@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/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8031'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8031'^^xsd:anyURI;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 15.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.185"^^xsd:decimal ;
  dwc:decimalLongitude "15.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 15.59)"^^geo:wktLiteral ;
  geo-pos:lat "38.185"^^xsd:decimal ;
  geo-pos:long "15.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6416'^^xsd:integer;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paola Rinelli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '15.59'^^xsd:double;
  dwc:latitude '38.185'^^xsd:double;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6416'^^xsd:anyURI;
  dwc:observationDate '2000-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.77 -17.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.77"^^xsd:decimal ;
  dwc:decimalLongitude "-17.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.77 -17.555)"^^geo:wktLiteral ;
  geo-pos:lat "14.77"^^xsd:decimal ;
  geo-pos:long "-17.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7742'^^xsd:integer;
  dwc:scientificName 'Cynoglossus browni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.555'^^xsd:double;
  dwc:latitude '14.77'^^xsd:double;
  dwc:aphiaid '127131'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7742'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127131'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.192 -12.301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.192"^^xsd:decimal ;
  dwc:decimalLongitude "-12.301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.192 -12.301)"^^geo:wktLiteral ;
  geo-pos:lat "-71.192"^^xsd:decimal ;
  geo-pos:long "-12.301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6685'^^xsd:integer;
  dwc:scientificName 'Cryodraco antarcticus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.301'^^xsd:double;
  dwc:latitude '-71.192'^^xsd:double;
  dwc:aphiaid '234720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6685'^^xsd:anyURI;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '234720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.87 3.524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.87"^^xsd:decimal ;
  dwc:decimalLongitude "3.524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.87 3.524)"^^geo:wktLiteral ;
  geo-pos:lat "39.87"^^xsd:decimal ;
  geo-pos:long "3.524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7464'^^xsd:integer;
  dwc:scientificName 'Lepidotrigla dieuzeidei'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.524'^^xsd:double;
  dwc:latitude '39.87'^^xsd:double;
  dwc:aphiaid '127265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7464'^^xsd:anyURI;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7410'^^xsd:integer;
  dwc:scientificName 'Diplectrum pacificum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7410'^^xsd:anyURI;
  dwc:observationDate '2001-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '276183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7202'^^xsd:integer;
  dwc:scientificName 'Lethrinus miniatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '212062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7202'^^xsd:anyURI;
  dwc:aphiaIdAccepted '212062'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6402'^^xsd:integer;
  dwc:scientificName 'Melanostigma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '127120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6402'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A84> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '84'^^xsd:integer;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:84'^^xsd:anyURI;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.533 -27.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.533"^^xsd:decimal ;
  dwc:decimalLongitude "-27.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.533 -27.226)"^^geo:wktLiteral ;
  geo-pos:lat "-74.533"^^xsd:decimal ;
  geo-pos:long "-27.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6559'^^xsd:integer;
  dwc:scientificName 'Bathydraco macrolepis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-27.226'^^xsd:double;
  dwc:latitude '-74.533'^^xsd:double;
  dwc:aphiaid '234597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6559'^^xsd:anyURI;
  dwc:observationDate '1998-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '234597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.06 1.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.06"^^xsd:decimal ;
  dwc:decimalLongitude "1.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.06 1.74)"^^geo:wktLiteral ;
  geo-pos:lat "41.06"^^xsd:decimal ;
  geo-pos:long "1.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5930'^^xsd:integer;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.74'^^xsd:double;
  dwc:latitude '41.06'^^xsd:double;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5930'^^xsd:anyURI;
  dwc:observationDate '2001-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.76783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.206"^^xsd:decimal ;
  dwc:decimalLongitude "1.76783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.76783)"^^geo:wktLiteral ;
  geo-pos:lat "41.206"^^xsd:decimal ;
  geo-pos:long "1.76783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8160'^^xsd:integer;
  dwc:scientificName 'Trachinotus ovatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Laura Recasens. Sra. Cristina López. Dr. Franc'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.76783'^^xsd:double;
  dwc:latitude '41.206'^^xsd:double;
  dwc:aphiaid '126819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8160'^^xsd:anyURI;
  dwc:observationDate '2009-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7233'^^xsd:integer;
  dwc:scientificName 'Lutjanus peru'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7233'^^xsd:anyURI;
  dwc:observationDate '2001-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '276546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.255 2.42267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.255"^^xsd:decimal ;
  dwc:decimalLongitude "2.42267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.255 2.42267)"^^geo:wktLiteral ;
  geo-pos:lat "41.255"^^xsd:decimal ;
  geo-pos:long "2.42267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8158'^^xsd:integer;
  dwc:scientificName 'Melanostigma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Cartes'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.42267'^^xsd:double;
  dwc:latitude '41.255'^^xsd:double;
  dwc:aphiaid '127120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8158'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127120'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6871'^^xsd:integer;
  dwc:scientificName 'Umbrina canariensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6871'^^xsd:anyURI;
  dwc:observationDate '2001-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 2.268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.417"^^xsd:decimal ;
  dwc:decimalLongitude "2.268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 2.268)"^^geo:wktLiteral ;
  geo-pos:lat "41.417"^^xsd:decimal ;
  geo-pos:long "2.268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7612'^^xsd:integer;
  dwc:scientificName 'Spondyliosoma cantharus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.268'^^xsd:double;
  dwc:latitude '41.417'^^xsd:double;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7612'^^xsd:anyURI;
  dwc:observationDate '2006-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8052"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  geo-pos:lat "29.8052"^^xsd:decimal ;
  geo-pos:long "-84.0063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7996'^^xsd:integer;
  dwc:scientificName 'Mycteroperca phenax'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.0063'^^xsd:double;
  dwc:latitude '29.8052'^^xsd:double;
  dwc:aphiaid '159233'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7996'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159233'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.617 14.469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.617"^^xsd:decimal ;
  dwc:decimalLongitude "14.469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.617 14.469)"^^geo:wktLiteral ;
  geo-pos:lat "-29.617"^^xsd:decimal ;
  geo-pos:long "14.469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7496'^^xsd:integer;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '14.469'^^xsd:double;
  dwc:latitude '-29.617'^^xsd:double;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7496'^^xsd:anyURI;
  dwc:observationDate '1984-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.854 -0.418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.854"^^xsd:decimal ;
  dwc:decimalLongitude "-0.418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.854 -0.418)"^^geo:wktLiteral ;
  geo-pos:lat "37.854"^^xsd:decimal ;
  geo-pos:long "-0.418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7493'^^xsd:integer;
  dwc:scientificName 'Carapus acus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Luis Gil de Sola. Dr. Domingo Lloris'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.418'^^xsd:double;
  dwc:latitude '37.854'^^xsd:double;
  dwc:aphiaid '126661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7493'^^xsd:anyURI;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 2.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16"^^xsd:decimal ;
  dwc:decimalLongitude "2.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 2.802)"^^geo:wktLiteral ;
  geo-pos:lat "39.16"^^xsd:decimal ;
  geo-pos:long "2.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6384'^^xsd:integer;
  dwc:scientificName 'Glossanodon leiglossus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí. Dr. Joan Cartes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.802'^^xsd:double;
  dwc:latitude '39.16'^^xsd:double;
  dwc:aphiaid '713076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6384'^^xsd:anyURI;
  dwc:observationDate '2004-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.805 -84.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.805"^^xsd:decimal ;
  dwc:decimalLongitude "-84.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.805 -84.006)"^^geo:wktLiteral ;
  geo-pos:lat "29.805"^^xsd:decimal ;
  geo-pos:long "-84.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6969'^^xsd:integer;
  dwc:scientificName 'Rachycentrum canadum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.006'^^xsd:double;
  dwc:latitude '29.805'^^xsd:double;
  dwc:aphiaid '401543'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6969'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127006'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81 0.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81"^^xsd:decimal ;
  dwc:decimalLongitude "0.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81 0.341)"^^geo:wktLiteral ;
  geo-pos:lat "38.81"^^xsd:decimal ;
  geo-pos:long "0.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7491'^^xsd:integer;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.341'^^xsd:double;
  dwc:latitude '38.81'^^xsd:double;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7491'^^xsd:anyURI;
  dwc:observationDate '2006-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.208 2.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.208"^^xsd:decimal ;
  dwc:decimalLongitude "2.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.208 2.042)"^^geo:wktLiteral ;
  geo-pos:lat "41.208"^^xsd:decimal ;
  geo-pos:long "2.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7310'^^xsd:integer;
  dwc:scientificName 'Pomatomus saltatrix'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.042'^^xsd:double;
  dwc:latitude '41.208'^^xsd:double;
  dwc:aphiaid '151482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7310'^^xsd:anyURI;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1858 -12.2545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.1858"^^xsd:decimal ;
  dwc:decimalLongitude "-12.2545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1858 -12.2545)"^^geo:wktLiteral ;
  geo-pos:lat "-71.1858"^^xsd:decimal ;
  geo-pos:long "-12.2545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8509'^^xsd:integer;
  dwc:scientificName 'Pagetopsis maculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.2545'^^xsd:double;
  dwc:latitude '-71.1858'^^xsd:double;
  dwc:aphiaid '234796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8509'^^xsd:anyURI;
  dwc:observationDate '2000-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '234796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.108 -60.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.108"^^xsd:decimal ;
  dwc:decimalLongitude "-60.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.108 -60.357)"^^geo:wktLiteral ;
  geo-pos:lat "-62.108"^^xsd:decimal ;
  geo-pos:long "-60.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '237'^^xsd:integer;
  dwc:scientificName 'Lepidonotothen nudifrons'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.357'^^xsd:double;
  dwc:latitude '-62.108'^^xsd:double;
  dwc:aphiaid '234608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:237'^^xsd:anyURI;
  dwc:observationDate '2000-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '318861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.94"^^xsd:decimal ;
  dwc:decimalLongitude "1.221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  geo-pos:lat "40.94"^^xsd:decimal ;
  geo-pos:long "1.221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5966'^^xsd:integer;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Anna Bozzano. Sr. Biel Pomar'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.221'^^xsd:double;
  dwc:latitude '40.94'^^xsd:double;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5966'^^xsd:anyURI;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.154 1.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.154"^^xsd:decimal ;
  dwc:decimalLongitude "1.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.154 1.701)"^^geo:wktLiteral ;
  geo-pos:lat "41.154"^^xsd:decimal ;
  geo-pos:long "1.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6231'^^xsd:integer;
  dwc:scientificName 'Arnoglossus imperialis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.701'^^xsd:double;
  dwc:latitude '41.154'^^xsd:double;
  dwc:aphiaid '127124'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6231'^^xsd:anyURI;
  dwc:observationDate '1995-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127124'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.541"^^xsd:decimal ;
  dwc:decimalLongitude "3.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  geo-pos:lat "42.541"^^xsd:decimal ;
  geo-pos:long "3.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '320'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.605'^^xsd:double;
  dwc:latitude '42.541'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:320'^^xsd:anyURI;
  dwc:observationDate '1993-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.321 2.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.321"^^xsd:decimal ;
  dwc:decimalLongitude "2.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.321 2.252)"^^geo:wktLiteral ;
  geo-pos:lat "41.321"^^xsd:decimal ;
  geo-pos:long "2.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7524'^^xsd:integer;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.252'^^xsd:double;
  dwc:latitude '41.321'^^xsd:double;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7524'^^xsd:anyURI;
  dwc:observationDate '2006-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7967'^^xsd:integer;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7967'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0269 -119.362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0269"^^xsd:decimal ;
  dwc:decimalLongitude "-119.362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0269 -119.362)"^^geo:wktLiteral ;
  geo-pos:lat "34.0269"^^xsd:decimal ;
  geo-pos:long "-119.362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8132'^^xsd:integer;
  dwc:scientificName 'Sebastes carnatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Dr. Ralph Imondi'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.362'^^xsd:double;
  dwc:latitude '34.0269'^^xsd:double;
  dwc:aphiaid '274779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8132'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274779'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9912 -119.368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9912"^^xsd:decimal ;
  dwc:decimalLongitude "-119.368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9912 -119.368)"^^geo:wktLiteral ;
  geo-pos:lat "34.9912"^^xsd:decimal ;
  geo-pos:long "-119.368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8178'^^xsd:integer;
  dwc:scientificName 'Sebastes chlorostictus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Sr. Patrick Sudre. Dr. Ralph I'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.368'^^xsd:double;
  dwc:latitude '34.9912'^^xsd:double;
  dwc:aphiaid '274781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8178'^^xsd:anyURI;
  dwc:observationDate '2009-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '274781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.954 39.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.954"^^xsd:decimal ;
  dwc:decimalLongitude "39.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.954 39.889)"^^geo:wktLiteral ;
  geo-pos:lat "-7.954"^^xsd:decimal ;
  geo-pos:long "39.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6906'^^xsd:integer;
  dwc:scientificName 'Leptoscarus vaigiensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jorge Torrens'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Índic'^^xsd:string;
  dwc:longitude '39.889'^^xsd:double;
  dwc:latitude '-7.954'^^xsd:double;
  dwc:aphiaid '219091'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6906'^^xsd:anyURI;
  dwc:observationDate '2006-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '219091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.94"^^xsd:decimal ;
  dwc:decimalLongitude "1.221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  geo-pos:lat "40.94"^^xsd:decimal ;
  geo-pos:long "1.221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5972'^^xsd:integer;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Anna Bozzano. Sr. Biel Pomar'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.221'^^xsd:double;
  dwc:latitude '40.94'^^xsd:double;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5972'^^xsd:anyURI;
  dwc:observationDate '2003-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.76783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.206"^^xsd:decimal ;
  dwc:decimalLongitude "1.76783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.76783)"^^geo:wktLiteral ;
  geo-pos:lat "41.206"^^xsd:decimal ;
  geo-pos:long "1.76783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8300'^^xsd:integer;
  dwc:scientificName 'Caranx rhonchus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Laura Recasens. Sra. Cristina López. Dr. Franc'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.76783'^^xsd:double;
  dwc:latitude '41.206'^^xsd:double;
  dwc:aphiaid '126806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8300'^^xsd:anyURI;
  dwc:observationDate '2009-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6335'^^xsd:integer;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6335'^^xsd:anyURI;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7115'^^xsd:integer;
  dwc:scientificName 'Selene peruviana'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '273286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7115'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.319 -170.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.319"^^xsd:decimal ;
  dwc:decimalLongitude "-170.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.319 -170.772)"^^geo:wktLiteral ;
  geo-pos:lat "56.319"^^xsd:decimal ;
  geo-pos:long "-170.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7828'^^xsd:integer;
  dwc:scientificName 'Theragra chalcogramma'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-170.772'^^xsd:double;
  dwc:latitude '56.319'^^xsd:double;
  dwc:aphiaid '254539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7828'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '300735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7152'^^xsd:integer;
  dwc:scientificName 'Eucinostomus argenteus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '159732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7152'^^xsd:anyURI;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '159732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7173'^^xsd:integer;
  dwc:scientificName 'Haemulopsis axillaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '280973'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7173'^^xsd:anyURI;
  dwc:aphiaIdAccepted '280973'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.725"^^xsd:decimal ;
  dwc:decimalLongitude "-15.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  geo-pos:lat "24.725"^^xsd:decimal ;
  geo-pos:long "-15.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7017'^^xsd:integer;
  dwc:scientificName 'Dentex canariensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.193'^^xsd:double;
  dwc:latitude '24.725'^^xsd:double;
  dwc:aphiaid '273960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7017'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.954 39.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.954"^^xsd:decimal ;
  dwc:decimalLongitude "39.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.954 39.889)"^^geo:wktLiteral ;
  geo-pos:lat "-7.954"^^xsd:decimal ;
  geo-pos:long "39.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7357'^^xsd:integer;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jorge Torrens'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Índic'^^xsd:string;
  dwc:longitude '39.889'^^xsd:double;
  dwc:latitude '-7.954'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7357'^^xsd:anyURI;
  dwc:observationDate '2006-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6023 -79.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.6023"^^xsd:decimal ;
  dwc:decimalLongitude "-79.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6023 -79.785)"^^geo:wktLiteral ;
  geo-pos:lat "31.6023"^^xsd:decimal ;
  geo-pos:long "-79.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7910'^^xsd:integer;
  dwc:scientificName 'Oxyporhamphus micropterus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-79.785'^^xsd:double;
  dwc:latitude '31.6023'^^xsd:double;
  dwc:aphiaid '217871'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7910'^^xsd:anyURI;
  dwc:aphiaIdAccepted '217871'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.605 -22.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.605"^^xsd:decimal ;
  dwc:decimalLongitude "-22.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.605 -22.117)"^^geo:wktLiteral ;
  geo-pos:lat "-73.605"^^xsd:decimal ;
  geo-pos:long "-22.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6631'^^xsd:integer;
  dwc:scientificName 'Pogonophryne barsukovi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-22.117'^^xsd:double;
  dwc:latitude '-73.605'^^xsd:double;
  dwc:aphiaid '234826'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6631'^^xsd:anyURI;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '234826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A74> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.208 1.909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.208"^^xsd:decimal ;
  dwc:decimalLongitude "1.909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.208 1.909)"^^geo:wktLiteral ;
  geo-pos:lat "41.208"^^xsd:decimal ;
  geo-pos:long "1.909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '74'^^xsd:integer;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.909'^^xsd:double;
  dwc:latitude '41.208'^^xsd:double;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:74'^^xsd:anyURI;
  dwc:observationDate '2001-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7389'^^xsd:integer;
  dwc:scientificName 'Brotula clarkae'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '275888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7389'^^xsd:anyURI;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '275888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6023 -79.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.6023"^^xsd:decimal ;
  dwc:decimalLongitude "-79.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6023 -79.785)"^^geo:wktLiteral ;
  geo-pos:lat "31.6023"^^xsd:decimal ;
  geo-pos:long "-79.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8028'^^xsd:integer;
  dwc:scientificName 'Ocyurus chrysurus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-79.785'^^xsd:double;
  dwc:latitude '31.6023'^^xsd:double;
  dwc:aphiaid '159803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8028'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6193'^^xsd:integer;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6193'^^xsd:anyURI;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.676 -8.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.676"^^xsd:decimal ;
  dwc:decimalLongitude "-8.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.676 -8.534)"^^geo:wktLiteral ;
  geo-pos:lat "36.676"^^xsd:decimal ;
  geo-pos:long "-8.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7762'^^xsd:integer;
  dwc:scientificName 'Bolinichthys indicus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.534'^^xsd:double;
  dwc:latitude '36.676'^^xsd:double;
  dwc:aphiaid '126582'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7762'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126582'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6361'^^xsd:integer;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6361'^^xsd:anyURI;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6564'^^xsd:integer;
  dwc:scientificName 'Cygnodraco mawsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6564'^^xsd:anyURI;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '234834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.991 3.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.991"^^xsd:decimal ;
  dwc:decimalLongitude "3.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.991 3.507)"^^geo:wktLiteral ;
  geo-pos:lat "41.991"^^xsd:decimal ;
  geo-pos:long "3.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6197'^^xsd:integer;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.507'^^xsd:double;
  dwc:latitude '41.991'^^xsd:double;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6197'^^xsd:anyURI;
  dwc:observationDate '1995-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.068 1.809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.068"^^xsd:decimal ;
  dwc:decimalLongitude "1.809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.068 1.809)"^^geo:wktLiteral ;
  geo-pos:lat "41.068"^^xsd:decimal ;
  geo-pos:long "1.809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6055'^^xsd:integer;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.809'^^xsd:double;
  dwc:latitude '41.068'^^xsd:double;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6055'^^xsd:anyURI;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.29 2.222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.29"^^xsd:decimal ;
  dwc:decimalLongitude "2.222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.29 2.222)"^^geo:wktLiteral ;
  geo-pos:lat "41.29"^^xsd:decimal ;
  geo-pos:long "2.222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6375'^^xsd:integer;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.222'^^xsd:double;
  dwc:latitude '41.29'^^xsd:double;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6375'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.739 -16.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.739"^^xsd:decimal ;
  dwc:decimalLongitude "-16.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.739 -16.658)"^^geo:wktLiteral ;
  geo-pos:lat "13.739"^^xsd:decimal ;
  geo-pos:long "-16.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7074'^^xsd:integer;
  dwc:scientificName 'Mugil curema'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Jacques Panfili'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-16.658'^^xsd:double;
  dwc:latitude '13.739'^^xsd:double;
  dwc:aphiaid '159416'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7074'^^xsd:anyURI;
  dwc:observationDate '2005-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '159416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.408 -35.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.408"^^xsd:decimal ;
  dwc:decimalLongitude "-35.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.408 -35.693)"^^geo:wktLiteral ;
  geo-pos:lat "-55.408"^^xsd:decimal ;
  geo-pos:long "-35.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7058'^^xsd:integer;
  dwc:scientificName 'Dissostichus eleginoides'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-35.693'^^xsd:double;
  dwc:latitude '-55.408'^^xsd:double;
  dwc:aphiaid '234700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7058'^^xsd:anyURI;
  dwc:observationDate '2006-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '234700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.605 -22.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.605"^^xsd:decimal ;
  dwc:decimalLongitude "-22.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.605 -22.117)"^^geo:wktLiteral ;
  geo-pos:lat "-73.605"^^xsd:decimal ;
  geo-pos:long "-22.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6627'^^xsd:integer;
  dwc:scientificName 'Dolloidraco longedorsalis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-22.117'^^xsd:double;
  dwc:latitude '-73.605'^^xsd:double;
  dwc:aphiaid '234696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6627'^^xsd:anyURI;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '234696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7334'^^xsd:integer;
  dwc:scientificName 'Menticirrhus elongatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276145'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7334'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276145'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.605 -22.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.605"^^xsd:decimal ;
  dwc:decimalLongitude "-22.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.605 -22.117)"^^geo:wktLiteral ;
  geo-pos:lat "-73.605"^^xsd:decimal ;
  geo-pos:long "-22.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6625'^^xsd:integer;
  dwc:scientificName 'Dolloidraco longedorsalis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-22.117'^^xsd:double;
  dwc:latitude '-73.605'^^xsd:double;
  dwc:aphiaid '234696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6625'^^xsd:anyURI;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '234696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6028'^^xsd:integer;
  dwc:scientificName 'Stomias boa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '127374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6028'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.186"^^xsd:decimal ;
  dwc:decimalLongitude "-12.354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.354)"^^geo:wktLiteral ;
  geo-pos:lat "-71.186"^^xsd:decimal ;
  geo-pos:long "-12.354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '304'^^xsd:integer;
  dwc:scientificName 'Trematomus scotti'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.354'^^xsd:double;
  dwc:latitude '-71.186'^^xsd:double;
  dwc:aphiaid '234665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:304'^^xsd:anyURI;
  dwc:observationDate '2000-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '234665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '206'^^xsd:integer;
  dwc:scientificName 'Pomadasys incisus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:206'^^xsd:anyURI;
  dwc:observationDate '2002-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '126947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 2.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16"^^xsd:decimal ;
  dwc:decimalLongitude "2.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 2.802)"^^geo:wktLiteral ;
  geo-pos:lat "39.16"^^xsd:decimal ;
  geo-pos:long "2.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6387'^^xsd:integer;
  dwc:scientificName 'Glossanodon leiglossus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí. Dr. Joan Cartes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.802'^^xsd:double;
  dwc:latitude '39.16'^^xsd:double;
  dwc:aphiaid '713076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6387'^^xsd:anyURI;
  dwc:observationDate '2004-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  geo-pos:lat "43.706"^^xsd:decimal ;
  geo-pos:long "-8.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '346'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Carmen Piñeiro'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.255'^^xsd:double;
  dwc:latitude '43.706'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:346'^^xsd:anyURI;
  dwc:observationDate '1984-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2373 -12.4587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2373"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2373 -12.4587)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2373"^^xsd:decimal ;
  geo-pos:long "-12.4587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8473'^^xsd:integer;
  dwc:scientificName 'Artedidraco skottsbergii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.4587'^^xsd:double;
  dwc:latitude '-71.2373'^^xsd:double;
  dwc:aphiaid '234621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8473'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '1765023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9192 1.59316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9192"^^xsd:decimal ;
  dwc:decimalLongitude "1.59316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9192 1.59316)"^^geo:wktLiteral ;
  geo-pos:lat "38.9192"^^xsd:decimal ;
  geo-pos:long "1.59316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8168'^^xsd:integer;
  dwc:scientificName 'Parablennius tentacularis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.59316'^^xsd:double;
  dwc:latitude '38.9192'^^xsd:double;
  dwc:aphiaid '126777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8168'^^xsd:anyURI;
  dwc:observationDate '2006-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8087"^^xsd:decimal ;
  dwc:decimalLongitude "-120.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  geo-pos:lat "34.8087"^^xsd:decimal ;
  geo-pos:long "-120.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7913'^^xsd:integer;
  dwc:scientificName 'Zalembius rosaceus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Leg. Fitch'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-120.823'^^xsd:double;
  dwc:latitude '34.8087'^^xsd:double;
  dwc:aphiaid '283202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7913'^^xsd:anyURI;
  dwc:aphiaIdAccepted '283202'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016 -119.189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.016"^^xsd:decimal ;
  dwc:decimalLongitude "-119.189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016 -119.189)"^^geo:wktLiteral ;
  geo-pos:lat "34.016"^^xsd:decimal ;
  geo-pos:long "-119.189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8055'^^xsd:integer;
  dwc:scientificName 'Sebastes paucispinis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Ralph Imondi. Dra. Linda Santschi. Coastal mar'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.189'^^xsd:double;
  dwc:latitude '34.016'^^xsd:double;
  dwc:aphiaid '274833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8055'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274833'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6462'^^xsd:integer;
  dwc:scientificName 'Sphyraena sphyraena'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6462'^^xsd:anyURI;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.337 3.374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.337"^^xsd:decimal ;
  dwc:decimalLongitude "3.374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.337 3.374)"^^geo:wktLiteral ;
  geo-pos:lat "42.337"^^xsd:decimal ;
  geo-pos:long "3.374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6232'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.374'^^xsd:double;
  dwc:latitude '42.337'^^xsd:double;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6232'^^xsd:anyURI;
  dwc:observationDate '1995-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.071 -57.521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.071"^^xsd:decimal ;
  dwc:decimalLongitude "-57.521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.071 -57.521)"^^geo:wktLiteral ;
  geo-pos:lat "-63.071"^^xsd:decimal ;
  geo-pos:long "-57.521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '231'^^xsd:integer;
  dwc:scientificName 'Lepidonotothen nudifrons'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-57.521'^^xsd:double;
  dwc:latitude '-63.071'^^xsd:double;
  dwc:aphiaid '234608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:231'^^xsd:anyURI;
  dwc:observationDate '2000-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '318861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.689 37.218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.689"^^xsd:decimal ;
  dwc:decimalLongitude "37.218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.689 37.218)"^^geo:wktLiteral ;
  geo-pos:lat "36.689"^^xsd:decimal ;
  geo-pos:long "37.218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7267'^^xsd:integer;
  dwc:scientificName 'Aphanius mento'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Bettina Reichenbacher (B.Reichenbacher. U.Sie'^^xsd:string;
  dwc:continentOcean 'Àsia'^^xsd:string;
  dwc:longitude '37.218'^^xsd:double;
  dwc:latitude '36.689'^^xsd:double;
  dwc:aphiaid '1022156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7267'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1605346'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6337'^^xsd:integer;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6337'^^xsd:anyURI;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7977'^^xsd:integer;
  dwc:scientificName 'Pseudupeneus prayensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '126987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7977'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0387 -119.603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0387"^^xsd:decimal ;
  dwc:decimalLongitude "-119.603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0387 -119.603)"^^geo:wktLiteral ;
  geo-pos:lat "34.0387"^^xsd:decimal ;
  geo-pos:long "-119.603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7985'^^xsd:integer;
  dwc:scientificName 'Sebastes serriceps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Halie Arimitsu. Dr. Ralph Imondi'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.603'^^xsd:double;
  dwc:latitude '34.0387'^^xsd:double;
  dwc:aphiaid '274853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7985'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.96 -0.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.96"^^xsd:decimal ;
  dwc:decimalLongitude "-0.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.96 -0.658)"^^geo:wktLiteral ;
  geo-pos:lat "37.96"^^xsd:decimal ;
  geo-pos:long "-0.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7535'^^xsd:integer;
  dwc:scientificName 'Liza ramada'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.658'^^xsd:double;
  dwc:latitude '37.96'^^xsd:double;
  dwc:aphiaid '126980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7535'^^xsd:anyURI;
  dwc:observationDate '2006-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '1042830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7576'^^xsd:integer;
  dwc:scientificName 'Dicentrarchus labrax'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7576'^^xsd:anyURI;
  dwc:observationDate '2006-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 15.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.185"^^xsd:decimal ;
  dwc:decimalLongitude "15.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 15.59)"^^geo:wktLiteral ;
  geo-pos:lat "38.185"^^xsd:decimal ;
  geo-pos:long "15.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6414'^^xsd:integer;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paola Rinelli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '15.59'^^xsd:double;
  dwc:latitude '38.185'^^xsd:double;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6414'^^xsd:anyURI;
  dwc:observationDate '2000-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.154 1.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.154"^^xsd:decimal ;
  dwc:decimalLongitude "1.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.154 1.701)"^^geo:wktLiteral ;
  geo-pos:lat "41.154"^^xsd:decimal ;
  geo-pos:long "1.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6236'^^xsd:integer;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.701'^^xsd:double;
  dwc:latitude '41.154'^^xsd:double;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6236'^^xsd:anyURI;
  dwc:observationDate '1995-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6347'^^xsd:integer;
  dwc:scientificName 'Chromis chromis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '127000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6347'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7923'^^xsd:integer;
  dwc:scientificName 'Echelus pachyrhynchus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '271935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7923'^^xsd:anyURI;
  dwc:aphiaIdAccepted '271935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8358"^^xsd:decimal ;
  dwc:decimalLongitude "-10.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.59)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8358"^^xsd:decimal ;
  geo-pos:long "-10.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8507'^^xsd:integer;
  dwc:scientificName 'Prionodraco evansii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.59'^^xsd:double;
  dwc:latitude '-70.8358'^^xsd:double;
  dwc:aphiaid '234777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8507'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7044'^^xsd:integer;
  dwc:scientificName 'Lutjanus guttatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7044'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276539'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 1.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.106"^^xsd:decimal ;
  dwc:decimalLongitude "1.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 1.742)"^^geo:wktLiteral ;
  geo-pos:lat "41.106"^^xsd:decimal ;
  geo-pos:long "1.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6427'^^xsd:integer;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.742'^^xsd:double;
  dwc:latitude '41.106'^^xsd:double;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6427'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8186'^^xsd:integer;
  dwc:scientificName 'Diaphus parri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '217695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8186'^^xsd:anyURI;
  dwc:aphiaIdAccepted '217695'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7893'^^xsd:integer;
  dwc:scientificName 'Cyclothone pallida'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '127288'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7893'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127288'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.821 -60.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.821"^^xsd:decimal ;
  dwc:decimalLongitude "-60.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.821 -60.824)"^^geo:wktLiteral ;
  geo-pos:lat "-62.821"^^xsd:decimal ;
  geo-pos:long "-60.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6650'^^xsd:integer;
  dwc:scientificName 'Chaenocephalus aceratus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.824'^^xsd:double;
  dwc:latitude '-62.821'^^xsd:double;
  dwc:aphiaid '234725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6650'^^xsd:anyURI;
  dwc:observationDate '2000-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8190'^^xsd:integer;
  dwc:scientificName 'Diaphus regani'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '272688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8190'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272688'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7437'^^xsd:integer;
  dwc:scientificName 'Pliosteostoma lutipinnis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '282303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7437'^^xsd:anyURI;
  dwc:observationDate '2007-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '282303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A49> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.64)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '49'^^xsd:integer;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.64'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:49'^^xsd:anyURI;
  dwc:observationDate '2000-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A95> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.737)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '95'^^xsd:integer;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.737'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:95'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7329'^^xsd:integer;
  dwc:scientificName 'Larimus effulgens'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7329'^^xsd:anyURI;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '276130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7929'^^xsd:integer;
  dwc:scientificName 'Gnathophis mystax'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '126287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7929'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A99> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.234 1.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.234"^^xsd:decimal ;
  dwc:decimalLongitude "1.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.234 1.892)"^^geo:wktLiteral ;
  geo-pos:lat "41.234"^^xsd:decimal ;
  geo-pos:long "1.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '99'^^xsd:integer;
  dwc:scientificName 'Pagellus bogavareo'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.892'^^xsd:double;
  dwc:latitude '41.234'^^xsd:double;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:99'^^xsd:anyURI;
  dwc:observationDate '1995-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  geo-pos:lat "43.706"^^xsd:decimal ;
  geo-pos:long "-8.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '355'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Carmen Piñeiro'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.255'^^xsd:double;
  dwc:latitude '43.706'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:355'^^xsd:anyURI;
  dwc:observationDate '1984-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.59 -177.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.59"^^xsd:decimal ;
  dwc:decimalLongitude "-177.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.59 -177.06)"^^geo:wktLiteral ;
  geo-pos:lat "-71.59"^^xsd:decimal ;
  geo-pos:long "-177.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7543'^^xsd:integer;
  dwc:scientificName 'Pogonophryne scotti'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-177.06'^^xsd:double;
  dwc:latitude '-71.59'^^xsd:double;
  dwc:aphiaid '234837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7543'^^xsd:anyURI;
  dwc:observationDate '2008-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '234837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6516'^^xsd:integer;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6516'^^xsd:anyURI;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6720'^^xsd:integer;
  dwc:scientificName 'Etelis carbunculus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '212545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6720'^^xsd:anyURI;
  dwc:observationDate '1978-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '212545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8052"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  geo-pos:lat "29.8052"^^xsd:decimal ;
  geo-pos:long "-84.0063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8010'^^xsd:integer;
  dwc:scientificName 'Calamus nodosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.0063'^^xsd:double;
  dwc:latitude '29.8052'^^xsd:double;
  dwc:aphiaid '159243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8010'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159243'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6277'^^xsd:integer;
  dwc:scientificName 'Cataetyx alleni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6277'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.955 -8.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.955"^^xsd:decimal ;
  dwc:decimalLongitude "-8.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.955 -8.952)"^^geo:wktLiteral ;
  geo-pos:lat "37.955"^^xsd:decimal ;
  geo-pos:long "-8.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7803'^^xsd:integer;
  dwc:scientificName 'Benthodesmus  simonyi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.952'^^xsd:double;
  dwc:latitude '37.955'^^xsd:double;
  dwc:aphiaid '127087'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7803'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127087'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 1.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.722"^^xsd:decimal ;
  dwc:decimalLongitude "1.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 1.693)"^^geo:wktLiteral ;
  geo-pos:lat "38.722"^^xsd:decimal ;
  geo-pos:long "1.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7573'^^xsd:integer;
  dwc:scientificName 'Peristedion cataphractum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.693'^^xsd:double;
  dwc:latitude '38.722'^^xsd:double;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7573'^^xsd:anyURI;
  dwc:observationDate '2006-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.338 3.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.338"^^xsd:decimal ;
  dwc:decimalLongitude "3.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.338 3.188)"^^geo:wktLiteral ;
  geo-pos:lat "42.338"^^xsd:decimal ;
  geo-pos:long "3.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6836'^^xsd:integer;
  dwc:scientificName 'Atherina hepsetus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Núria Zaragoza'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.188'^^xsd:double;
  dwc:latitude '42.338'^^xsd:double;
  dwc:aphiaid '272028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6836'^^xsd:anyURI;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '272028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6174'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6174'^^xsd:anyURI;
  dwc:observationDate '1995-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8052"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  geo-pos:lat "29.8052"^^xsd:decimal ;
  geo-pos:long "-84.0063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8004'^^xsd:integer;
  dwc:scientificName 'Lutjanus synagris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.0063'^^xsd:double;
  dwc:latitude '29.8052'^^xsd:double;
  dwc:aphiaid '159800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8004'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.8848 -22.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.8848"^^xsd:decimal ;
  dwc:decimalLongitude "-22.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.8848 -22.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-73.8848"^^xsd:decimal ;
  geo-pos:long "-22.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8501'^^xsd:integer;
  dwc:scientificName 'Gymnodraco acuticeps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-22.4333'^^xsd:double;
  dwc:latitude '-73.8848'^^xsd:double;
  dwc:aphiaid '234800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8501'^^xsd:anyURI;
  dwc:observationDate '1996-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '234800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9542 -173.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.9542"^^xsd:decimal ;
  dwc:decimalLongitude "-173.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.9542 -173.775)"^^geo:wktLiteral ;
  geo-pos:lat "57.9542"^^xsd:decimal ;
  geo-pos:long "-173.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8372'^^xsd:integer;
  dwc:scientificName 'Bathymaster signatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-173.775'^^xsd:double;
  dwc:latitude '57.9542'^^xsd:double;
  dwc:aphiaid '254513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8372'^^xsd:anyURI;
  dwc:observationDate '2006-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '254513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.167"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.167"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7659'^^xsd:integer;
  dwc:scientificName 'Labrus merula'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.167'^^xsd:double;
  dwc:aphiaid '126967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7659'^^xsd:anyURI;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.522"^^xsd:decimal ;
  dwc:decimalLongitude "-12.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  geo-pos:lat "-71.522"^^xsd:decimal ;
  geo-pos:long "-12.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7638'^^xsd:integer;
  dwc:scientificName 'Dacodraco hunteri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.424'^^xsd:double;
  dwc:latitude '-71.522'^^xsd:double;
  dwc:aphiaid '234614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7638'^^xsd:anyURI;
  dwc:observationDate '1996-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '234614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.151 4.187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.151"^^xsd:decimal ;
  dwc:decimalLongitude "4.187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.151 4.187)"^^geo:wktLiteral ;
  geo-pos:lat "40.151"^^xsd:decimal ;
  geo-pos:long "4.187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6316'^^xsd:integer;
  dwc:scientificName 'Callanthias ruber'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '4.187'^^xsd:double;
  dwc:latitude '40.151'^^xsd:double;
  dwc:aphiaid '126789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6316'^^xsd:anyURI;
  dwc:observationDate '2002-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7402 12.2518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7402"^^xsd:decimal ;
  dwc:decimalLongitude "12.2518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7402 12.2518)"^^geo:wktLiteral ;
  geo-pos:lat "41.7402"^^xsd:decimal ;
  geo-pos:long "12.2518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8452'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Fabrizio Capoccioni'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '12.2518'^^xsd:double;
  dwc:latitude '41.7402'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8452'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.739 -16.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.739"^^xsd:decimal ;
  dwc:decimalLongitude "-16.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.739 -16.658)"^^geo:wktLiteral ;
  geo-pos:lat "13.739"^^xsd:decimal ;
  geo-pos:long "-16.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7135'^^xsd:integer;
  dwc:scientificName 'Sarotherodon melanotheron'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Jacques Panfili'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-16.658'^^xsd:double;
  dwc:latitude '13.739'^^xsd:double;
  dwc:aphiaid '293732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7135'^^xsd:anyURI;
  dwc:observationDate '2002-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '293732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7251'^^xsd:integer;
  dwc:scientificName 'Pseudupeneus grandisquamis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '273662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7251'^^xsd:anyURI;
  dwc:observationDate '2007-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '273662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.109 1.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.109"^^xsd:decimal ;
  dwc:decimalLongitude "1.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.109 1.622)"^^geo:wktLiteral ;
  geo-pos:lat "40.109"^^xsd:decimal ;
  geo-pos:long "1.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5926'^^xsd:integer;
  dwc:scientificName 'Bathypterois mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Beatriz Morales. Sr. Jaume Rucabado'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.622'^^xsd:double;
  dwc:latitude '40.109'^^xsd:double;
  dwc:aphiaid '299942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5926'^^xsd:anyURI;
  dwc:observationDate '1988-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '299942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.742"^^xsd:decimal ;
  dwc:decimalLongitude "-17.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  geo-pos:lat "15.742"^^xsd:decimal ;
  geo-pos:long "-17.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6753'^^xsd:integer;
  dwc:scientificName 'Merluccius senegalensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Ana Ramos'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.502'^^xsd:double;
  dwc:latitude '15.742'^^xsd:double;
  dwc:aphiaid '126485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6753'^^xsd:anyURI;
  dwc:observationDate '1986-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7107'^^xsd:integer;
  dwc:scientificName 'Chloroscombrus orqueta'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276245'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7107'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276245'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6023'^^xsd:integer;
  dwc:scientificName 'Dentex dentex'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.573'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6023'^^xsd:anyURI;
  dwc:observationDate '2003-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.119 -16.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.119"^^xsd:decimal ;
  dwc:decimalLongitude "-16.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.119 -16.324)"^^geo:wktLiteral ;
  geo-pos:lat "18.119"^^xsd:decimal ;
  geo-pos:long "-16.324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7774'^^xsd:integer;
  dwc:scientificName 'Atractoscion  aequidens'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-16.324'^^xsd:double;
  dwc:latitude '18.119'^^xsd:double;
  dwc:aphiaid '218634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7774'^^xsd:anyURI;
  dwc:aphiaIdAccepted '218634'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0213"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.0213"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8414'^^xsd:integer;
  dwc:scientificName 'Synodus scituliceps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.0213'^^xsd:double;
  dwc:aphiaid '272139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8414'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '272139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8237'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8237'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7877'^^xsd:integer;
  dwc:scientificName 'Bathylagus wesethi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf.'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '272921'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7877'^^xsd:anyURI;
  dwc:aphiaIdAccepted '712444'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.01"^^xsd:decimal ;
  dwc:decimalLongitude "1.674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.674)"^^geo:wktLiteral ;
  geo-pos:lat "41.01"^^xsd:decimal ;
  geo-pos:long "1.674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6134'^^xsd:integer;
  dwc:scientificName 'Hymenocephalus italicus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.674'^^xsd:double;
  dwc:latitude '41.01'^^xsd:double;
  dwc:aphiaid '158961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6134'^^xsd:anyURI;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '158961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6964'^^xsd:integer;
  dwc:scientificName 'Coloconger  cadenati'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '277411'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6964'^^xsd:anyURI;
  dwc:aphiaIdAccepted '277411'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7064'^^xsd:integer;
  dwc:scientificName 'Bellator  xenisma'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7064'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276277'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.851 2.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.851"^^xsd:decimal ;
  dwc:decimalLongitude "2.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.851 2.754)"^^geo:wktLiteral ;
  geo-pos:lat "39.851"^^xsd:decimal ;
  geo-pos:long "2.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6107'^^xsd:integer;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.754'^^xsd:double;
  dwc:latitude '39.851'^^xsd:double;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6107'^^xsd:anyURI;
  dwc:observationDate '2002-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.602 -79.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.602"^^xsd:decimal ;
  dwc:decimalLongitude "-79.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.602 -79.785)"^^geo:wktLiteral ;
  geo-pos:lat "31.602"^^xsd:decimal ;
  geo-pos:long "-79.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6717'^^xsd:integer;
  dwc:scientificName 'Lopholatilus  chamaeleonticeps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-79.785'^^xsd:double;
  dwc:latitude '31.602'^^xsd:double;
  dwc:aphiaid '159406'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6717'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159406'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.124 1.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.124"^^xsd:decimal ;
  dwc:decimalLongitude "1.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.124 1.887)"^^geo:wktLiteral ;
  geo-pos:lat "41.124"^^xsd:decimal ;
  geo-pos:long "1.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6534'^^xsd:integer;
  dwc:scientificName 'Epigonus constanciae'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.887'^^xsd:double;
  dwc:latitude '41.124'^^xsd:double;
  dwc:aphiaid '126856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6534'^^xsd:anyURI;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '126856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A89> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '89'^^xsd:integer;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:89'^^xsd:anyURI;
  dwc:observationDate '2003-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8052"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  geo-pos:lat "29.8052"^^xsd:decimal ;
  geo-pos:long "-84.0063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7998'^^xsd:integer;
  dwc:scientificName 'Caulolatilus microps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.0063'^^xsd:double;
  dwc:latitude '29.8052'^^xsd:double;
  dwc:aphiaid '159404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7998'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159404'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6008'^^xsd:integer;
  dwc:scientificName 'Liza aurata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6008'^^xsd:anyURI;
  dwc:observationDate '2003-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '1044127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8052"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  geo-pos:lat "29.8052"^^xsd:decimal ;
  geo-pos:long "-84.0063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8008'^^xsd:integer;
  dwc:scientificName 'Rhomboplites aurorubens'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.0063'^^xsd:double;
  dwc:latitude '29.8052'^^xsd:double;
  dwc:aphiaid '159807'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8008'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159807'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.76783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.206"^^xsd:decimal ;
  dwc:decimalLongitude "1.76783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.76783)"^^geo:wktLiteral ;
  geo-pos:lat "41.206"^^xsd:decimal ;
  geo-pos:long "1.76783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8391'^^xsd:integer;
  dwc:scientificName 'Sarpa salpa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.76783'^^xsd:double;
  dwc:latitude '41.206'^^xsd:double;
  dwc:aphiaid '127064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8391'^^xsd:anyURI;
  dwc:observationDate '2009-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -9.067)"^^geo:wktLiteral ;
  geo-pos:lat "38.722"^^xsd:decimal ;
  geo-pos:long "-9.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7105'^^xsd:integer;
  dwc:scientificName 'Lipophrys pholis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Solé'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.067'^^xsd:double;
  dwc:latitude '38.722'^^xsd:double;
  dwc:aphiaid '126768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7105'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126768'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.208 1.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.208"^^xsd:decimal ;
  dwc:decimalLongitude "1.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.208 1.825)"^^geo:wktLiteral ;
  geo-pos:lat "41.208"^^xsd:decimal ;
  geo-pos:long "1.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '180'^^xsd:integer;
  dwc:scientificName 'Labrus merula'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.825'^^xsd:double;
  dwc:latitude '41.208'^^xsd:double;
  dwc:aphiaid '126967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:180'^^xsd:anyURI;
  dwc:observationDate '1995-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '126967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.12 1.284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.12"^^xsd:decimal ;
  dwc:decimalLongitude "1.284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.12 1.284)"^^geo:wktLiteral ;
  geo-pos:lat "41.12"^^xsd:decimal ;
  geo-pos:long "1.284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6997'^^xsd:integer;
  dwc:scientificName 'Parablennius pilicornis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Pau Abelló'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.284'^^xsd:double;
  dwc:latitude '41.12'^^xsd:double;
  dwc:aphiaid '126773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6997'^^xsd:anyURI;
  dwc:observationDate '2006-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6162'^^xsd:integer;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6162'^^xsd:anyURI;
  dwc:observationDate '1995-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.5222 -12.4238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.5222"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.5222 -12.4238)"^^geo:wktLiteral ;
  geo-pos:lat "-71.5222"^^xsd:decimal ;
  geo-pos:long "-12.4238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8543'^^xsd:integer;
  dwc:scientificName 'Dacodraco hunteri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.4238'^^xsd:double;
  dwc:latitude '-71.5222'^^xsd:double;
  dwc:aphiaid '234614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8543'^^xsd:anyURI;
  dwc:observationDate '1996-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '234614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7901'^^xsd:integer;
  dwc:scientificName 'Chirocentrus dorab'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '212257'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7901'^^xsd:anyURI;
  dwc:aphiaIdAccepted '212257'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6226'^^xsd:integer;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6226'^^xsd:anyURI;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6490'^^xsd:integer;
  dwc:scientificName 'Dicentrarchus labrax'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6490'^^xsd:anyURI;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.203 1.822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.203"^^xsd:decimal ;
  dwc:decimalLongitude "1.822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.203 1.822)"^^geo:wktLiteral ;
  geo-pos:lat "41.203"^^xsd:decimal ;
  geo-pos:long "1.822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7856'^^xsd:integer;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.822'^^xsd:double;
  dwc:latitude '41.203'^^xsd:double;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7856'^^xsd:anyURI;
  dwc:observationDate '2008-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.557 -172.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.557"^^xsd:decimal ;
  dwc:decimalLongitude "-172.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.557 -172.17)"^^geo:wktLiteral ;
  geo-pos:lat "56.557"^^xsd:decimal ;
  geo-pos:long "-172.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7143'^^xsd:integer;
  dwc:scientificName 'Gadus macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-172.17'^^xsd:double;
  dwc:latitude '56.557'^^xsd:double;
  dwc:aphiaid '254538'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7143'^^xsd:anyURI;
  dwc:observationDate '2006-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '254538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 2.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.14"^^xsd:decimal ;
  dwc:decimalLongitude "2.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 2.925)"^^geo:wktLiteral ;
  geo-pos:lat "39.14"^^xsd:decimal ;
  geo-pos:long "2.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7024'^^xsd:integer;
  dwc:scientificName 'Tripterygion  delaisi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.925'^^xsd:double;
  dwc:latitude '39.14'^^xsd:double;
  dwc:aphiaid '127090'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7024'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127090'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8241'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8241'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7110'^^xsd:integer;
  dwc:scientificName 'Selar crumenophthalmus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '159646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7110'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7176'^^xsd:integer;
  dwc:scientificName 'Haemulopsis nitidus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '280976'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7176'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1841043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A16> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.206"^^xsd:decimal ;
  dwc:decimalLongitude "1.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.818)"^^geo:wktLiteral ;
  geo-pos:lat "41.206"^^xsd:decimal ;
  geo-pos:long "1.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '16'^^xsd:integer;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.818'^^xsd:double;
  dwc:latitude '41.206'^^xsd:double;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:16'^^xsd:anyURI;
  dwc:observationDate '1995-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8198'^^xsd:integer;
  dwc:scientificName 'Nannobrachium nigrum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '275867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8198'^^xsd:anyURI;
  dwc:aphiaIdAccepted '301537'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.96 -0.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.96"^^xsd:decimal ;
  dwc:decimalLongitude "-0.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.96 -0.658)"^^geo:wktLiteral ;
  geo-pos:lat "37.96"^^xsd:decimal ;
  geo-pos:long "-0.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7643'^^xsd:integer;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.658'^^xsd:double;
  dwc:latitude '37.96'^^xsd:double;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7643'^^xsd:anyURI;
  dwc:observationDate '2006-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.5222 -12.4238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.5222"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.5222 -12.4238)"^^geo:wktLiteral ;
  geo-pos:lat "-71.5222"^^xsd:decimal ;
  geo-pos:long "-12.4238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8542'^^xsd:integer;
  dwc:scientificName 'Dacodraco hunteri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.4238'^^xsd:double;
  dwc:latitude '-71.5222'^^xsd:double;
  dwc:aphiaid '234614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8542'^^xsd:anyURI;
  dwc:observationDate '1996-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '234614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.967 -60.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.967"^^xsd:decimal ;
  dwc:decimalLongitude "-60.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.967 -60.308)"^^geo:wktLiteral ;
  geo-pos:lat "-61.967"^^xsd:decimal ;
  geo-pos:long "-60.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6692'^^xsd:integer;
  dwc:scientificName 'Neopagetopsis ionah'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.308'^^xsd:double;
  dwc:latitude '-61.967'^^xsd:double;
  dwc:aphiaid '234685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6692'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '234685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3195 -170.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.3195"^^xsd:decimal ;
  dwc:decimalLongitude "-170.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3195 -170.772)"^^geo:wktLiteral ;
  geo-pos:lat "56.3195"^^xsd:decimal ;
  geo-pos:long "-170.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8369'^^xsd:integer;
  dwc:scientificName 'Limanda  aspera'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-170.772'^^xsd:double;
  dwc:latitude '56.3195'^^xsd:double;
  dwc:aphiaid '254562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8369'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '254562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.94"^^xsd:decimal ;
  dwc:decimalLongitude "1.221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  geo-pos:lat "40.94"^^xsd:decimal ;
  geo-pos:long "1.221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5971'^^xsd:integer;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Anna Bozzano. Sr. Biel Pomar'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.221'^^xsd:double;
  dwc:latitude '40.94'^^xsd:double;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5971'^^xsd:anyURI;
  dwc:observationDate '2003-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.109 -60.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.109"^^xsd:decimal ;
  dwc:decimalLongitude "-60.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.109 -60.35)"^^geo:wktLiteral ;
  geo-pos:lat "-62.109"^^xsd:decimal ;
  geo-pos:long "-60.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6661'^^xsd:integer;
  dwc:scientificName 'Champsocephalus gunnari'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.35'^^xsd:double;
  dwc:latitude '-62.109'^^xsd:double;
  dwc:aphiaid '234797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6661'^^xsd:anyURI;
  dwc:observationDate '2000-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '234797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7761'^^xsd:integer;
  dwc:scientificName 'Gymnothorax  polygonius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '126300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7761'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126300'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.5712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8358"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.5712)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8358"^^xsd:decimal ;
  geo-pos:long "-10.5712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8526'^^xsd:integer;
  dwc:scientificName 'Chionodraco hamatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.5712'^^xsd:double;
  dwc:latitude '-70.8358'^^xsd:double;
  dwc:aphiaid '234795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8526'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9906 -119.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9906"^^xsd:decimal ;
  dwc:decimalLongitude "-119.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9906 -119.495)"^^geo:wktLiteral ;
  geo-pos:lat "33.9906"^^xsd:decimal ;
  geo-pos:long "-119.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8174'^^xsd:integer;
  dwc:scientificName 'Sebastes carnatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Dr. Ralph Imondi. Coastal Mari'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.495'^^xsd:double;
  dwc:latitude '33.9906'^^xsd:double;
  dwc:aphiaid '274779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8174'^^xsd:anyURI;
  dwc:observationDate '2009-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '274779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.054 1.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.054"^^xsd:decimal ;
  dwc:decimalLongitude "1.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.054 1.754)"^^geo:wktLiteral ;
  geo-pos:lat "41.054"^^xsd:decimal ;
  geo-pos:long "1.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5942'^^xsd:integer;
  dwc:scientificName 'Stomias boa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.754'^^xsd:double;
  dwc:latitude '41.054'^^xsd:double;
  dwc:aphiaid '127374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5942'^^xsd:anyURI;
  dwc:observationDate '2001-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.573 2.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.573"^^xsd:decimal ;
  dwc:decimalLongitude "2.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.573 2.571)"^^geo:wktLiteral ;
  geo-pos:lat "41.573"^^xsd:decimal ;
  geo-pos:long "2.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7629'^^xsd:integer;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.571'^^xsd:double;
  dwc:latitude '41.573'^^xsd:double;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7629'^^xsd:anyURI;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1747 1.7085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1747"^^xsd:decimal ;
  dwc:decimalLongitude "1.7085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1747 1.7085)"^^geo:wktLiteral ;
  geo-pos:lat "41.1747"^^xsd:decimal ;
  geo-pos:long "1.7085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8396'^^xsd:integer;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.7085'^^xsd:double;
  dwc:latitude '41.1747'^^xsd:double;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8396'^^xsd:anyURI;
  dwc:observationDate '2009-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.59 -177.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.59"^^xsd:decimal ;
  dwc:decimalLongitude "-177.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.59 -177.06)"^^geo:wktLiteral ;
  geo-pos:lat "-71.59"^^xsd:decimal ;
  geo-pos:long "-177.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7544'^^xsd:integer;
  dwc:scientificName 'Pogonophryne scotti'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-177.06'^^xsd:double;
  dwc:latitude '-71.59'^^xsd:double;
  dwc:aphiaid '234837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7544'^^xsd:anyURI;
  dwc:observationDate '2008-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '234837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.984 4.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.984"^^xsd:decimal ;
  dwc:decimalLongitude "4.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.984 4.32)"^^geo:wktLiteral ;
  geo-pos:lat "39.984"^^xsd:decimal ;
  geo-pos:long "4.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6513'^^xsd:integer;
  dwc:scientificName 'Microchirus ocellatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '4.32'^^xsd:double;
  dwc:latitude '39.984'^^xsd:double;
  dwc:aphiaid '274302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6513'^^xsd:anyURI;
  dwc:observationDate '2002-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '274302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6593'^^xsd:integer;
  dwc:scientificName 'Artedidraco schackletoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6593'^^xsd:anyURI;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '234817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.008 -60.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.008"^^xsd:decimal ;
  dwc:decimalLongitude "-60.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.008 -60.34)"^^geo:wktLiteral ;
  geo-pos:lat "-62.008"^^xsd:decimal ;
  geo-pos:long "-60.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6042'^^xsd:integer;
  dwc:scientificName 'Lepidonotothen squamifrons'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.34'^^xsd:double;
  dwc:latitude '-62.008'^^xsd:double;
  dwc:aphiaid '234788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6042'^^xsd:anyURI;
  dwc:observationDate '2000-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '234788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7214'^^xsd:integer;
  dwc:scientificName 'Lethrinus rubrioperculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '212077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7214'^^xsd:anyURI;
  dwc:aphiaIdAccepted '212077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7225'^^xsd:integer;
  dwc:scientificName 'Lutjanus argentimaculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '218498'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7225'^^xsd:anyURI;
  dwc:aphiaIdAccepted '218498'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.59 -177.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.59"^^xsd:decimal ;
  dwc:decimalLongitude "-177.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.59 -177.06)"^^geo:wktLiteral ;
  geo-pos:lat "-71.59"^^xsd:decimal ;
  geo-pos:long "-177.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7545'^^xsd:integer;
  dwc:scientificName 'Pogonophryne scotti'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-177.06'^^xsd:double;
  dwc:latitude '-71.59'^^xsd:double;
  dwc:aphiaid '234837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7545'^^xsd:anyURI;
  dwc:observationDate '2008-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '234837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.359 3.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.359"^^xsd:decimal ;
  dwc:decimalLongitude "3.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.359 3.205)"^^geo:wktLiteral ;
  geo-pos:lat "42.359"^^xsd:decimal ;
  geo-pos:long "3.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6864'^^xsd:integer;
  dwc:scientificName 'Belone belone'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Núria Zaragoza'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.205'^^xsd:double;
  dwc:latitude '42.359'^^xsd:double;
  dwc:aphiaid '126375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6864'^^xsd:anyURI;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '126375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.359 3.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.359"^^xsd:decimal ;
  dwc:decimalLongitude "3.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.359 3.205)"^^geo:wktLiteral ;
  geo-pos:lat "42.359"^^xsd:decimal ;
  geo-pos:long "3.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6865'^^xsd:integer;
  dwc:scientificName 'Belone belone'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Núria Zaragoza'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.205'^^xsd:double;
  dwc:latitude '42.359'^^xsd:double;
  dwc:aphiaid '126375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6865'^^xsd:anyURI;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '126375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7802'^^xsd:integer;
  dwc:scientificName 'Echiichthys vipera'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '150630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7802'^^xsd:anyURI;
  dwc:aphiaIdAccepted '150630'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5964"^^xsd:decimal ;
  dwc:decimalLongitude "-119.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  geo-pos:lat "33.5964"^^xsd:decimal ;
  geo-pos:long "-119.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8114'^^xsd:integer;
  dwc:scientificName 'Sebastes ensifer'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Patrick Sudre. Dr. Ralph Imondi'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.009'^^xsd:double;
  dwc:latitude '33.5964'^^xsd:double;
  dwc:aphiaid '274790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8114'^^xsd:anyURI;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '274790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6684'^^xsd:integer;
  dwc:scientificName 'Cryodraco antarcticus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6684'^^xsd:anyURI;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '234720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.991 3.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.991"^^xsd:decimal ;
  dwc:decimalLongitude "3.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.991 3.507)"^^geo:wktLiteral ;
  geo-pos:lat "41.991"^^xsd:decimal ;
  geo-pos:long "3.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6198'^^xsd:integer;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.507'^^xsd:double;
  dwc:latitude '41.991'^^xsd:double;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6198'^^xsd:anyURI;
  dwc:observationDate '1995-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.725"^^xsd:decimal ;
  dwc:decimalLongitude "-15.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  geo-pos:lat "24.725"^^xsd:decimal ;
  geo-pos:long "-15.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7022'^^xsd:integer;
  dwc:scientificName 'Dentex macrophthalmus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.193'^^xsd:double;
  dwc:latitude '24.725'^^xsd:double;
  dwc:aphiaid '273965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7022'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273965'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6606'^^xsd:integer;
  dwc:scientificName 'Artedidraco skottsbergii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6606'^^xsd:anyURI;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '1765023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8319'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8319'^^xsd:anyURI;
  dwc:observationDate '2008-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.59 -177.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.59"^^xsd:decimal ;
  dwc:decimalLongitude "-177.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.59 -177.06)"^^geo:wktLiteral ;
  geo-pos:lat "-71.59"^^xsd:decimal ;
  geo-pos:long "-177.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7540'^^xsd:integer;
  dwc:scientificName 'Pogonophryne albipinna'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-177.06'^^xsd:double;
  dwc:latitude '-71.59'^^xsd:double;
  dwc:aphiaid '279379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7540'^^xsd:anyURI;
  dwc:observationDate '2008-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '279379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1747 1.7085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1747"^^xsd:decimal ;
  dwc:decimalLongitude "1.7085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1747 1.7085)"^^geo:wktLiteral ;
  geo-pos:lat "41.1747"^^xsd:decimal ;
  geo-pos:long "1.7085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8400'^^xsd:integer;
  dwc:scientificName 'Dentex dentex'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.7085'^^xsd:double;
  dwc:latitude '41.1747'^^xsd:double;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8400'^^xsd:anyURI;
  dwc:observationDate '2009-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A71> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '71'^^xsd:integer;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:71'^^xsd:anyURI;
  dwc:observationDate '2003-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.937 13.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.937"^^xsd:decimal ;
  dwc:decimalLongitude "13.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.937 13.789)"^^geo:wktLiteral ;
  geo-pos:lat "-27.937"^^xsd:decimal ;
  geo-pos:long "13.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7807'^^xsd:integer;
  dwc:scientificName 'Caelorinchus braueri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '13.789'^^xsd:double;
  dwc:latitude '-27.937'^^xsd:double;
  dwc:aphiaid '217754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7807'^^xsd:anyURI;
  dwc:aphiaIdAccepted '280257'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.571 2.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.571"^^xsd:decimal ;
  dwc:decimalLongitude "2.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.571 2.542)"^^geo:wktLiteral ;
  geo-pos:lat "41.571"^^xsd:decimal ;
  geo-pos:long "2.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7681'^^xsd:integer;
  dwc:scientificName 'Bothus podas'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.542'^^xsd:double;
  dwc:latitude '41.571'^^xsd:double;
  dwc:aphiaid '127129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7681'^^xsd:anyURI;
  dwc:observationDate '2005-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '127129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.29 2.222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.29"^^xsd:decimal ;
  dwc:decimalLongitude "2.222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.29 2.222)"^^geo:wktLiteral ;
  geo-pos:lat "41.29"^^xsd:decimal ;
  geo-pos:long "2.222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6327'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.222'^^xsd:double;
  dwc:latitude '41.29'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6327'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.138 1.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.138"^^xsd:decimal ;
  dwc:decimalLongitude "1.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.138 1.789)"^^geo:wktLiteral ;
  geo-pos:lat "41.138"^^xsd:decimal ;
  geo-pos:long "1.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6241'^^xsd:integer;
  dwc:scientificName 'Bothus podas'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.789'^^xsd:double;
  dwc:latitude '41.138'^^xsd:double;
  dwc:aphiaid '127129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6241'^^xsd:anyURI;
  dwc:observationDate '2001-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.954 39.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.954"^^xsd:decimal ;
  dwc:decimalLongitude "39.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.954 39.889)"^^geo:wktLiteral ;
  geo-pos:lat "-7.954"^^xsd:decimal ;
  geo-pos:long "39.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6911'^^xsd:integer;
  dwc:scientificName 'Secutor insidiator'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jorge Torrens'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Índic'^^xsd:string;
  dwc:longitude '39.889'^^xsd:double;
  dwc:latitude '-7.954'^^xsd:double;
  dwc:aphiaid '218464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6911'^^xsd:anyURI;
  dwc:observationDate '2006-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '1526390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8087"^^xsd:decimal ;
  dwc:decimalLongitude "-120.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  geo-pos:lat "34.8087"^^xsd:decimal ;
  geo-pos:long "-120.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8211'^^xsd:integer;
  dwc:scientificName 'Protomyctophum crockeri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Leg. Fitch. Brzobohasy'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-120.823'^^xsd:double;
  dwc:latitude '34.8087'^^xsd:double;
  dwc:aphiaid '272731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8211'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272731'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9912 -119.368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9912"^^xsd:decimal ;
  dwc:decimalLongitude "-119.368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9912 -119.368)"^^geo:wktLiteral ;
  geo-pos:lat "34.9912"^^xsd:decimal ;
  geo-pos:long "-119.368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8180'^^xsd:integer;
  dwc:scientificName 'Sebastes chlorostictus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Sr. Patrick Sudre. Dr. Ralph I'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.368'^^xsd:double;
  dwc:latitude '34.9912'^^xsd:double;
  dwc:aphiaid '274781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8180'^^xsd:anyURI;
  dwc:observationDate '2009-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '274781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.41 2.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.41"^^xsd:decimal ;
  dwc:decimalLongitude "2.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.41 2.27)"^^geo:wktLiteral ;
  geo-pos:lat "41.41"^^xsd:decimal ;
  geo-pos:long "2.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7561'^^xsd:integer;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.27'^^xsd:double;
  dwc:latitude '41.41'^^xsd:double;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7561'^^xsd:anyURI;
  dwc:observationDate '2006-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7320'^^xsd:integer;
  dwc:scientificName 'Sparisoma cretense'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '231441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7320'^^xsd:anyURI;
  dwc:aphiaIdAccepted '231441'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2743 -17.0027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2743"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2743 -17.0027)"^^geo:wktLiteral ;
  geo-pos:lat "28.2743"^^xsd:decimal ;
  geo-pos:long "-17.0027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8021'^^xsd:integer;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Coll. Concarneau'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.0027'^^xsd:double;
  dwc:latitude '28.2743'^^xsd:double;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8021'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.186"^^xsd:decimal ;
  dwc:decimalLongitude "-12.254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.254)"^^geo:wktLiteral ;
  geo-pos:lat "-71.186"^^xsd:decimal ;
  geo-pos:long "-12.254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6694'^^xsd:integer;
  dwc:scientificName 'Pagetopsis maculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.254'^^xsd:double;
  dwc:latitude '-71.186'^^xsd:double;
  dwc:aphiaid '234796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6694'^^xsd:anyURI;
  dwc:observationDate '2000-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '234796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6939'^^xsd:integer;
  dwc:scientificName 'Chaetodipterus zonatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6939'^^xsd:anyURI;
  dwc:observationDate '2002-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '276412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6094'^^xsd:integer;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6094'^^xsd:anyURI;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7223'^^xsd:integer;
  dwc:scientificName 'Opisthonema libertate'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '275504'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7223'^^xsd:anyURI;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '275504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '166'^^xsd:integer;
  dwc:scientificName 'Symphodus tinca'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '273575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:166'^^xsd:anyURI;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '273575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.254 48.501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.254"^^xsd:decimal ;
  dwc:decimalLongitude "48.501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.254 48.501)"^^geo:wktLiteral ;
  geo-pos:lat "-13.254"^^xsd:decimal ;
  geo-pos:long "48.501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7193'^^xsd:integer;
  dwc:scientificName 'Hemiramphus far'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jorge Torrens'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Índic'^^xsd:string;
  dwc:longitude '48.501'^^xsd:double;
  dwc:latitude '-13.254'^^xsd:double;
  dwc:aphiaid '126389'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7193'^^xsd:anyURI;
  dwc:observationDate '2006-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '126389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.337 -0.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.337"^^xsd:decimal ;
  dwc:decimalLongitude "-0.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.337 -0.335)"^^geo:wktLiteral ;
  geo-pos:lat "39.337"^^xsd:decimal ;
  geo-pos:long "-0.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6890'^^xsd:integer;
  dwc:scientificName 'Aphanius iberus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. B.Reichenbacher & U.Sienknecht. 2001. Geobios'^^xsd:string;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '-0.335'^^xsd:double;
  dwc:latitude '39.337'^^xsd:double;
  dwc:aphiaid '126429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6890'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1605284'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-35.602 -54.619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-35.602"^^xsd:decimal ;
  dwc:decimalLongitude "-54.619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-35.602 -54.619)"^^geo:wktLiteral ;
  geo-pos:lat "-35.602"^^xsd:decimal ;
  geo-pos:long "-54.619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7508'^^xsd:integer;
  dwc:scientificName 'Merluccius hubbsi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Gabriel J. Torres. Dr. Walter Norbis'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-54.619'^^xsd:double;
  dwc:latitude '-35.602'^^xsd:double;
  dwc:aphiaid '272455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7508'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272455'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6096'^^xsd:integer;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6096'^^xsd:anyURI;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.639"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.639"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6998'^^xsd:integer;
  dwc:scientificName 'Salaria fluviatilis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.639'^^xsd:double;
  dwc:aphiaid '465542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6998'^^xsd:anyURI;
  dwc:observationDate '2006-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '1800056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.784 2.404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.784"^^xsd:decimal ;
  dwc:decimalLongitude "2.404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.784 2.404)"^^geo:wktLiteral ;
  geo-pos:lat "39.784"^^xsd:decimal ;
  geo-pos:long "2.404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5938'^^xsd:integer;
  dwc:scientificName 'Chlorophthalmus agassizii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.404'^^xsd:double;
  dwc:latitude '39.784'^^xsd:double;
  dwc:aphiaid '400342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5938'^^xsd:anyURI;
  dwc:observationDate '2002-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '126336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7171'^^xsd:integer;
  dwc:scientificName 'Haemulopsis axillaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '280973'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7171'^^xsd:anyURI;
  dwc:aphiaIdAccepted '280973'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6176'^^xsd:integer;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6176'^^xsd:anyURI;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A29> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '29'^^xsd:integer;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:29'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6013'^^xsd:integer;
  dwc:scientificName 'Liza aurata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6013'^^xsd:anyURI;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '1044127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7976'^^xsd:integer;
  dwc:scientificName 'Pseudupeneus prayensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '126987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7976'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.817 -78.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.817"^^xsd:decimal ;
  dwc:decimalLongitude "-78.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.817 -78.887)"^^geo:wktLiteral ;
  geo-pos:lat "-10.817"^^xsd:decimal ;
  geo-pos:long "-78.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7501'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra Beatriz Morales-Nin'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-78.887'^^xsd:double;
  dwc:latitude '-10.817'^^xsd:double;
  dwc:aphiaid '293628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7501'^^xsd:anyURI;
  dwc:aphiaIdAccepted '293628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6026'^^xsd:integer;
  dwc:scientificName 'Umbrina cirrosa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6026'^^xsd:anyURI;
  dwc:observationDate '2003-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '176'^^xsd:integer;
  dwc:scientificName 'Symphodus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '273569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:176'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8298'^^xsd:integer;
  dwc:scientificName 'Caranx rhonchus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '126806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8298'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.154 1.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.154"^^xsd:decimal ;
  dwc:decimalLongitude "1.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.154 1.701)"^^geo:wktLiteral ;
  geo-pos:lat "41.154"^^xsd:decimal ;
  geo-pos:long "1.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6237'^^xsd:integer;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.701'^^xsd:double;
  dwc:latitude '41.154'^^xsd:double;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6237'^^xsd:anyURI;
  dwc:observationDate '1995-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8358"^^xsd:decimal ;
  dwc:decimalLongitude "-10.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.59)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8358"^^xsd:decimal ;
  geo-pos:long "-10.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8472'^^xsd:integer;
  dwc:scientificName 'Artedidraco schackletoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.59'^^xsd:double;
  dwc:latitude '-70.8358'^^xsd:double;
  dwc:aphiaid '234817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8472'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.72016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.72016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.72016)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.72016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8438'^^xsd:integer;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.72016'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8438'^^xsd:anyURI;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.702 -22.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.702"^^xsd:decimal ;
  dwc:decimalLongitude "-22.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.702 -22.508)"^^geo:wktLiteral ;
  geo-pos:lat "-73.702"^^xsd:decimal ;
  geo-pos:long "-22.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '284'^^xsd:integer;
  dwc:scientificName 'Trematomus loennbergii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-22.508'^^xsd:double;
  dwc:latitude '-73.702'^^xsd:double;
  dwc:aphiaid '234828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:284'^^xsd:anyURI;
  dwc:observationDate '1996-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '234828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.022 -61.137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.022"^^xsd:decimal ;
  dwc:decimalLongitude "-61.137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.022 -61.137)"^^geo:wktLiteral ;
  geo-pos:lat "-63.022"^^xsd:decimal ;
  geo-pos:long "-61.137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6701'^^xsd:integer;
  dwc:scientificName 'Pseudochaenichthys georgianus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-61.137'^^xsd:double;
  dwc:latitude '-63.022'^^xsd:double;
  dwc:aphiaid '234667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6701'^^xsd:anyURI;
  dwc:observationDate '2000-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '234667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1907 -119.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1907"^^xsd:decimal ;
  dwc:decimalLongitude "-119.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1907 -119.536)"^^geo:wktLiteral ;
  geo-pos:lat "34.1907"^^xsd:decimal ;
  geo-pos:long "-119.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8284'^^xsd:integer;
  dwc:scientificName 'Sebastes chlorostictus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Alyssa Bortness. Sra. Brianna Ledesma. Sra. M'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.536'^^xsd:double;
  dwc:latitude '34.1907'^^xsd:double;
  dwc:aphiaid '274781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8284'^^xsd:anyURI;
  dwc:observationDate '2009-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '274781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6517'^^xsd:integer;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6517'^^xsd:anyURI;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09 32.975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.09"^^xsd:decimal ;
  dwc:decimalLongitude "32.975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09 32.975)"^^geo:wktLiteral ;
  geo-pos:lat "36.09"^^xsd:decimal ;
  geo-pos:long "32.975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6761'^^xsd:integer;
  dwc:scientificName 'Saurida undosquamis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. D. Nolf'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '32.975'^^xsd:double;
  dwc:latitude '36.09'^^xsd:double;
  dwc:aphiaid '126371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6761'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.541"^^xsd:decimal ;
  dwc:decimalLongitude "3.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  geo-pos:lat "42.541"^^xsd:decimal ;
  geo-pos:long "3.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '326'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.605'^^xsd:double;
  dwc:latitude '42.541'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:326'^^xsd:anyURI;
  dwc:observationDate '1993-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.501 13.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.501"^^xsd:decimal ;
  dwc:decimalLongitude "13.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.501 13.383)"^^geo:wktLiteral ;
  geo-pos:lat "-23.501"^^xsd:decimal ;
  geo-pos:long "13.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7008'^^xsd:integer;
  dwc:scientificName 'Lophius vomerinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '13.383'^^xsd:double;
  dwc:latitude '-23.501'^^xsd:double;
  dwc:aphiaid '217839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7008'^^xsd:anyURI;
  dwc:observationDate '1986-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '217839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.172 -0.603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.172"^^xsd:decimal ;
  dwc:decimalLongitude "-0.603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.172 -0.603)"^^geo:wktLiteral ;
  geo-pos:lat "38.172"^^xsd:decimal ;
  geo-pos:long "-0.603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7606'^^xsd:integer;
  dwc:scientificName 'Diplodus puntazzo'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Manel Marhuenda'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.603'^^xsd:double;
  dwc:latitude '38.172'^^xsd:double;
  dwc:aphiaid '127052'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7606'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127052'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8209'^^xsd:integer;
  dwc:scientificName 'Myctophum obtusirostre'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '158904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8209'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1525495'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.359 3.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.359"^^xsd:decimal ;
  dwc:decimalLongitude "3.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.359 3.205)"^^geo:wktLiteral ;
  geo-pos:lat "42.359"^^xsd:decimal ;
  geo-pos:long "3.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6862'^^xsd:integer;
  dwc:scientificName 'Belone belone'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Núria Zaragoza'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.205'^^xsd:double;
  dwc:latitude '42.359'^^xsd:double;
  dwc:aphiaid '126375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6862'^^xsd:anyURI;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '126375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7952'^^xsd:integer;
  dwc:scientificName 'Parapristipoma macrops'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '273479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7952'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273479'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.585 -60.441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.585"^^xsd:decimal ;
  dwc:decimalLongitude "-60.441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.585 -60.441)"^^geo:wktLiteral ;
  geo-pos:lat "-52.585"^^xsd:decimal ;
  geo-pos:long "-60.441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7059'^^xsd:integer;
  dwc:scientificName 'Patagonotothen  ramsayi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Gema Hernández-Millán'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-60.441'^^xsd:double;
  dwc:latitude '-52.585'^^xsd:double;
  dwc:aphiaid '234633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7059'^^xsd:anyURI;
  dwc:observationDate '2001-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '234633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.8212 -60.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.8212"^^xsd:decimal ;
  dwc:decimalLongitude "-60.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.8212 -60.824)"^^geo:wktLiteral ;
  geo-pos:lat "-62.8212"^^xsd:decimal ;
  geo-pos:long "-60.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8514'^^xsd:integer;
  dwc:scientificName 'Chaenocephalus aceratus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.824'^^xsd:double;
  dwc:latitude '-62.8212'^^xsd:double;
  dwc:aphiaid '234725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8514'^^xsd:anyURI;
  dwc:observationDate '2000-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.555 0.573498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.555"^^xsd:decimal ;
  dwc:decimalLongitude "0.573498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.555 0.573498)"^^geo:wktLiteral ;
  geo-pos:lat "40.555"^^xsd:decimal ;
  geo-pos:long "0.573498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8409'^^xsd:integer;
  dwc:scientificName 'Carapus acus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.573498'^^xsd:double;
  dwc:latitude '40.555'^^xsd:double;
  dwc:aphiaid '126661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8409'^^xsd:anyURI;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '126661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.59)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '267'^^xsd:integer;
  dwc:scientificName 'Trematomus hansoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.59'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:267'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.972 15.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.972"^^xsd:decimal ;
  dwc:decimalLongitude "15.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.972 15.174)"^^geo:wktLiteral ;
  geo-pos:lat "-28.972"^^xsd:decimal ;
  geo-pos:long "15.174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7010'^^xsd:integer;
  dwc:scientificName 'Chelidonichthys capensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '15.174'^^xsd:double;
  dwc:latitude '-28.972'^^xsd:double;
  dwc:aphiaid '218120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7010'^^xsd:anyURI;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '218120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.351 -166.186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.351"^^xsd:decimal ;
  dwc:decimalLongitude "-166.186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.351 -166.186)"^^geo:wktLiteral ;
  geo-pos:lat "57.351"^^xsd:decimal ;
  geo-pos:long "-166.186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7289'^^xsd:integer;
  dwc:scientificName 'Lepidopsetta  polyxystra'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-166.186'^^xsd:double;
  dwc:latitude '57.351'^^xsd:double;
  dwc:aphiaid '281307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7289'^^xsd:anyURI;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '281307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.639"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.639"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7043'^^xsd:integer;
  dwc:scientificName 'Gobio gobio'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.639'^^xsd:double;
  dwc:aphiaid '154316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7043'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '154316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A31> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '31'^^xsd:integer;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:31'^^xsd:anyURI;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.123 1.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.123"^^xsd:decimal ;
  dwc:decimalLongitude "1.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.123 1.739)"^^geo:wktLiteral ;
  geo-pos:lat "41.123"^^xsd:decimal ;
  geo-pos:long "1.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6354'^^xsd:integer;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Pilar Sánchez. Dr. Hugo Aguirre'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.739'^^xsd:double;
  dwc:latitude '41.123'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6354'^^xsd:anyURI;
  dwc:observationDate '1994-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1918 -12.3007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.1918"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1918 -12.3007)"^^geo:wktLiteral ;
  geo-pos:lat "-71.1918"^^xsd:decimal ;
  geo-pos:long "-12.3007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8467'^^xsd:integer;
  dwc:scientificName 'Artedidraco orianae'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.3007'^^xsd:double;
  dwc:latitude '-71.1918'^^xsd:double;
  dwc:aphiaid '234592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8467'^^xsd:anyURI;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '234592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7321'^^xsd:integer;
  dwc:scientificName 'Cynoscion nannus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7321'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.851 2.454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.851"^^xsd:decimal ;
  dwc:decimalLongitude "2.454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.851 2.454)"^^geo:wktLiteral ;
  geo-pos:lat "39.851"^^xsd:decimal ;
  geo-pos:long "2.454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5934'^^xsd:integer;
  dwc:scientificName 'Aulopus filamentosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.454'^^xsd:double;
  dwc:latitude '39.851'^^xsd:double;
  dwc:aphiaid '126335'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5934'^^xsd:anyURI;
  dwc:observationDate '2002-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.571)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '292'^^xsd:integer;
  dwc:scientificName 'Trematomus nicolai'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.571'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:292'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.01"^^xsd:decimal ;
  dwc:decimalLongitude "1.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  geo-pos:lat "41.01"^^xsd:decimal ;
  geo-pos:long "1.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6454'^^xsd:integer;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.507'^^xsd:double;
  dwc:latitude '41.01'^^xsd:double;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6454'^^xsd:anyURI;
  dwc:observationDate '2001-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.351 12.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.351"^^xsd:decimal ;
  dwc:decimalLongitude "12.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.351 12.969)"^^geo:wktLiteral ;
  geo-pos:lat "41.351"^^xsd:decimal ;
  geo-pos:long "12.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7530'^^xsd:integer;
  dwc:scientificName 'Chelon labrosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Corrado Costa'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '12.969'^^xsd:double;
  dwc:latitude '41.351'^^xsd:double;
  dwc:aphiaid '126977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7530'^^xsd:anyURI;
  dwc:observationDate '2006-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '126977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7482'^^xsd:integer;
  dwc:scientificName 'Sardinella aurita'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7482'^^xsd:anyURI;
  dwc:observationDate '2003-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.833 36.819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.833"^^xsd:decimal ;
  dwc:decimalLongitude "36.819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.833 36.819)"^^geo:wktLiteral ;
  geo-pos:lat "31.833"^^xsd:decimal ;
  geo-pos:long "36.819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7277'^^xsd:integer;
  dwc:scientificName 'Aphanius sirhani'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Bettina Reichenbacher (B.Reichenbacher. U.Sie'^^xsd:string;
  dwc:continentOcean 'Àsia'^^xsd:string;
  dwc:longitude '36.819'^^xsd:double;
  dwc:latitude '31.833'^^xsd:double;
  dwc:aphiaid '1012151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7277'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1605287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.739 -16.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.739"^^xsd:decimal ;
  dwc:decimalLongitude "-16.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.739 -16.658)"^^geo:wktLiteral ;
  geo-pos:lat "13.739"^^xsd:decimal ;
  geo-pos:long "-16.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7051'^^xsd:integer;
  dwc:scientificName 'Ethmalosa fimbriata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Jacques Panfili'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-16.658'^^xsd:double;
  dwc:latitude '13.739'^^xsd:double;
  dwc:aphiaid '280725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7051'^^xsd:anyURI;
  dwc:observationDate '2006-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '280725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.635)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6223'^^xsd:integer;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dra. Pilar Sánchez'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.635'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6223'^^xsd:anyURI;
  dwc:observationDate '1994-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9598 -0.657997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9598"^^xsd:decimal ;
  dwc:decimalLongitude "-0.657997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9598 -0.657997)"^^geo:wktLiteral ;
  geo-pos:lat "37.9598"^^xsd:decimal ;
  geo-pos:long "-0.657997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8430'^^xsd:integer;
  dwc:scientificName 'Sphyraena sphyraena'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.657997'^^xsd:double;
  dwc:latitude '37.9598'^^xsd:double;
  dwc:aphiaid '127068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8430'^^xsd:anyURI;
  dwc:observationDate '2006-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5964"^^xsd:decimal ;
  dwc:decimalLongitude "-119.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  geo-pos:lat "33.5964"^^xsd:decimal ;
  geo-pos:long "-119.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8124'^^xsd:integer;
  dwc:scientificName 'Sebastes semicinctus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Patrick Sudre. Dr. Ralph Imondi'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.009'^^xsd:double;
  dwc:latitude '33.5964'^^xsd:double;
  dwc:aphiaid '274851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8124'^^xsd:anyURI;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '274851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8087"^^xsd:decimal ;
  dwc:decimalLongitude "-120.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  geo-pos:lat "34.8087"^^xsd:decimal ;
  geo-pos:long "-120.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8213'^^xsd:integer;
  dwc:scientificName 'Symbolophorus californiensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Leg. Fitch. Brzobohasy'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-120.823'^^xsd:double;
  dwc:latitude '34.8087'^^xsd:double;
  dwc:aphiaid '272733'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8213'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272733'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.408 -35.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.408"^^xsd:decimal ;
  dwc:decimalLongitude "-35.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.408 -35.693)"^^geo:wktLiteral ;
  geo-pos:lat "-55.408"^^xsd:decimal ;
  geo-pos:long "-35.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7070'^^xsd:integer;
  dwc:scientificName 'Macrourus holotrachys'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-35.693'^^xsd:double;
  dwc:latitude '-55.408'^^xsd:double;
  dwc:aphiaid '234831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7070'^^xsd:anyURI;
  dwc:observationDate '2006-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '234831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.957 -8.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.957"^^xsd:decimal ;
  dwc:decimalLongitude "-8.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.957 -8.042)"^^geo:wktLiteral ;
  geo-pos:lat "36.957"^^xsd:decimal ;
  geo-pos:long "-8.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7654'^^xsd:integer;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Margarida Castro'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.042'^^xsd:double;
  dwc:latitude '36.957'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7654'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.905 -173.554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.905"^^xsd:decimal ;
  dwc:decimalLongitude "-173.554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.905 -173.554)"^^geo:wktLiteral ;
  geo-pos:lat "57.905"^^xsd:decimal ;
  geo-pos:long "-173.554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7140'^^xsd:integer;
  dwc:scientificName 'Theragra chalcogramma'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-173.554'^^xsd:double;
  dwc:latitude '57.905'^^xsd:double;
  dwc:aphiaid '254539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7140'^^xsd:anyURI;
  dwc:observationDate '2006-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '300735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7367'^^xsd:integer;
  dwc:scientificName 'Acanthopagrus berda'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '218588'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7367'^^xsd:anyURI;
  dwc:aphiaIdAccepted '218588'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.334 2.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.334"^^xsd:decimal ;
  dwc:decimalLongitude "2.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.334 2.976)"^^geo:wktLiteral ;
  geo-pos:lat "39.334"^^xsd:decimal ;
  geo-pos:long "2.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '193'^^xsd:integer;
  dwc:scientificName 'Xyrichthys novacula'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.976'^^xsd:double;
  dwc:latitude '39.334'^^xsd:double;
  dwc:aphiaid '402427'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:193'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.139 13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.139"^^xsd:decimal ;
  dwc:decimalLongitude "13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.139 13.088)"^^geo:wktLiteral ;
  geo-pos:lat "-23.139"^^xsd:decimal ;
  geo-pos:long "13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6746'^^xsd:integer;
  dwc:scientificName 'Merluccius paradoxus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '13.088'^^xsd:double;
  dwc:latitude '-23.139'^^xsd:double;
  dwc:aphiaid '217745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6746'^^xsd:anyURI;
  dwc:observationDate '1984-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '217745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.373 -1.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.373"^^xsd:decimal ;
  dwc:decimalLongitude "-1.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.373 -1.525)"^^geo:wktLiteral ;
  geo-pos:lat "37.373"^^xsd:decimal ;
  geo-pos:long "-1.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7844'^^xsd:integer;
  dwc:scientificName 'Glossanodon leiglossus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. D. Lloris. Dr. L. Gil de Sola'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-1.525'^^xsd:double;
  dwc:latitude '37.373'^^xsd:double;
  dwc:aphiaid '713076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7844'^^xsd:anyURI;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.208 2.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.208"^^xsd:decimal ;
  dwc:decimalLongitude "2.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.208 2.042)"^^geo:wktLiteral ;
  geo-pos:lat "41.208"^^xsd:decimal ;
  geo-pos:long "2.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5963'^^xsd:integer;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Anna Bozzano. Sr. Biel Pomar'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.042'^^xsd:double;
  dwc:latitude '41.208'^^xsd:double;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5963'^^xsd:anyURI;
  dwc:observationDate '2002-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.801 2.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.801"^^xsd:decimal ;
  dwc:decimalLongitude "2.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.801 2.52)"^^geo:wktLiteral ;
  geo-pos:lat "39.801"^^xsd:decimal ;
  geo-pos:long "2.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6239'^^xsd:integer;
  dwc:scientificName 'Arnoglossus ruepelii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.52'^^xsd:double;
  dwc:latitude '39.801'^^xsd:double;
  dwc:aphiaid '127127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6239'^^xsd:anyURI;
  dwc:observationDate '2002-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1918 -12.3007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.1918"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1918 -12.3007)"^^geo:wktLiteral ;
  geo-pos:lat "-71.1918"^^xsd:decimal ;
  geo-pos:long "-12.3007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8510'^^xsd:integer;
  dwc:scientificName 'Pagetopsis maculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.3007'^^xsd:double;
  dwc:latitude '-71.1918'^^xsd:double;
  dwc:aphiaid '234796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8510'^^xsd:anyURI;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '234796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.517 0.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.517"^^xsd:decimal ;
  dwc:decimalLongitude "0.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.517 0.622)"^^geo:wktLiteral ;
  geo-pos:lat "40.517"^^xsd:decimal ;
  geo-pos:long "0.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6373'^^xsd:integer;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.622'^^xsd:double;
  dwc:latitude '40.517'^^xsd:double;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6373'^^xsd:anyURI;
  dwc:observationDate '2003-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.951 3.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.951"^^xsd:decimal ;
  dwc:decimalLongitude "3.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.951 3.754)"^^geo:wktLiteral ;
  geo-pos:lat "39.951"^^xsd:decimal ;
  geo-pos:long "3.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6511'^^xsd:integer;
  dwc:scientificName 'Parablennius tentacularis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.754'^^xsd:double;
  dwc:latitude '39.951'^^xsd:double;
  dwc:aphiaid '126777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6511'^^xsd:anyURI;
  dwc:observationDate '2002-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.319 -170.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.319"^^xsd:decimal ;
  dwc:decimalLongitude "-170.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.319 -170.772)"^^geo:wktLiteral ;
  geo-pos:lat "56.319"^^xsd:decimal ;
  geo-pos:long "-170.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7872'^^xsd:integer;
  dwc:scientificName 'Pleurogrammus monopterygius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-170.772'^^xsd:double;
  dwc:latitude '56.319'^^xsd:double;
  dwc:aphiaid '282289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7872'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '282289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.071 1.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.071"^^xsd:decimal ;
  dwc:decimalLongitude "1.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.071 1.67)"^^geo:wktLiteral ;
  geo-pos:lat "41.071"^^xsd:decimal ;
  geo-pos:long "1.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5987'^^xsd:integer;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.67'^^xsd:double;
  dwc:latitude '41.071'^^xsd:double;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5987'^^xsd:anyURI;
  dwc:observationDate '2001-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.77 -17.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.77"^^xsd:decimal ;
  dwc:decimalLongitude "-17.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.77 -17.555)"^^geo:wktLiteral ;
  geo-pos:lat "14.77"^^xsd:decimal ;
  geo-pos:long "-17.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7772'^^xsd:integer;
  dwc:scientificName 'Psettodes  bennetti'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.555'^^xsd:double;
  dwc:latitude '14.77'^^xsd:double;
  dwc:aphiaid '403243'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7772'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276824'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.754 -164.342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.754"^^xsd:decimal ;
  dwc:decimalLongitude "-164.342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.754 -164.342)"^^geo:wktLiteral ;
  geo-pos:lat "55.754"^^xsd:decimal ;
  geo-pos:long "-164.342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6928'^^xsd:integer;
  dwc:scientificName 'Hippoglossoides  elassodon'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-164.342'^^xsd:double;
  dwc:latitude '55.754'^^xsd:double;
  dwc:aphiaid '274289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6928'^^xsd:anyURI;
  dwc:observationDate '2006-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '274289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.29 2.222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.29"^^xsd:decimal ;
  dwc:decimalLongitude "2.222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.29 2.222)"^^geo:wktLiteral ;
  geo-pos:lat "41.29"^^xsd:decimal ;
  geo-pos:long "2.222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6328'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.222'^^xsd:double;
  dwc:latitude '41.29'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6328'^^xsd:anyURI;
  dwc:observationDate '1994-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.186"^^xsd:decimal ;
  dwc:decimalLongitude "-12.354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.354)"^^geo:wktLiteral ;
  geo-pos:lat "-71.186"^^xsd:decimal ;
  geo-pos:long "-12.354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6682'^^xsd:integer;
  dwc:scientificName 'Cryodraco antarcticus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.354'^^xsd:double;
  dwc:latitude '-71.186'^^xsd:double;
  dwc:aphiaid '234720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6682'^^xsd:anyURI;
  dwc:observationDate '2000-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '234720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.107 1.725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.107"^^xsd:decimal ;
  dwc:decimalLongitude "1.725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.107 1.725)"^^geo:wktLiteral ;
  geo-pos:lat "41.107"^^xsd:decimal ;
  geo-pos:long "1.725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6267'^^xsd:integer;
  dwc:scientificName 'Monochirus hispidus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.725'^^xsd:double;
  dwc:latitude '41.107'^^xsd:double;
  dwc:aphiaid '127155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6267'^^xsd:anyURI;
  dwc:observationDate '1998-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.059 10.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.059"^^xsd:decimal ;
  dwc:decimalLongitude "10.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.059 10.837)"^^geo:wktLiteral ;
  geo-pos:lat "56.059"^^xsd:decimal ;
  geo-pos:long "10.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6714'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Lotte A. Worsøe Clausen.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '10.837'^^xsd:double;
  dwc:latitude '56.059'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6714'^^xsd:anyURI;
  dwc:observationDate '2005-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A68> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.737)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '68'^^xsd:integer;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.737'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:68'^^xsd:anyURI;
  dwc:observationDate '2001-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5964"^^xsd:decimal ;
  dwc:decimalLongitude "-119.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  geo-pos:lat "33.5964"^^xsd:decimal ;
  geo-pos:long "-119.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8129'^^xsd:integer;
  dwc:scientificName 'Sebastes rosaceus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Patrick Sudre. Dr. Ralph Imondi'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.009'^^xsd:double;
  dwc:latitude '33.5964'^^xsd:double;
  dwc:aphiaid '274841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8129'^^xsd:anyURI;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '274841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.021 55.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.021"^^xsd:decimal ;
  dwc:decimalLongitude "55.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.021 55.786)"^^geo:wktLiteral ;
  geo-pos:lat "27.021"^^xsd:decimal ;
  geo-pos:long "55.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7269'^^xsd:integer;
  dwc:scientificName 'Aphanius ginaonis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Bettina Reichenbacher (B.Reichenbacher. U.Sie'^^xsd:string;
  dwc:continentOcean 'Àsia'^^xsd:string;
  dwc:longitude '55.786'^^xsd:double;
  dwc:latitude '27.021'^^xsd:double;
  dwc:aphiaid '1015983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7269'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1605286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 2.268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.417"^^xsd:decimal ;
  dwc:decimalLongitude "2.268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 2.268)"^^geo:wktLiteral ;
  geo-pos:lat "41.417"^^xsd:decimal ;
  geo-pos:long "2.268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7645'^^xsd:integer;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.268'^^xsd:double;
  dwc:latitude '41.417'^^xsd:double;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7645'^^xsd:anyURI;
  dwc:observationDate '2006-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1753 1.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1753"^^xsd:decimal ;
  dwc:decimalLongitude "1.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1753 1.689)"^^geo:wktLiteral ;
  geo-pos:lat "41.1753"^^xsd:decimal ;
  geo-pos:long "1.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8389'^^xsd:integer;
  dwc:scientificName 'Sphyraena viridensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.689'^^xsd:double;
  dwc:latitude '41.1753'^^xsd:double;
  dwc:aphiaid '127069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8389'^^xsd:anyURI;
  dwc:observationDate '2009-10-14'^^xsd:date;
  dwc:aphiaIdAccepted '127069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.551 2.522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.551"^^xsd:decimal ;
  dwc:decimalLongitude "2.522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.551 2.522)"^^geo:wktLiteral ;
  geo-pos:lat "41.551"^^xsd:decimal ;
  geo-pos:long "2.522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6480'^^xsd:integer;
  dwc:scientificName 'Aspitrigla obscura'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.522'^^xsd:double;
  dwc:latitude '41.551'^^xsd:double;
  dwc:aphiaid '150663'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6480'^^xsd:anyURI;
  dwc:observationDate '2004-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '127263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6214'^^xsd:integer;
  dwc:scientificName 'Symphurus ligulatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '127133'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6214'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7954'^^xsd:integer;
  dwc:scientificName 'Pomadasys incisus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '126947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7954'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126947'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.01"^^xsd:decimal ;
  dwc:decimalLongitude "1.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  geo-pos:lat "41.01"^^xsd:decimal ;
  geo-pos:long "1.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6457'^^xsd:integer;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.507'^^xsd:double;
  dwc:latitude '41.01'^^xsd:double;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6457'^^xsd:anyURI;
  dwc:observationDate '2001-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6374'^^xsd:integer;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6374'^^xsd:anyURI;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '182'^^xsd:integer;
  dwc:scientificName 'Labrus merula'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '126967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:182'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.471 -8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.471"^^xsd:decimal ;
  dwc:decimalLongitude "-8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.471 -8.825)"^^geo:wktLiteral ;
  geo-pos:lat "38.471"^^xsd:decimal ;
  geo-pos:long "-8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7789'^^xsd:integer;
  dwc:scientificName 'Dicologlossa cuneata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.825'^^xsd:double;
  dwc:latitude '38.471'^^xsd:double;
  dwc:aphiaid '127154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7789'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.957 -173.769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.957"^^xsd:decimal ;
  dwc:decimalLongitude "-173.769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.957 -173.769)"^^geo:wktLiteral ;
  geo-pos:lat "57.957"^^xsd:decimal ;
  geo-pos:long "-173.769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7359'^^xsd:integer;
  dwc:scientificName 'Sebastes ciliatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-173.769'^^xsd:double;
  dwc:latitude '57.957'^^xsd:double;
  dwc:aphiaid '274782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7359'^^xsd:anyURI;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '274782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.926 -17.203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.926"^^xsd:decimal ;
  dwc:decimalLongitude "-17.203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.926 -17.203)"^^geo:wktLiteral ;
  geo-pos:lat "13.926"^^xsd:decimal ;
  geo-pos:long "-17.203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7778'^^xsd:integer;
  dwc:scientificName 'Pseudotolithus senegallus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.203'^^xsd:double;
  dwc:latitude '13.926'^^xsd:double;
  dwc:aphiaid '273787'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7778'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273787'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.167"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.167"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7607'^^xsd:integer;
  dwc:scientificName 'Diplodus puntazzo'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.167'^^xsd:double;
  dwc:aphiaid '127052'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7607'^^xsd:anyURI;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.8212 -60.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.8212"^^xsd:decimal ;
  dwc:decimalLongitude "-60.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.8212 -60.824)"^^geo:wktLiteral ;
  geo-pos:lat "-62.8212"^^xsd:decimal ;
  geo-pos:long "-60.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8519'^^xsd:integer;
  dwc:scientificName 'Champsocephalus gunnari'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.824'^^xsd:double;
  dwc:latitude '-62.8212'^^xsd:double;
  dwc:aphiaid '234797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8519'^^xsd:anyURI;
  dwc:observationDate '2000-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '234797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.805 -84.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.805"^^xsd:decimal ;
  dwc:decimalLongitude "-84.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.805 -84.006)"^^geo:wktLiteral ;
  geo-pos:lat "29.805"^^xsd:decimal ;
  geo-pos:long "-84.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6791'^^xsd:integer;
  dwc:scientificName 'Anchoa hepsetus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.006'^^xsd:double;
  dwc:latitude '29.805'^^xsd:double;
  dwc:aphiaid '158698'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6791'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158698'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '272'^^xsd:integer;
  dwc:scientificName 'Trematomus lepidorhinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:272'^^xsd:anyURI;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '234770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.522"^^xsd:decimal ;
  dwc:decimalLongitude "-12.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  geo-pos:lat "-71.522"^^xsd:decimal ;
  geo-pos:long "-12.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '210'^^xsd:integer;
  dwc:scientificName 'Aethotaxis mitopteryx'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.424'^^xsd:double;
  dwc:latitude '-71.522'^^xsd:double;
  dwc:aphiaid '234660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:210'^^xsd:anyURI;
  dwc:observationDate '1996-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '234660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.338 3.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.338"^^xsd:decimal ;
  dwc:decimalLongitude "3.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.338 3.188)"^^geo:wktLiteral ;
  geo-pos:lat "42.338"^^xsd:decimal ;
  geo-pos:long "3.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6834'^^xsd:integer;
  dwc:scientificName 'Atherina hepsetus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Núria Zaragoza'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.188'^^xsd:double;
  dwc:latitude '42.338'^^xsd:double;
  dwc:aphiaid '272028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6834'^^xsd:anyURI;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '272028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.72016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.72016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.72016)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.72016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8421'^^xsd:integer;
  dwc:scientificName 'Trachinus radiatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.72016'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '127083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8421'^^xsd:anyURI;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '127083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7674'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7674'^^xsd:anyURI;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.536 -2.759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.536"^^xsd:decimal ;
  dwc:decimalLongitude "-2.759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.536 -2.759)"^^geo:wktLiteral ;
  geo-pos:lat "36.536"^^xsd:decimal ;
  geo-pos:long "-2.759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6843'^^xsd:integer;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-2.759'^^xsd:double;
  dwc:latitude '36.536'^^xsd:double;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6843'^^xsd:anyURI;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.204 14.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.204"^^xsd:decimal ;
  dwc:decimalLongitude "14.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.204 14.708)"^^geo:wktLiteral ;
  geo-pos:lat "-27.204"^^xsd:decimal ;
  geo-pos:long "14.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6729'^^xsd:integer;
  dwc:scientificName 'Merluccius capensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '14.708'^^xsd:double;
  dwc:latitude '-27.204'^^xsd:double;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6729'^^xsd:anyURI;
  dwc:observationDate '1986-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  geo-pos:lat "43.706"^^xsd:decimal ;
  geo-pos:long "-8.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '357'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Carmen Piñeiro'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.255'^^xsd:double;
  dwc:latitude '43.706'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:357'^^xsd:anyURI;
  dwc:observationDate '1984-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '164'^^xsd:integer;
  dwc:scientificName 'Symphodus tinca'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '273575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:164'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.568)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7556'^^xsd:integer;
  dwc:scientificName 'Scorpaena porcus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.568'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7556'^^xsd:anyURI;
  dwc:observationDate '2000-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7919'^^xsd:integer;
  dwc:scientificName 'Myroconger compressus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '281606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7919'^^xsd:anyURI;
  dwc:aphiaIdAccepted '281606'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.269 2.503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.269"^^xsd:decimal ;
  dwc:decimalLongitude "2.503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.269 2.503)"^^geo:wktLiteral ;
  geo-pos:lat "41.269"^^xsd:decimal ;
  geo-pos:long "2.503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7852'^^xsd:integer;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.503'^^xsd:double;
  dwc:latitude '41.269'^^xsd:double;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7852'^^xsd:anyURI;
  dwc:observationDate '2007-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.94"^^xsd:decimal ;
  dwc:decimalLongitude "1.221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  geo-pos:lat "40.94"^^xsd:decimal ;
  geo-pos:long "1.221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7548'^^xsd:integer;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero. Sr. Biel Pomar'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.221'^^xsd:double;
  dwc:latitude '40.94'^^xsd:double;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7548'^^xsd:anyURI;
  dwc:observationDate '2006-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.469 2.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.469"^^xsd:decimal ;
  dwc:decimalLongitude "2.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.469 2.302)"^^geo:wktLiteral ;
  geo-pos:lat "41.469"^^xsd:decimal ;
  geo-pos:long "2.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6580'^^xsd:integer;
  dwc:scientificName 'Ophidion rochei'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Ramón'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.302'^^xsd:double;
  dwc:latitude '41.469'^^xsd:double;
  dwc:aphiaid '126676'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6580'^^xsd:anyURI;
  dwc:observationDate '2005-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.137 14.476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.137"^^xsd:decimal ;
  dwc:decimalLongitude "14.476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.137 14.476)"^^geo:wktLiteral ;
  geo-pos:lat "-29.137"^^xsd:decimal ;
  geo-pos:long "14.476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6775'^^xsd:integer;
  dwc:scientificName 'Tripterophycis gilchristi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '14.476'^^xsd:double;
  dwc:latitude '-29.137'^^xsd:double;
  dwc:aphiaid '217739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6775'^^xsd:anyURI;
  dwc:aphiaIdAccepted '217739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7972'^^xsd:integer;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7972'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7402 12.2518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7402"^^xsd:decimal ;
  dwc:decimalLongitude "12.2518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7402 12.2518)"^^geo:wktLiteral ;
  geo-pos:lat "41.7402"^^xsd:decimal ;
  geo-pos:long "12.2518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8451'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Fabrizio Capoccioni'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '12.2518'^^xsd:double;
  dwc:latitude '41.7402'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8451'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.817 -78.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.817"^^xsd:decimal ;
  dwc:decimalLongitude "-78.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.817 -78.887)"^^geo:wktLiteral ;
  geo-pos:lat "-10.817"^^xsd:decimal ;
  geo-pos:long "-78.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7498'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra Beatriz Morales-Nin'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-78.887'^^xsd:double;
  dwc:latitude '-10.817'^^xsd:double;
  dwc:aphiaid '293628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7498'^^xsd:anyURI;
  dwc:aphiaIdAccepted '293628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.175 11.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.175"^^xsd:decimal ;
  dwc:decimalLongitude "11.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.175 11.933)"^^geo:wktLiteral ;
  geo-pos:lat "-20.175"^^xsd:decimal ;
  geo-pos:long "11.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6057'^^xsd:integer;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '11.933'^^xsd:double;
  dwc:latitude '-20.175'^^xsd:double;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6057'^^xsd:anyURI;
  dwc:observationDate '1981-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A37> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.725"^^xsd:decimal ;
  dwc:decimalLongitude "-15.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  geo-pos:lat "24.725"^^xsd:decimal ;
  geo-pos:long "-15.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '37'^^xsd:integer;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.193'^^xsd:double;
  dwc:latitude '24.725'^^xsd:double;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:37'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7839'^^xsd:integer;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7839'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.254 2.353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.254"^^xsd:decimal ;
  dwc:decimalLongitude "2.353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.254 2.353)"^^geo:wktLiteral ;
  geo-pos:lat "38.254"^^xsd:decimal ;
  geo-pos:long "2.353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6284'^^xsd:integer;
  dwc:scientificName 'Cataetyx laticeps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.353'^^xsd:double;
  dwc:latitude '38.254'^^xsd:double;
  dwc:aphiaid '126657'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6284'^^xsd:anyURI;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6546'^^xsd:integer;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6546'^^xsd:anyURI;
  dwc:observationDate '2004-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7619'^^xsd:integer;
  dwc:scientificName 'Umbrina cirrosa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7619'^^xsd:anyURI;
  dwc:observationDate '2003-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6097'^^xsd:integer;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6097'^^xsd:anyURI;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5910'^^xsd:integer;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5910'^^xsd:anyURI;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.027 -119.336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.027"^^xsd:decimal ;
  dwc:decimalLongitude "-119.336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.027 -119.336)"^^geo:wktLiteral ;
  geo-pos:lat "34.027"^^xsd:decimal ;
  geo-pos:long "-119.336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8222'^^xsd:integer;
  dwc:scientificName 'Sebastes miniatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Sr. Patrick Sudre. Dr. Ralph I'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.336'^^xsd:double;
  dwc:latitude '34.027'^^xsd:double;
  dwc:aphiaid '274820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8222'^^xsd:anyURI;
  dwc:observationDate '2009-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '274820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7935'^^xsd:integer;
  dwc:scientificName 'Laemonema laureysi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '272473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7935'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272473'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016 -119.189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.016"^^xsd:decimal ;
  dwc:decimalLongitude "-119.189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016 -119.189)"^^geo:wktLiteral ;
  geo-pos:lat "34.016"^^xsd:decimal ;
  geo-pos:long "-119.189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8063'^^xsd:integer;
  dwc:scientificName 'Sebastes miniatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Ralph Imondi. Dra. Linda Santschi'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.189'^^xsd:double;
  dwc:latitude '34.016'^^xsd:double;
  dwc:aphiaid '274820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8063'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7438'^^xsd:integer;
  dwc:scientificName 'Synodus scituliceps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '272139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7438'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272139'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7915'^^xsd:integer;
  dwc:scientificName 'Myroconger compressus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '281606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7915'^^xsd:anyURI;
  dwc:aphiaIdAccepted '281606'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.821 -60.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.821"^^xsd:decimal ;
  dwc:decimalLongitude "-60.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.821 -60.824)"^^geo:wktLiteral ;
  geo-pos:lat "-62.821"^^xsd:decimal ;
  geo-pos:long "-60.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6657'^^xsd:integer;
  dwc:scientificName 'Champsocephalus gunnari'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.824'^^xsd:double;
  dwc:latitude '-62.821'^^xsd:double;
  dwc:aphiaid '234797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6657'^^xsd:anyURI;
  dwc:observationDate '2000-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9912 -119.368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9912"^^xsd:decimal ;
  dwc:decimalLongitude "-119.368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9912 -119.368)"^^geo:wktLiteral ;
  geo-pos:lat "34.9912"^^xsd:decimal ;
  geo-pos:long "-119.368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8177'^^xsd:integer;
  dwc:scientificName 'Sebastes chlorostictus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Sr. Patrick Sudre. Dr. Ralph I'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.368'^^xsd:double;
  dwc:latitude '34.9912'^^xsd:double;
  dwc:aphiaid '274781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8177'^^xsd:anyURI;
  dwc:observationDate '2009-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '274781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7939'^^xsd:integer;
  dwc:scientificName 'Sargocentron hastatum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '272211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7939'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272211'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7569'^^xsd:integer;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7569'^^xsd:anyURI;
  dwc:observationDate '2006-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '2'^^xsd:integer;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.573'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:2'^^xsd:anyURI;
  dwc:observationDate '2002-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7943'^^xsd:integer;
  dwc:scientificName 'Rypticus saponaceus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '275963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7943'^^xsd:anyURI;
  dwc:aphiaIdAccepted '275963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6521'^^xsd:integer;
  dwc:scientificName 'Gadella maraldi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6521'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6570'^^xsd:integer;
  dwc:scientificName 'Gymnodraco acuticeps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6570'^^xsd:anyURI;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '234800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.59 -177.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.59"^^xsd:decimal ;
  dwc:decimalLongitude "-177.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.59 -177.06)"^^geo:wktLiteral ;
  geo-pos:lat "-71.59"^^xsd:decimal ;
  geo-pos:long "-177.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7097'^^xsd:integer;
  dwc:scientificName 'Muraenolepis microps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-177.06'^^xsd:double;
  dwc:latitude '-71.59'^^xsd:double;
  dwc:aphiaid '234742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7097'^^xsd:anyURI;
  dwc:observationDate '2007-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '234742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A90> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '90'^^xsd:integer;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:90'^^xsd:anyURI;
  dwc:observationDate '2003-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.725"^^xsd:decimal ;
  dwc:decimalLongitude "-15.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  geo-pos:lat "24.725"^^xsd:decimal ;
  geo-pos:long "-15.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7469'^^xsd:integer;
  dwc:scientificName 'Trachinus radiatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.193'^^xsd:double;
  dwc:latitude '24.725'^^xsd:double;
  dwc:aphiaid '127083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7469'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9906 -119.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9906"^^xsd:decimal ;
  dwc:decimalLongitude "-119.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9906 -119.495)"^^geo:wktLiteral ;
  geo-pos:lat "33.9906"^^xsd:decimal ;
  geo-pos:long "-119.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8173'^^xsd:integer;
  dwc:scientificName 'Sebastes carnatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Dr. Ralph Imondi. Coastal Mari'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.495'^^xsd:double;
  dwc:latitude '33.9906'^^xsd:double;
  dwc:aphiaid '274779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8173'^^xsd:anyURI;
  dwc:observationDate '2009-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '274779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.821 -60.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.821"^^xsd:decimal ;
  dwc:decimalLongitude "-60.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.821 -60.824)"^^geo:wktLiteral ;
  geo-pos:lat "-62.821"^^xsd:decimal ;
  geo-pos:long "-60.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6658'^^xsd:integer;
  dwc:scientificName 'Champsocephalus gunnari'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.824'^^xsd:double;
  dwc:latitude '-62.821'^^xsd:double;
  dwc:aphiaid '234797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6658'^^xsd:anyURI;
  dwc:observationDate '2000-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.41 2.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.41"^^xsd:decimal ;
  dwc:decimalLongitude "2.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.41 2.27)"^^geo:wktLiteral ;
  geo-pos:lat "41.41"^^xsd:decimal ;
  geo-pos:long "2.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7559'^^xsd:integer;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.27'^^xsd:double;
  dwc:latitude '41.41'^^xsd:double;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7559'^^xsd:anyURI;
  dwc:observationDate '2006-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.052 -27.3338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.052"^^xsd:decimal ;
  dwc:decimalLongitude "-27.3338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.052 -27.3338)"^^geo:wktLiteral ;
  geo-pos:lat "-75.052"^^xsd:decimal ;
  geo-pos:long "-27.3338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8477'^^xsd:integer;
  dwc:scientificName 'Dolloidraco longedorsalis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-27.3338'^^xsd:double;
  dwc:latitude '-75.052'^^xsd:double;
  dwc:aphiaid '234696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8477'^^xsd:anyURI;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '234696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7342'^^xsd:integer;
  dwc:scientificName 'Menticirrhus nasus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7342'^^xsd:anyURI;
  dwc:observationDate '2007-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '276146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302 16.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.302"^^xsd:decimal ;
  dwc:decimalLongitude "16.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302 16.567)"^^geo:wktLiteral ;
  geo-pos:lat "38.302"^^xsd:decimal ;
  geo-pos:long "16.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6122'^^xsd:integer;
  dwc:scientificName 'Trachyrincus scabrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '16.567'^^xsd:double;
  dwc:latitude '38.302'^^xsd:double;
  dwc:aphiaid '126482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6122'^^xsd:anyURI;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3537 2.32133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3537"^^xsd:decimal ;
  dwc:decimalLongitude "2.32133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3537 2.32133)"^^geo:wktLiteral ;
  geo-pos:lat "41.3537"^^xsd:decimal ;
  geo-pos:long "2.32133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8067'^^xsd:integer;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.32133'^^xsd:double;
  dwc:latitude '41.3537'^^xsd:double;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8067'^^xsd:anyURI;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.453 -0.234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.453"^^xsd:decimal ;
  dwc:decimalLongitude "-0.234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.453 -0.234)"^^geo:wktLiteral ;
  geo-pos:lat "38.453"^^xsd:decimal ;
  geo-pos:long "-0.234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6883'^^xsd:integer;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Domingo Lloris. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.234'^^xsd:double;
  dwc:latitude '38.453'^^xsd:double;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6883'^^xsd:anyURI;
  dwc:observationDate '2005-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7771'^^xsd:integer;
  dwc:scientificName 'Chromis limbata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '127001'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7771'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127001'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7757'^^xsd:integer;
  dwc:scientificName 'Laemonema  yarrellii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '126492'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7757'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126492'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8293'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8293'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7945'^^xsd:integer;
  dwc:scientificName 'Caranx rhonchus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '126806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7945'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.137 1.801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.137"^^xsd:decimal ;
  dwc:decimalLongitude "1.801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.137 1.801)"^^geo:wktLiteral ;
  geo-pos:lat "41.137"^^xsd:decimal ;
  geo-pos:long "1.801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5905'^^xsd:integer;
  dwc:scientificName 'Gnathophis mystax'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.801'^^xsd:double;
  dwc:latitude '41.137'^^xsd:double;
  dwc:aphiaid '126287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5905'^^xsd:anyURI;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6142'^^xsd:integer;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6142'^^xsd:anyURI;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.008 -60.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.008"^^xsd:decimal ;
  dwc:decimalLongitude "-60.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.008 -60.34)"^^geo:wktLiteral ;
  geo-pos:lat "-62.008"^^xsd:decimal ;
  geo-pos:long "-60.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6047'^^xsd:integer;
  dwc:scientificName 'Lepidonotothen squamifrons'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.34'^^xsd:double;
  dwc:latitude '-62.008'^^xsd:double;
  dwc:aphiaid '234788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6047'^^xsd:anyURI;
  dwc:observationDate '2000-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '234788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.471 -8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.471"^^xsd:decimal ;
  dwc:decimalLongitude "-8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.471 -8.825)"^^geo:wktLiteral ;
  geo-pos:lat "38.471"^^xsd:decimal ;
  geo-pos:long "-8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7798'^^xsd:integer;
  dwc:scientificName 'Sygnathus abaster'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.825'^^xsd:double;
  dwc:latitude '38.471'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7798'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7154'^^xsd:integer;
  dwc:scientificName 'Eucinostomus argenteus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '159732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7154'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159732'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1858 -12.3545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.1858"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1858 -12.3545)"^^geo:wktLiteral ;
  geo-pos:lat "-71.1858"^^xsd:decimal ;
  geo-pos:long "-12.3545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8532'^^xsd:integer;
  dwc:scientificName 'Chionodraco myersi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.3545'^^xsd:double;
  dwc:latitude '-71.1858'^^xsd:double;
  dwc:aphiaid '234646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8532'^^xsd:anyURI;
  dwc:observationDate '2000-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '234646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.639"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.639"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6937'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.639'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6937'^^xsd:anyURI;
  dwc:observationDate '2005-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.239 -0.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.239"^^xsd:decimal ;
  dwc:decimalLongitude "-0.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.239 -0.455)"^^geo:wktLiteral ;
  geo-pos:lat "58.239"^^xsd:decimal ;
  geo-pos:long "-0.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6777'^^xsd:integer;
  dwc:scientificName 'Melanogrammus  aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-0.455'^^xsd:double;
  dwc:latitude '58.239'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6777'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933 -174.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933"^^xsd:decimal ;
  dwc:decimalLongitude "-174.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933 -174.851)"^^geo:wktLiteral ;
  geo-pos:lat "51.933"^^xsd:decimal ;
  geo-pos:long "-174.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7358'^^xsd:integer;
  dwc:scientificName 'Sebastes ciliatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-174.851'^^xsd:double;
  dwc:latitude '51.933'^^xsd:double;
  dwc:aphiaid '274782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7358'^^xsd:anyURI;
  dwc:observationDate '2006-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '274782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7108'^^xsd:integer;
  dwc:scientificName 'Chloroscombrus orqueta'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276245'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7108'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276245'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  geo-pos:lat "43.706"^^xsd:decimal ;
  geo-pos:long "-8.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '339'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Carmen Piñeiro'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.255'^^xsd:double;
  dwc:latitude '43.706'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:339'^^xsd:anyURI;
  dwc:observationDate '1984-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7702'^^xsd:integer;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7702'^^xsd:anyURI;
  dwc:observationDate '2004-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -9.067)"^^geo:wktLiteral ;
  geo-pos:lat "38.722"^^xsd:decimal ;
  geo-pos:long "-9.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7754'^^xsd:integer;
  dwc:scientificName 'Symphodus bailloni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.067'^^xsd:double;
  dwc:latitude '38.722'^^xsd:double;
  dwc:aphiaid '273566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7754'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273566'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016 -119.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.016"^^xsd:decimal ;
  dwc:decimalLongitude "-119.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016 -119.198)"^^geo:wktLiteral ;
  geo-pos:lat "34.016"^^xsd:decimal ;
  geo-pos:long "-119.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8052'^^xsd:integer;
  dwc:scientificName 'Sebastes mystinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Sra. Cristina Cruz. Dr. Ralph'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.198'^^xsd:double;
  dwc:latitude '34.016'^^xsd:double;
  dwc:aphiaid '274823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8052'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274823'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A69> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '69'^^xsd:integer;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:69'^^xsd:anyURI;
  dwc:observationDate '2003-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6524'^^xsd:integer;
  dwc:scientificName 'Molva dypterygia'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6524'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.636 1.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.636"^^xsd:decimal ;
  dwc:decimalLongitude "1.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.636 1.026)"^^geo:wktLiteral ;
  geo-pos:lat "38.636"^^xsd:decimal ;
  geo-pos:long "1.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7615'^^xsd:integer;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.026'^^xsd:double;
  dwc:latitude '38.636'^^xsd:double;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7615'^^xsd:anyURI;
  dwc:observationDate '2006-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.187 1.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.187"^^xsd:decimal ;
  dwc:decimalLongitude "1.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.187 1.784)"^^geo:wktLiteral ;
  geo-pos:lat "41.187"^^xsd:decimal ;
  geo-pos:long "1.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6298'^^xsd:integer;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.784'^^xsd:double;
  dwc:latitude '41.187'^^xsd:double;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6298'^^xsd:anyURI;
  dwc:observationDate '2001-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6271'^^xsd:integer;
  dwc:scientificName 'Echiodon dentatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6271'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0239 -119.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0239"^^xsd:decimal ;
  dwc:decimalLongitude "-119.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0239 -119.322)"^^geo:wktLiteral ;
  geo-pos:lat "34.0239"^^xsd:decimal ;
  geo-pos:long "-119.322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8090'^^xsd:integer;
  dwc:scientificName 'Sebastes constellatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Jessica Braziel. Sra- Kelley McGee. Dr. Ralph'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.322'^^xsd:double;
  dwc:latitude '34.0239'^^xsd:double;
  dwc:aphiaid '274783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8090'^^xsd:anyURI;
  dwc:observationDate '2009-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '274783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.954 -173.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.954"^^xsd:decimal ;
  dwc:decimalLongitude "-173.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.954 -173.775)"^^geo:wktLiteral ;
  geo-pos:lat "57.954"^^xsd:decimal ;
  geo-pos:long "-173.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6900'^^xsd:integer;
  dwc:scientificName 'Malacocottus kincaidi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-173.775'^^xsd:double;
  dwc:latitude '57.954'^^xsd:double;
  dwc:aphiaid '279442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6900'^^xsd:anyURI;
  dwc:observationDate '2006-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '279442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9915 -119.494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9915"^^xsd:decimal ;
  dwc:decimalLongitude "-119.494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9915 -119.494)"^^geo:wktLiteral ;
  geo-pos:lat "33.9915"^^xsd:decimal ;
  geo-pos:long "-119.494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8231'^^xsd:integer;
  dwc:scientificName 'Sebastes rosaceus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Dr. Ralph Imondi. Coastal Mari'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.494'^^xsd:double;
  dwc:latitude '33.9915'^^xsd:double;
  dwc:aphiaid '274841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8231'^^xsd:anyURI;
  dwc:observationDate '2009-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '274841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.551 2.501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.551"^^xsd:decimal ;
  dwc:decimalLongitude "2.501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.551 2.501)"^^geo:wktLiteral ;
  geo-pos:lat "41.551"^^xsd:decimal ;
  geo-pos:long "2.501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7650'^^xsd:integer;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.501'^^xsd:double;
  dwc:latitude '41.551'^^xsd:double;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7650'^^xsd:anyURI;
  dwc:observationDate '2006-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6063'^^xsd:integer;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6063'^^xsd:anyURI;
  dwc:observationDate '2000-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.156 1.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.156"^^xsd:decimal ;
  dwc:decimalLongitude "1.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.156 1.74)"^^geo:wktLiteral ;
  geo-pos:lat "41.156"^^xsd:decimal ;
  geo-pos:long "1.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7630'^^xsd:integer;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Sánchez. Dra. Pilar Sánchez'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.74'^^xsd:double;
  dwc:latitude '41.156'^^xsd:double;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7630'^^xsd:anyURI;
  dwc:observationDate '1994-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.351 -166.186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.351"^^xsd:decimal ;
  dwc:decimalLongitude "-166.186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.351 -166.186)"^^geo:wktLiteral ;
  geo-pos:lat "57.351"^^xsd:decimal ;
  geo-pos:long "-166.186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7293'^^xsd:integer;
  dwc:scientificName 'Limanda  aspera'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-166.186'^^xsd:double;
  dwc:latitude '57.351'^^xsd:double;
  dwc:aphiaid '254562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7293'^^xsd:anyURI;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '254562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7793'^^xsd:integer;
  dwc:scientificName 'Sphyraena viridensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '127069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7793'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127069'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0044 -119.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0044"^^xsd:decimal ;
  dwc:decimalLongitude "-119.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0044 -119.425)"^^geo:wktLiteral ;
  geo-pos:lat "34.0044"^^xsd:decimal ;
  geo-pos:long "-119.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8085'^^xsd:integer;
  dwc:scientificName 'Sebastes atrovirens'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Janet Andrade. Sra. Michelle Artinian. Dr. Ra'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.425'^^xsd:double;
  dwc:latitude '34.0044'^^xsd:double;
  dwc:aphiaid '274772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8085'^^xsd:anyURI;
  dwc:observationDate '2009-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '274772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7065'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7065'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.59)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6572'^^xsd:integer;
  dwc:scientificName 'Prionodraco evansii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.59'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6572'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.639"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.639"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7041'^^xsd:integer;
  dwc:scientificName 'Gobio gobio'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.639'^^xsd:double;
  dwc:aphiaid '154316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7041'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '154316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.338 3.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.338"^^xsd:decimal ;
  dwc:decimalLongitude "3.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.338 3.188)"^^geo:wktLiteral ;
  geo-pos:lat "42.338"^^xsd:decimal ;
  geo-pos:long "3.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6839'^^xsd:integer;
  dwc:scientificName 'Atherina hepsetus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Núria Zaragoza'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.188'^^xsd:double;
  dwc:latitude '42.338'^^xsd:double;
  dwc:aphiaid '272028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6839'^^xsd:anyURI;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '272028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.469 2.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.469"^^xsd:decimal ;
  dwc:decimalLongitude "2.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.469 2.302)"^^geo:wktLiteral ;
  geo-pos:lat "41.469"^^xsd:decimal ;
  geo-pos:long "2.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6619'^^xsd:integer;
  dwc:scientificName 'Gymnammodytes cicerelus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Ramón'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.302'^^xsd:double;
  dwc:latitude '41.469'^^xsd:double;
  dwc:aphiaid '126753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6619'^^xsd:anyURI;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.625"^^xsd:decimal ;
  dwc:decimalLongitude "-85.154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  geo-pos:lat "29.625"^^xsd:decimal ;
  geo-pos:long "-85.154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6816'^^xsd:integer;
  dwc:scientificName 'Menticirrhus littoralis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.154'^^xsd:double;
  dwc:latitude '29.625'^^xsd:double;
  dwc:aphiaid '159327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6816'^^xsd:anyURI;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '159327'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8037'^^xsd:integer;
  dwc:scientificName 'Gaidropsarus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '126458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8037'^^xsd:anyURI;
  dwc:observationDate '2009-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.625"^^xsd:decimal ;
  dwc:decimalLongitude "-85.154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  geo-pos:lat "29.625"^^xsd:decimal ;
  geo-pos:long "-85.154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6800'^^xsd:integer;
  dwc:scientificName 'Selene vomer'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.154'^^xsd:double;
  dwc:latitude '29.625'^^xsd:double;
  dwc:aphiaid '159649'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6800'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '159649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6837 5.65983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.6837"^^xsd:decimal ;
  dwc:decimalLongitude "5.65983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.6837 5.65983)"^^geo:wktLiteral ;
  geo-pos:lat "38.6837"^^xsd:decimal ;
  geo-pos:long "5.65983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8287'^^xsd:integer;
  dwc:scientificName 'Evermannella balbo'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '5.65983'^^xsd:double;
  dwc:latitude '38.6837'^^xsd:double;
  dwc:aphiaid '126338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8287'^^xsd:anyURI;
  dwc:observationDate '2009-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.351 12.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.351"^^xsd:decimal ;
  dwc:decimalLongitude "12.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.351 12.969)"^^geo:wktLiteral ;
  geo-pos:lat "41.351"^^xsd:decimal ;
  geo-pos:long "12.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7531'^^xsd:integer;
  dwc:scientificName 'Chelon labrosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Corrado Costa'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '12.969'^^xsd:double;
  dwc:latitude '41.351'^^xsd:double;
  dwc:aphiaid '126977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7531'^^xsd:anyURI;
  dwc:observationDate '2006-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '126977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.386 2.253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.386"^^xsd:decimal ;
  dwc:decimalLongitude "2.253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.386 2.253)"^^geo:wktLiteral ;
  geo-pos:lat "41.386"^^xsd:decimal ;
  geo-pos:long "2.253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7590'^^xsd:integer;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.253'^^xsd:double;
  dwc:latitude '41.386'^^xsd:double;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7590'^^xsd:anyURI;
  dwc:observationDate '2006-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6255'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6255'^^xsd:anyURI;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.817 -78.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.817"^^xsd:decimal ;
  dwc:decimalLongitude "-78.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.817 -78.887)"^^geo:wktLiteral ;
  geo-pos:lat "-10.817"^^xsd:decimal ;
  geo-pos:long "-78.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6756'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra Beatriz Morales-Nin'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-78.887'^^xsd:double;
  dwc:latitude '-10.817'^^xsd:double;
  dwc:aphiaid '293628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6756'^^xsd:anyURI;
  dwc:aphiaIdAccepted '293628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.817 -78.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.817"^^xsd:decimal ;
  dwc:decimalLongitude "-78.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.817 -78.887)"^^geo:wktLiteral ;
  geo-pos:lat "-10.817"^^xsd:decimal ;
  geo-pos:long "-78.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7502'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra Beatriz Morales-Nin'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-78.887'^^xsd:double;
  dwc:latitude '-10.817'^^xsd:double;
  dwc:aphiaid '293628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7502'^^xsd:anyURI;
  dwc:aphiaIdAccepted '293628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.742"^^xsd:decimal ;
  dwc:decimalLongitude "-17.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  geo-pos:lat "15.742"^^xsd:decimal ;
  geo-pos:long "-17.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6551'^^xsd:integer;
  dwc:scientificName 'Merluccius senegalensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Ana Ramos'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.502'^^xsd:double;
  dwc:latitude '15.742'^^xsd:double;
  dwc:aphiaid '126485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6551'^^xsd:anyURI;
  dwc:observationDate '1986-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.742"^^xsd:decimal ;
  dwc:decimalLongitude "-17.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  geo-pos:lat "15.742"^^xsd:decimal ;
  geo-pos:long "-17.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7514'^^xsd:integer;
  dwc:scientificName 'Merluccius polli'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Ana Ramos'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.502'^^xsd:double;
  dwc:latitude '15.742'^^xsd:double;
  dwc:aphiaid '272457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7514'^^xsd:anyURI;
  dwc:observationDate '1986-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '272457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6868"^^xsd:decimal ;
  dwc:decimalLongitude "2.82283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  geo-pos:lat "41.6868"^^xsd:decimal ;
  geo-pos:long "2.82283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8040'^^xsd:integer;
  dwc:scientificName 'Gobius cobitis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Àlex Casas'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.82283'^^xsd:double;
  dwc:latitude '41.6868'^^xsd:double;
  dwc:aphiaid '126886'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8040'^^xsd:anyURI;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '126886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '185'^^xsd:integer;
  dwc:scientificName 'Labrus merula'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '126967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:185'^^xsd:anyURI;
  dwc:observationDate '2000-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.742"^^xsd:decimal ;
  dwc:decimalLongitude "-17.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  geo-pos:lat "15.742"^^xsd:decimal ;
  geo-pos:long "-17.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7517'^^xsd:integer;
  dwc:scientificName 'Merluccius polli'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Ana Ramos'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.502'^^xsd:double;
  dwc:latitude '15.742'^^xsd:double;
  dwc:aphiaid '272457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7517'^^xsd:anyURI;
  dwc:observationDate '1986-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '272457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.368 -165.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.368"^^xsd:decimal ;
  dwc:decimalLongitude "-165.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.368 -165.188)"^^geo:wktLiteral ;
  geo-pos:lat "54.368"^^xsd:decimal ;
  geo-pos:long "-165.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6929'^^xsd:integer;
  dwc:scientificName 'Hippoglossoides  elassodon'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-165.188'^^xsd:double;
  dwc:latitude '54.368'^^xsd:double;
  dwc:aphiaid '274289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6929'^^xsd:anyURI;
  dwc:observationDate '2006-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '274289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.687 2.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.687"^^xsd:decimal ;
  dwc:decimalLongitude "2.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.687 2.823)"^^geo:wktLiteral ;
  geo-pos:lat "41.687"^^xsd:decimal ;
  geo-pos:long "2.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7666'^^xsd:integer;
  dwc:scientificName 'Symphodus roissali'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.823'^^xsd:double;
  dwc:latitude '41.687'^^xsd:double;
  dwc:aphiaid '273573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7666'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '273573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7169'^^xsd:integer;
  dwc:scientificName 'Diagramma pictum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '218536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7169'^^xsd:anyURI;
  dwc:aphiaIdAccepted '218536'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.336 13.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.336"^^xsd:decimal ;
  dwc:decimalLongitude "13.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.336 13.52)"^^geo:wktLiteral ;
  geo-pos:lat "-23.336"^^xsd:decimal ;
  geo-pos:long "13.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6990'^^xsd:integer;
  dwc:scientificName 'Caelorinchus polli'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '13.52'^^xsd:double;
  dwc:latitude '-23.336'^^xsd:double;
  dwc:aphiaid '300914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6990'^^xsd:anyURI;
  dwc:observationDate '1988-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '280329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6868"^^xsd:decimal ;
  dwc:decimalLongitude "2.82283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  geo-pos:lat "41.6868"^^xsd:decimal ;
  geo-pos:long "2.82283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8253'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Àlex Casas. Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.82283'^^xsd:double;
  dwc:latitude '41.6868'^^xsd:double;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8253'^^xsd:anyURI;
  dwc:observationDate '2008-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.567 2.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.567"^^xsd:decimal ;
  dwc:decimalLongitude "2.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.567 2.538)"^^geo:wktLiteral ;
  geo-pos:lat "41.567"^^xsd:decimal ;
  geo-pos:long "2.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7717'^^xsd:integer;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.538'^^xsd:double;
  dwc:latitude '41.567'^^xsd:double;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7717'^^xsd:anyURI;
  dwc:observationDate '2007-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.153 11.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.153"^^xsd:decimal ;
  dwc:decimalLongitude "11.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.153 11.424)"^^geo:wktLiteral ;
  geo-pos:lat "-24.153"^^xsd:decimal ;
  geo-pos:long "11.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6765'^^xsd:integer;
  dwc:scientificName 'Dicrolene introniger'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '11.424'^^xsd:double;
  dwc:latitude '-24.153'^^xsd:double;
  dwc:aphiaid '275895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6765'^^xsd:anyURI;
  dwc:observationDate '1988-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '275895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.725"^^xsd:decimal ;
  dwc:decimalLongitude "-15.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  geo-pos:lat "24.725"^^xsd:decimal ;
  geo-pos:long "-15.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '123'^^xsd:integer;
  dwc:scientificName 'Umbrina canariensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.193'^^xsd:double;
  dwc:latitude '24.725'^^xsd:double;
  dwc:aphiaid '127011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:123'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1835 1.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1835"^^xsd:decimal ;
  dwc:decimalLongitude "1.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1835 1.667)"^^geo:wktLiteral ;
  geo-pos:lat "41.1835"^^xsd:decimal ;
  geo-pos:long "1.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8388'^^xsd:integer;
  dwc:scientificName 'Chromis chromis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.667'^^xsd:double;
  dwc:latitude '41.1835'^^xsd:double;
  dwc:aphiaid '127000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8388'^^xsd:anyURI;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A27> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.206"^^xsd:decimal ;
  dwc:decimalLongitude "1.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.818)"^^geo:wktLiteral ;
  geo-pos:lat "41.206"^^xsd:decimal ;
  geo-pos:long "1.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '27'^^xsd:integer;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.818'^^xsd:double;
  dwc:latitude '41.206'^^xsd:double;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:27'^^xsd:anyURI;
  dwc:observationDate '1995-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0213"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.0213"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8434'^^xsd:integer;
  dwc:scientificName 'Pomadasys panamensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.0213'^^xsd:double;
  dwc:aphiaid '273509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8434'^^xsd:anyURI;
  dwc:aphiaIdAccepted '320982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6275'^^xsd:integer;
  dwc:scientificName 'Echiodon dentatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6275'^^xsd:anyURI;
  dwc:observationDate '2003-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 15.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.185"^^xsd:decimal ;
  dwc:decimalLongitude "15.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 15.59)"^^geo:wktLiteral ;
  geo-pos:lat "38.185"^^xsd:decimal ;
  geo-pos:long "15.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6423'^^xsd:integer;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paola Rinelli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '15.59'^^xsd:double;
  dwc:latitude '38.185'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6423'^^xsd:anyURI;
  dwc:observationDate '2001-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6279'^^xsd:integer;
  dwc:scientificName 'Cataetyx alleni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6279'^^xsd:anyURI;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '194'^^xsd:integer;
  dwc:scientificName 'Coris julis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:194'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.805 -84.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.805"^^xsd:decimal ;
  dwc:decimalLongitude "-84.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.805 -84.006)"^^geo:wktLiteral ;
  geo-pos:lat "29.805"^^xsd:decimal ;
  geo-pos:long "-84.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6796'^^xsd:integer;
  dwc:scientificName 'Urophycis cirrata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.006'^^xsd:double;
  dwc:latitude '29.805'^^xsd:double;
  dwc:aphiaid '272520'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6796'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272520'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0387 -119.603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0387"^^xsd:decimal ;
  dwc:decimalLongitude "-119.603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0387 -119.603)"^^geo:wktLiteral ;
  geo-pos:lat "34.0387"^^xsd:decimal ;
  geo-pos:long "-119.603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7983'^^xsd:integer;
  dwc:scientificName 'Sebastes chrysomelas'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Halie Arimitsu. Dr. Ralph Imondi'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.603'^^xsd:double;
  dwc:latitude '34.0387'^^xsd:double;
  dwc:aphiaid '240737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7983'^^xsd:anyURI;
  dwc:aphiaIdAccepted '240737'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.59 -177.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.59"^^xsd:decimal ;
  dwc:decimalLongitude "-177.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.59 -177.06)"^^geo:wktLiteral ;
  geo-pos:lat "-71.59"^^xsd:decimal ;
  geo-pos:long "-177.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7095'^^xsd:integer;
  dwc:scientificName 'Muraenolepis microps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-177.06'^^xsd:double;
  dwc:latitude '-71.59'^^xsd:double;
  dwc:aphiaid '234742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7095'^^xsd:anyURI;
  dwc:observationDate '2007-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '234742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.887 1.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.887"^^xsd:decimal ;
  dwc:decimalLongitude "1.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.887 1.004)"^^geo:wktLiteral ;
  geo-pos:lat "38.887"^^xsd:decimal ;
  geo-pos:long "1.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7680'^^xsd:integer;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.004'^^xsd:double;
  dwc:latitude '38.887'^^xsd:double;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7680'^^xsd:anyURI;
  dwc:observationDate '2006-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6459'^^xsd:integer;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6459'^^xsd:anyURI;
  dwc:observationDate '2003-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.109 1.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.109"^^xsd:decimal ;
  dwc:decimalLongitude "1.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.109 1.622)"^^geo:wktLiteral ;
  geo-pos:lat "40.109"^^xsd:decimal ;
  geo-pos:long "1.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5922'^^xsd:integer;
  dwc:scientificName 'Bathypterois mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Beatriz Morales. Sr. Jaume Rucabado'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.622'^^xsd:double;
  dwc:latitude '40.109'^^xsd:double;
  dwc:aphiaid '299942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5922'^^xsd:anyURI;
  dwc:observationDate '1988-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '299942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.337 2.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.337"^^xsd:decimal ;
  dwc:decimalLongitude "2.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.337 2.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.337"^^xsd:decimal ;
  geo-pos:long "2.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6526'^^xsd:integer;
  dwc:scientificName 'Molva dypterygia'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.217'^^xsd:double;
  dwc:latitude '41.337'^^xsd:double;
  dwc:aphiaid '126459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6526'^^xsd:anyURI;
  dwc:observationDate '1995-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '198'^^xsd:integer;
  dwc:scientificName 'Coris julis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:198'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2078 1.47383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2078"^^xsd:decimal ;
  dwc:decimalLongitude "1.47383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2078 1.47383)"^^geo:wktLiteral ;
  geo-pos:lat "38.2078"^^xsd:decimal ;
  geo-pos:long "1.47383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8321'^^xsd:integer;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.47383'^^xsd:double;
  dwc:latitude '38.2078'^^xsd:double;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8321'^^xsd:anyURI;
  dwc:observationDate '2009-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7430'^^xsd:integer;
  dwc:scientificName 'Mycteroperca rubra'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '127039'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7430'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.571)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '290'^^xsd:integer;
  dwc:scientificName 'Trematomus nicolai'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.571'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:290'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5964"^^xsd:decimal ;
  dwc:decimalLongitude "-119.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  geo-pos:lat "33.5964"^^xsd:decimal ;
  geo-pos:long "-119.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8111'^^xsd:integer;
  dwc:scientificName 'Sebastes rubrivinctus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Patrick Sudre. Dr. Ralph Imondi'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.009'^^xsd:double;
  dwc:latitude '33.5964'^^xsd:double;
  dwc:aphiaid '274845'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8111'^^xsd:anyURI;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '274845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5762 -62.8013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5762"^^xsd:decimal ;
  dwc:decimalLongitude "-62.8013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5762 -62.8013)"^^geo:wktLiteral ;
  geo-pos:lat "43.5762"^^xsd:decimal ;
  geo-pos:long "-62.8013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8071'^^xsd:integer;
  dwc:scientificName 'Eurypharynx pelecanoides'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Steven E. Campana 2004. in: Photographic Atlas'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-62.8013'^^xsd:double;
  dwc:latitude '43.5762'^^xsd:double;
  dwc:aphiaid '127165'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8071'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6030'^^xsd:integer;
  dwc:scientificName 'Notoscopelus elongatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '158915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6030'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '158915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7156'^^xsd:integer;
  dwc:scientificName 'Eucinostomus currani'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276416'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7156'^^xsd:anyURI;
  dwc:observationDate '2001-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '276416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8052"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  geo-pos:lat "29.8052"^^xsd:decimal ;
  geo-pos:long "-84.0063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7991'^^xsd:integer;
  dwc:scientificName 'Epinephelus mystacinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.0063'^^xsd:double;
  dwc:latitude '29.8052'^^xsd:double;
  dwc:aphiaid '273861'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7991'^^xsd:anyURI;
  dwc:aphiaIdAccepted '475099'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7387'^^xsd:integer;
  dwc:scientificName 'Brotula clarkae'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '275888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7387'^^xsd:anyURI;
  dwc:observationDate '2001-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '275888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6202'^^xsd:integer;
  dwc:scientificName 'Scophthalmus rhombus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6202'^^xsd:anyURI;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6568'^^xsd:integer;
  dwc:scientificName 'Gymnodraco acuticeps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6568'^^xsd:anyURI;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '234800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.854 -0.418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.854"^^xsd:decimal ;
  dwc:decimalLongitude "-0.418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.854 -0.418)"^^geo:wktLiteral ;
  geo-pos:lat "37.854"^^xsd:decimal ;
  geo-pos:long "-0.418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7494'^^xsd:integer;
  dwc:scientificName 'Carapus acus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Luis Gil de Sola. Dr. Domingo Lloris'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.418'^^xsd:double;
  dwc:latitude '37.854'^^xsd:double;
  dwc:aphiaid '126661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7494'^^xsd:anyURI;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.72016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.72016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.72016)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.72016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8410'^^xsd:integer;
  dwc:scientificName 'Chelon labrosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.72016'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '126977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8410'^^xsd:anyURI;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '126977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A28> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '28'^^xsd:integer;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:28'^^xsd:anyURI;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.208 2.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.208"^^xsd:decimal ;
  dwc:decimalLongitude "2.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.208 2.042)"^^geo:wktLiteral ;
  geo-pos:lat "41.208"^^xsd:decimal ;
  geo-pos:long "2.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5960'^^xsd:integer;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Anna Bozzano. Sr. Biel Pomar'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.042'^^xsd:double;
  dwc:latitude '41.208'^^xsd:double;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5960'^^xsd:anyURI;
  dwc:observationDate '2002-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.234 1.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.234"^^xsd:decimal ;
  dwc:decimalLongitude "1.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.234 1.892)"^^geo:wktLiteral ;
  geo-pos:lat "41.234"^^xsd:decimal ;
  geo-pos:long "1.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6394'^^xsd:integer;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.892'^^xsd:double;
  dwc:latitude '41.234'^^xsd:double;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6394'^^xsd:anyURI;
  dwc:observationDate '1995-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0313 -119.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0313"^^xsd:decimal ;
  dwc:decimalLongitude "-119.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0313 -119.33)"^^geo:wktLiteral ;
  geo-pos:lat "34.0313"^^xsd:decimal ;
  geo-pos:long "-119.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8176'^^xsd:integer;
  dwc:scientificName 'Sebastes chlorostictus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Sr. Patrick Sudre. Dr. Ralph I'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.33'^^xsd:double;
  dwc:latitude '34.0313'^^xsd:double;
  dwc:aphiaid '274781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8176'^^xsd:anyURI;
  dwc:observationDate '2009-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '274781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.174 1.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.174"^^xsd:decimal ;
  dwc:decimalLongitude "1.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.174 1.585)"^^geo:wktLiteral ;
  geo-pos:lat "41.174"^^xsd:decimal ;
  geo-pos:long "1.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7618'^^xsd:integer;
  dwc:scientificName 'Umbrina cirrosa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.585'^^xsd:double;
  dwc:latitude '41.174'^^xsd:double;
  dwc:aphiaid '127012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7618'^^xsd:anyURI;
  dwc:observationDate '2001-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '127012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5964"^^xsd:decimal ;
  dwc:decimalLongitude "-119.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  geo-pos:lat "33.5964"^^xsd:decimal ;
  geo-pos:long "-119.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8105'^^xsd:integer;
  dwc:scientificName 'Sebastes constellatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Patrick Sudre. Dr. Ralph Imondi'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.009'^^xsd:double;
  dwc:latitude '33.5964'^^xsd:double;
  dwc:aphiaid '274783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8105'^^xsd:anyURI;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '274783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5984'^^xsd:integer;
  dwc:scientificName 'Hoplostethus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5984'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0185 20.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0185"^^xsd:decimal ;
  dwc:decimalLongitude "20.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0185 20.168)"^^geo:wktLiteral ;
  geo-pos:lat "59.0185"^^xsd:decimal ;
  geo-pos:long "20.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8246'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '20.168'^^xsd:double;
  dwc:latitude '59.0185'^^xsd:double;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8246'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7377'^^xsd:integer;
  dwc:scientificName 'Sphyraena ensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '273979'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7377'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '273979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.321 2.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.321"^^xsd:decimal ;
  dwc:decimalLongitude "2.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.321 2.252)"^^geo:wktLiteral ;
  geo-pos:lat "41.321"^^xsd:decimal ;
  geo-pos:long "2.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7527'^^xsd:integer;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.252'^^xsd:double;
  dwc:latitude '41.321'^^xsd:double;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7527'^^xsd:anyURI;
  dwc:observationDate '2006-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.725"^^xsd:decimal ;
  dwc:decimalLongitude "-15.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  geo-pos:lat "24.725"^^xsd:decimal ;
  geo-pos:long "-15.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7472'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.193'^^xsd:double;
  dwc:latitude '24.725'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7472'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5964"^^xsd:decimal ;
  dwc:decimalLongitude "-119.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  geo-pos:lat "33.5964"^^xsd:decimal ;
  geo-pos:long "-119.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8123'^^xsd:integer;
  dwc:scientificName 'Sebastes semicinctus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Patrick Sudre. Dr. Ralph Imondi'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.009'^^xsd:double;
  dwc:latitude '33.5964'^^xsd:double;
  dwc:aphiaid '274851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8123'^^xsd:anyURI;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '274851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.251 2.454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.251"^^xsd:decimal ;
  dwc:decimalLongitude "2.454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.251 2.454)"^^geo:wktLiteral ;
  geo-pos:lat "39.251"^^xsd:decimal ;
  geo-pos:long "2.454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6201'^^xsd:integer;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.454'^^xsd:double;
  dwc:latitude '39.251'^^xsd:double;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6201'^^xsd:anyURI;
  dwc:observationDate '2002-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.5878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8358"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.5878)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8358"^^xsd:decimal ;
  geo-pos:long "-10.5878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8525'^^xsd:integer;
  dwc:scientificName 'Chionodraco hamatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.5878'^^xsd:double;
  dwc:latitude '-70.8358'^^xsd:double;
  dwc:aphiaid '234795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8525'^^xsd:anyURI;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '234795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6443'^^xsd:integer;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6443'^^xsd:anyURI;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0007 -119.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0007"^^xsd:decimal ;
  dwc:decimalLongitude "-119.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0007 -119.386)"^^geo:wktLiteral ;
  geo-pos:lat "34.0007"^^xsd:decimal ;
  geo-pos:long "-119.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8259'^^xsd:integer;
  dwc:scientificName 'Sebastes caurinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Robby Chaney. Sra. Saray Aguirre. Dr. Ralph Im'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.386'^^xsd:double;
  dwc:latitude '34.0007'^^xsd:double;
  dwc:aphiaid '274780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8259'^^xsd:anyURI;
  dwc:observationDate '2009-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '274780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6716'^^xsd:integer;
  dwc:scientificName 'Nemipterus peroni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '401943'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6716'^^xsd:anyURI;
  dwc:aphiaIdAccepted '218520'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7215'^^xsd:integer;
  dwc:scientificName 'Etelis coruscans'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '212544'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7215'^^xsd:anyURI;
  dwc:aphiaIdAccepted '212544'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7733'^^xsd:integer;
  dwc:scientificName 'Antigonia  capros'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '127418'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7733'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127418'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A24> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.234 1.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.234"^^xsd:decimal ;
  dwc:decimalLongitude "1.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.234 1.892)"^^geo:wktLiteral ;
  geo-pos:lat "41.234"^^xsd:decimal ;
  geo-pos:long "1.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '24'^^xsd:integer;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.892'^^xsd:double;
  dwc:latitude '41.234'^^xsd:double;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:24'^^xsd:anyURI;
  dwc:observationDate '1995-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.152 1.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.152"^^xsd:decimal ;
  dwc:decimalLongitude "1.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.152 1.708)"^^geo:wktLiteral ;
  geo-pos:lat "41.152"^^xsd:decimal ;
  geo-pos:long "1.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6105'^^xsd:integer;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.708'^^xsd:double;
  dwc:latitude '41.152'^^xsd:double;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6105'^^xsd:anyURI;
  dwc:observationDate '1995-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '300'^^xsd:integer;
  dwc:scientificName 'Trematomus pennellii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:300'^^xsd:anyURI;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '234709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.541"^^xsd:decimal ;
  dwc:decimalLongitude "3.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  geo-pos:lat "42.541"^^xsd:decimal ;
  geo-pos:long "3.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '329'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.605'^^xsd:double;
  dwc:latitude '42.541'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:329'^^xsd:anyURI;
  dwc:observationDate '1993-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.639"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.639"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7038'^^xsd:integer;
  dwc:scientificName 'Pseudorasbora parva'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.639'^^xsd:double;
  dwc:aphiaid '465541'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7038'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '465541'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0583 1.4845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0583"^^xsd:decimal ;
  dwc:decimalLongitude "1.4845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0583 1.4845)"^^geo:wktLiteral ;
  geo-pos:lat "41.0583"^^xsd:decimal ;
  geo-pos:long "1.4845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8403'^^xsd:integer;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.4845'^^xsd:double;
  dwc:latitude '41.0583'^^xsd:double;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8403'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '165'^^xsd:integer;
  dwc:scientificName 'Symphodus tinca'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '273575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:165'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.967 -60.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.967"^^xsd:decimal ;
  dwc:decimalLongitude "-60.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.967 -60.308)"^^geo:wktLiteral ;
  geo-pos:lat "-61.967"^^xsd:decimal ;
  geo-pos:long "-60.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7868'^^xsd:integer;
  dwc:scientificName 'Macrourus whitsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.308'^^xsd:double;
  dwc:latitude '-61.967'^^xsd:double;
  dwc:aphiaid '234606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7868'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '234606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1675 56.2855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.1675"^^xsd:decimal ;
  dwc:decimalLongitude "56.2855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1675 56.2855)"^^geo:wktLiteral ;
  geo-pos:lat "27.1675"^^xsd:decimal ;
  geo-pos:long "56.2855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8545'^^xsd:integer;
  dwc:scientificName 'Lutjanus argentimaculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Zahra Sadighzadeh'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Índic'^^xsd:string;
  dwc:longitude '56.2855'^^xsd:double;
  dwc:latitude '27.1675'^^xsd:double;
  dwc:aphiaid '218498'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8545'^^xsd:anyURI;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '218498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.809 -120.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.809"^^xsd:decimal ;
  dwc:decimalLongitude "-120.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.809 -120.823)"^^geo:wktLiteral ;
  geo-pos:lat "34.809"^^xsd:decimal ;
  geo-pos:long "-120.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7885'^^xsd:integer;
  dwc:scientificName 'Hyperprosopon anale'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Leg. Fitch'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-120.823'^^xsd:double;
  dwc:latitude '34.809'^^xsd:double;
  dwc:aphiaid '281097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7885'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1804082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7780'^^xsd:integer;
  dwc:scientificName 'Neomerinthe folgori'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '276262'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7780'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276262'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.639"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.639"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7027'^^xsd:integer;
  dwc:scientificName 'Lepomis  gibbosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.639'^^xsd:double;
  dwc:aphiaid '151290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7027'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016 -119.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.016"^^xsd:decimal ;
  dwc:decimalLongitude "-119.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016 -119.198)"^^geo:wktLiteral ;
  geo-pos:lat "34.016"^^xsd:decimal ;
  geo-pos:long "-119.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8059'^^xsd:integer;
  dwc:scientificName 'Sebastes ovalis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Marisol Alfaro. Sr. Gabriel Ruelas. Dr. Ralph'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.198'^^xsd:double;
  dwc:latitude '34.016'^^xsd:double;
  dwc:aphiaid '274830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8059'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.154 1.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.154"^^xsd:decimal ;
  dwc:decimalLongitude "1.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.154 1.701)"^^geo:wktLiteral ;
  geo-pos:lat "41.154"^^xsd:decimal ;
  geo-pos:long "1.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6235'^^xsd:integer;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.701'^^xsd:double;
  dwc:latitude '41.154'^^xsd:double;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6235'^^xsd:anyURI;
  dwc:observationDate '1995-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7405'^^xsd:integer;
  dwc:scientificName 'Alphestes multiguttatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '279569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7405'^^xsd:anyURI;
  dwc:observationDate '2001-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '279569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.639"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.639"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7034'^^xsd:integer;
  dwc:scientificName 'Micropterus salmoides'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.639'^^xsd:double;
  dwc:aphiaid '151295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7034'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.239 -0.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.239"^^xsd:decimal ;
  dwc:decimalLongitude "-0.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.239 -0.455)"^^geo:wktLiteral ;
  geo-pos:lat "58.239"^^xsd:decimal ;
  geo-pos:long "-0.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7475'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-0.455'^^xsd:double;
  dwc:latitude '58.239'^^xsd:double;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7475'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6456'^^xsd:integer;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6456'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.605 -22.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.605"^^xsd:decimal ;
  dwc:decimalLongitude "-22.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.605 -22.117)"^^geo:wktLiteral ;
  geo-pos:lat "-73.605"^^xsd:decimal ;
  geo-pos:long "-22.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6629'^^xsd:integer;
  dwc:scientificName 'Dolloidraco longedorsalis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-22.117'^^xsd:double;
  dwc:latitude '-73.605'^^xsd:double;
  dwc:aphiaid '234696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6629'^^xsd:anyURI;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '234696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.971 -60.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.971"^^xsd:decimal ;
  dwc:decimalLongitude "-60.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.971 -60.307)"^^geo:wktLiteral ;
  geo-pos:lat "-61.971"^^xsd:decimal ;
  geo-pos:long "-60.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6663'^^xsd:integer;
  dwc:scientificName 'Chionobathyscus  dewitti'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.307'^^xsd:double;
  dwc:latitude '-61.971'^^xsd:double;
  dwc:aphiaid '234650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6663'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '234650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7921'^^xsd:integer;
  dwc:scientificName 'Echelus pachyrhynchus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '271935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7921'^^xsd:anyURI;
  dwc:aphiaIdAccepted '271935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.153 11.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.153"^^xsd:decimal ;
  dwc:decimalLongitude "11.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.153 11.424)"^^geo:wktLiteral ;
  geo-pos:lat "-24.153"^^xsd:decimal ;
  geo-pos:long "11.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6556'^^xsd:integer;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '11.424'^^xsd:double;
  dwc:latitude '-24.153'^^xsd:double;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6556'^^xsd:anyURI;
  dwc:observationDate '1988-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6152'^^xsd:integer;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6152'^^xsd:anyURI;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.023 3.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.023"^^xsd:decimal ;
  dwc:decimalLongitude "3.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.023 3.223)"^^geo:wktLiteral ;
  geo-pos:lat "42.023"^^xsd:decimal ;
  geo-pos:long "3.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7701'^^xsd:integer;
  dwc:scientificName 'Synapturichthys kleinii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.223'^^xsd:double;
  dwc:latitude '42.023'^^xsd:double;
  dwc:aphiaid '236492'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7701'^^xsd:anyURI;
  dwc:observationDate '2007-12-10'^^xsd:date;
  dwc:aphiaIdAccepted '236492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.074 8.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.074"^^xsd:decimal ;
  dwc:decimalLongitude "8.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.074 8.721)"^^geo:wktLiteral ;
  geo-pos:lat "42.074"^^xsd:decimal ;
  geo-pos:long "8.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7259'^^xsd:integer;
  dwc:scientificName 'Aphanius fasciatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Bettina Reichenbacher (B.Reichenbacher et al.'^^xsd:string;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '8.721'^^xsd:double;
  dwc:latitude '42.074'^^xsd:double;
  dwc:aphiaid '126428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7259'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126428'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.639"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.639"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6934'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.639'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6934'^^xsd:anyURI;
  dwc:observationDate '2005-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.109 1.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.109"^^xsd:decimal ;
  dwc:decimalLongitude "1.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.109 1.622)"^^geo:wktLiteral ;
  geo-pos:lat "40.109"^^xsd:decimal ;
  geo-pos:long "1.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5925'^^xsd:integer;
  dwc:scientificName 'Bathypterois mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Beatriz Morales. Sr. Jaume Rucabado'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.622'^^xsd:double;
  dwc:latitude '40.109'^^xsd:double;
  dwc:aphiaid '299942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5925'^^xsd:anyURI;
  dwc:observationDate '1988-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '299942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.137 1.801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.137"^^xsd:decimal ;
  dwc:decimalLongitude "1.801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.137 1.801)"^^geo:wktLiteral ;
  geo-pos:lat "41.137"^^xsd:decimal ;
  geo-pos:long "1.801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6478'^^xsd:integer;
  dwc:scientificName 'Aspitrigla obscura'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.801'^^xsd:double;
  dwc:latitude '41.137'^^xsd:double;
  dwc:aphiaid '150663'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6478'^^xsd:anyURI;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.922 -6.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.922"^^xsd:decimal ;
  dwc:decimalLongitude "-6.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.922 -6.188)"^^geo:wktLiteral ;
  geo-pos:lat "36.922"^^xsd:decimal ;
  geo-pos:long "-6.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6888'^^xsd:integer;
  dwc:scientificName 'Aphanius baeticus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. B.Reichenbacher & U.Sienknecht. 2001. Geobios'^^xsd:string;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '-6.188'^^xsd:double;
  dwc:latitude '36.922'^^xsd:double;
  dwc:aphiaid '1009786'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6888'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1605353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8330'^^xsd:integer;
  dwc:scientificName 'Aspitrigla cuculus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '150662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8330'^^xsd:anyURI;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6868"^^xsd:decimal ;
  dwc:decimalLongitude "2.82283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  geo-pos:lat "41.6868"^^xsd:decimal ;
  geo-pos:long "2.82283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8273'^^xsd:integer;
  dwc:scientificName 'Thalassoma pavo'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Àlex Casas. Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.82283'^^xsd:double;
  dwc:latitude '41.6868'^^xsd:double;
  dwc:aphiaid '126970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8273'^^xsd:anyURI;
  dwc:observationDate '2008-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.124 1.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.124"^^xsd:decimal ;
  dwc:decimalLongitude "1.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.124 1.887)"^^geo:wktLiteral ;
  geo-pos:lat "41.124"^^xsd:decimal ;
  geo-pos:long "1.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6119'^^xsd:integer;
  dwc:scientificName 'Trachyrincus scabrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.887'^^xsd:double;
  dwc:latitude '41.124'^^xsd:double;
  dwc:aphiaid '126482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6119'^^xsd:anyURI;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.159 1.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.159"^^xsd:decimal ;
  dwc:decimalLongitude "1.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.159 1.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.159"^^xsd:decimal ;
  geo-pos:long "1.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6342'^^xsd:integer;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.82'^^xsd:double;
  dwc:latitude '41.159'^^xsd:double;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6342'^^xsd:anyURI;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0269 -119.362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0269"^^xsd:decimal ;
  dwc:decimalLongitude "-119.362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0269 -119.362)"^^geo:wktLiteral ;
  geo-pos:lat "34.0269"^^xsd:decimal ;
  geo-pos:long "-119.362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8135'^^xsd:integer;
  dwc:scientificName 'Sebastes carnatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Dr. Ralph Imondi'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.362'^^xsd:double;
  dwc:latitude '34.0269'^^xsd:double;
  dwc:aphiaid '274779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8135'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274779'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 1.736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.167"^^xsd:decimal ;
  dwc:decimalLongitude "1.736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 1.736)"^^geo:wktLiteral ;
  geo-pos:lat "41.167"^^xsd:decimal ;
  geo-pos:long "1.736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6357'^^xsd:integer;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Pilar Sánchez. Dr. Hugo Aguirre'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.736'^^xsd:double;
  dwc:latitude '41.167'^^xsd:double;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6357'^^xsd:anyURI;
  dwc:observationDate '1994-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5954'^^xsd:integer;
  dwc:scientificName 'Notacanthus bonaparte'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5954'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '200'^^xsd:integer;
  dwc:scientificName 'Pomadasys incisus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:200'^^xsd:anyURI;
  dwc:observationDate '2002-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.255 2.423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.255"^^xsd:decimal ;
  dwc:decimalLongitude "2.423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.255 2.423)"^^geo:wktLiteral ;
  geo-pos:lat "41.255"^^xsd:decimal ;
  geo-pos:long "2.423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7708'^^xsd:integer;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Cartes'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.423'^^xsd:double;
  dwc:latitude '41.255'^^xsd:double;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7708'^^xsd:anyURI;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 2.268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.417"^^xsd:decimal ;
  dwc:decimalLongitude "2.268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 2.268)"^^geo:wktLiteral ;
  geo-pos:lat "41.417"^^xsd:decimal ;
  geo-pos:long "2.268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7600'^^xsd:integer;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.268'^^xsd:double;
  dwc:latitude '41.417'^^xsd:double;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7600'^^xsd:anyURI;
  dwc:observationDate '2006-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6206'^^xsd:integer;
  dwc:scientificName 'Scophthalmus rhombus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.573'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '127150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6206'^^xsd:anyURI;
  dwc:observationDate '2000-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6393'^^xsd:integer;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6393'^^xsd:anyURI;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.742"^^xsd:decimal ;
  dwc:decimalLongitude "-17.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  geo-pos:lat "15.742"^^xsd:decimal ;
  geo-pos:long "-17.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6549'^^xsd:integer;
  dwc:scientificName 'Merluccius senegalensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Ana Ramos'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.502'^^xsd:double;
  dwc:latitude '15.742'^^xsd:double;
  dwc:aphiaid '126485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6549'^^xsd:anyURI;
  dwc:observationDate '1986-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '126485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6171'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6171'^^xsd:anyURI;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.984 -85.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.984"^^xsd:decimal ;
  dwc:decimalLongitude "-85.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.984 -85.542)"^^geo:wktLiteral ;
  geo-pos:lat "29.984"^^xsd:decimal ;
  geo-pos:long "-85.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6795'^^xsd:integer;
  dwc:scientificName 'Pomatomus saltatrix'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.542'^^xsd:double;
  dwc:latitude '29.984'^^xsd:double;
  dwc:aphiaid '151482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6795'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '298'^^xsd:integer;
  dwc:scientificName 'Trematomus pennellii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:298'^^xsd:anyURI;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '234709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '152'^^xsd:integer;
  dwc:scientificName 'Symphodus rostratus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '273574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:152'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.285 1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.285"^^xsd:decimal ;
  dwc:decimalLongitude "1.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.285 1.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.285"^^xsd:decimal ;
  geo-pos:long "1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6110'^^xsd:integer;
  dwc:scientificName 'Caelorinchus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.8'^^xsd:double;
  dwc:latitude '38.285'^^xsd:double;
  dwc:aphiaid '300900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6110'^^xsd:anyURI;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '280313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.0082 -60.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.0082"^^xsd:decimal ;
  dwc:decimalLongitude "-60.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.0082 -60.34)"^^geo:wktLiteral ;
  geo-pos:lat "-62.0082"^^xsd:decimal ;
  geo-pos:long "-60.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8538'^^xsd:integer;
  dwc:scientificName 'Cryodraco antarcticus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.34'^^xsd:double;
  dwc:latitude '-62.0082'^^xsd:double;
  dwc:aphiaid '234720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8538'^^xsd:anyURI;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '234720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.142 12.086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.142"^^xsd:decimal ;
  dwc:decimalLongitude "12.086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.142 12.086)"^^geo:wktLiteral ;
  geo-pos:lat "43.142"^^xsd:decimal ;
  geo-pos:long "12.086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7101'^^xsd:integer;
  dwc:scientificName 'Atherina boyeri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Corrado Costa'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '12.086'^^xsd:double;
  dwc:latitude '43.142'^^xsd:double;
  dwc:aphiaid '272027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7101'^^xsd:anyURI;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '272027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.868 -165.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.868"^^xsd:decimal ;
  dwc:decimalLongitude "-165.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.868 -165.188)"^^geo:wktLiteral ;
  geo-pos:lat "54.868"^^xsd:decimal ;
  geo-pos:long "-165.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6894'^^xsd:integer;
  dwc:scientificName 'Pleurogrammus  monopterygius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-165.188'^^xsd:double;
  dwc:latitude '54.868'^^xsd:double;
  dwc:aphiaid '282289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6894'^^xsd:anyURI;
  dwc:observationDate '2006-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '282289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.0378 -59.1573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.0378"^^xsd:decimal ;
  dwc:decimalLongitude "-59.1573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.0378 -59.1573)"^^geo:wktLiteral ;
  geo-pos:lat "-63.0378"^^xsd:decimal ;
  geo-pos:long "-59.1573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7896'^^xsd:integer;
  dwc:scientificName 'Aethotaxis mitopteryx'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-59.1573'^^xsd:double;
  dwc:latitude '-63.0378'^^xsd:double;
  dwc:aphiaid '234660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7896'^^xsd:anyURI;
  dwc:observationDate '2006-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '234660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.541"^^xsd:decimal ;
  dwc:decimalLongitude "3.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  geo-pos:lat "42.541"^^xsd:decimal ;
  geo-pos:long "3.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '316'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.605'^^xsd:double;
  dwc:latitude '42.541'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:316'^^xsd:anyURI;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0074 -119.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0074"^^xsd:decimal ;
  dwc:decimalLongitude "-119.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0074 -119.435)"^^geo:wktLiteral ;
  geo-pos:lat "34.0074"^^xsd:decimal ;
  geo-pos:long "-119.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8102'^^xsd:integer;
  dwc:scientificName 'Sebastes serranoides'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Janet Andrade. Sra. Michelle Artinian. Dr. Ra'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.435'^^xsd:double;
  dwc:latitude '34.0074'^^xsd:double;
  dwc:aphiaid '274852'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8102'^^xsd:anyURI;
  dwc:observationDate '2009-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '274852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1853 1.6565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1853"^^xsd:decimal ;
  dwc:decimalLongitude "1.6565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1853 1.6565)"^^geo:wktLiteral ;
  geo-pos:lat "41.1853"^^xsd:decimal ;
  geo-pos:long "1.6565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8394'^^xsd:integer;
  dwc:scientificName 'Diplodus puntazzo'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.6565'^^xsd:double;
  dwc:latitude '41.1853'^^xsd:double;
  dwc:aphiaid '127052'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8394'^^xsd:anyURI;
  dwc:observationDate '2009-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6210'^^xsd:integer;
  dwc:scientificName 'Psetta maxima'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6210'^^xsd:anyURI;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.152 1.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.152"^^xsd:decimal ;
  dwc:decimalLongitude "1.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.152 1.604)"^^geo:wktLiteral ;
  geo-pos:lat "41.152"^^xsd:decimal ;
  geo-pos:long "1.604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6431'^^xsd:integer;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.604'^^xsd:double;
  dwc:latitude '41.152'^^xsd:double;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6431'^^xsd:anyURI;
  dwc:observationDate '2000-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.351 2.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.351"^^xsd:decimal ;
  dwc:decimalLongitude "2.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.351 2.67)"^^geo:wktLiteral ;
  geo-pos:lat "39.351"^^xsd:decimal ;
  geo-pos:long "2.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6366'^^xsd:integer;
  dwc:scientificName 'Trachinus radiatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.67'^^xsd:double;
  dwc:latitude '39.351'^^xsd:double;
  dwc:aphiaid '127083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6366'^^xsd:anyURI;
  dwc:observationDate '2002-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '127083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0259 -119.334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0259"^^xsd:decimal ;
  dwc:decimalLongitude "-119.334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0259 -119.334)"^^geo:wktLiteral ;
  geo-pos:lat "34.0259"^^xsd:decimal ;
  geo-pos:long "-119.334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8091'^^xsd:integer;
  dwc:scientificName 'Sebastes constellatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Jeni Glanzner-Garcia. Sr. Daniel Teran. Dr. R'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.334'^^xsd:double;
  dwc:latitude '34.0259'^^xsd:double;
  dwc:aphiaid '274783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8091'^^xsd:anyURI;
  dwc:observationDate '2009-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '274783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6967'^^xsd:integer;
  dwc:scientificName 'Promethichthys prometheus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '126866'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6967'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126866'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.408 -35.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.408"^^xsd:decimal ;
  dwc:decimalLongitude "-35.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.408 -35.693)"^^geo:wktLiteral ;
  geo-pos:lat "-55.408"^^xsd:decimal ;
  geo-pos:long "-35.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7054'^^xsd:integer;
  dwc:scientificName 'Dissostichus eleginoides'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-35.693'^^xsd:double;
  dwc:latitude '-55.408'^^xsd:double;
  dwc:aphiaid '234700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7054'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '234700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.5878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8358"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.5878)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8358"^^xsd:decimal ;
  geo-pos:long "-10.5878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8527'^^xsd:integer;
  dwc:scientificName 'Chionodraco hamatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.5878'^^xsd:double;
  dwc:latitude '-70.8358'^^xsd:double;
  dwc:aphiaid '234795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8527'^^xsd:anyURI;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '234795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6882'^^xsd:integer;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6882'^^xsd:anyURI;
  dwc:observationDate '2003-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9912 -119.368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9912"^^xsd:decimal ;
  dwc:decimalLongitude "-119.368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9912 -119.368)"^^geo:wktLiteral ;
  geo-pos:lat "34.9912"^^xsd:decimal ;
  geo-pos:long "-119.368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8232'^^xsd:integer;
  dwc:scientificName 'Sebastes rubrivinctus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Sr. Patrick Sudre. Dr. Ralph I'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.368'^^xsd:double;
  dwc:latitude '34.9912'^^xsd:double;
  dwc:aphiaid '274845'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8232'^^xsd:anyURI;
  dwc:observationDate '2009-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '274845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.686 -9.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.686"^^xsd:decimal ;
  dwc:decimalLongitude "-9.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.686 -9.356)"^^geo:wktLiteral ;
  geo-pos:lat "38.686"^^xsd:decimal ;
  geo-pos:long "-9.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7730'^^xsd:integer;
  dwc:scientificName 'Parablennius rouxi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.356'^^xsd:double;
  dwc:latitude '38.686'^^xsd:double;
  dwc:aphiaid '273134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7730'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273134'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6049'^^xsd:integer;
  dwc:scientificName 'Dactylopterus volitans'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6049'^^xsd:anyURI;
  dwc:observationDate '2002-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7244'^^xsd:integer;
  dwc:scientificName 'Dicentrarchus punctatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '126976'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7244'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126976'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9912 -119.368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9912"^^xsd:decimal ;
  dwc:decimalLongitude "-119.368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9912 -119.368)"^^geo:wktLiteral ;
  geo-pos:lat "34.9912"^^xsd:decimal ;
  geo-pos:long "-119.368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8219'^^xsd:integer;
  dwc:scientificName 'Sebastes ensifer'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Sr. Patrick Sudre. Dr. Ralph I'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.368'^^xsd:double;
  dwc:latitude '34.9912'^^xsd:double;
  dwc:aphiaid '274790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8219'^^xsd:anyURI;
  dwc:observationDate '2009-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '274790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.957 -173.769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.957"^^xsd:decimal ;
  dwc:decimalLongitude "-173.769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.957 -173.769)"^^geo:wktLiteral ;
  geo-pos:lat "57.957"^^xsd:decimal ;
  geo-pos:long "-173.769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7360'^^xsd:integer;
  dwc:scientificName 'Sebastes ciliatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-173.769'^^xsd:double;
  dwc:latitude '57.957'^^xsd:double;
  dwc:aphiaid '274782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7360'^^xsd:anyURI;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '274782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6868"^^xsd:decimal ;
  dwc:decimalLongitude "2.82283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  geo-pos:lat "41.6868"^^xsd:decimal ;
  geo-pos:long "2.82283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8166'^^xsd:integer;
  dwc:scientificName 'Parablennius pilicornis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Àlex Casas. Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.82283'^^xsd:double;
  dwc:latitude '41.6868'^^xsd:double;
  dwc:aphiaid '126773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8166'^^xsd:anyURI;
  dwc:observationDate '2008-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.124 1.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.124"^^xsd:decimal ;
  dwc:decimalLongitude "1.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.124 1.887)"^^geo:wktLiteral ;
  geo-pos:lat "41.124"^^xsd:decimal ;
  geo-pos:long "1.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5997'^^xsd:integer;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.887'^^xsd:double;
  dwc:latitude '41.124'^^xsd:double;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5997'^^xsd:anyURI;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.541"^^xsd:decimal ;
  dwc:decimalLongitude "3.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  geo-pos:lat "42.541"^^xsd:decimal ;
  geo-pos:long "3.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '338'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.605'^^xsd:double;
  dwc:latitude '42.541'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:338'^^xsd:anyURI;
  dwc:observationDate '1993-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7238'^^xsd:integer;
  dwc:scientificName 'Lutjanus quinquelineatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '218497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7238'^^xsd:anyURI;
  dwc:aphiaIdAccepted '218497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6212'^^xsd:integer;
  dwc:scientificName 'Psetta maxima'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6212'^^xsd:anyURI;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.34 12.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.34"^^xsd:decimal ;
  dwc:decimalLongitude "12.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.34 12.974)"^^geo:wktLiteral ;
  geo-pos:lat "41.34"^^xsd:decimal ;
  geo-pos:long "12.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8455'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Fabrizio Capoccioni'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '12.974'^^xsd:double;
  dwc:latitude '41.34'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8455'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A83> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '83'^^xsd:integer;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.573'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:83'^^xsd:anyURI;
  dwc:observationDate '2002-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.605 -22.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.605"^^xsd:decimal ;
  dwc:decimalLongitude "-22.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.605 -22.117)"^^geo:wktLiteral ;
  geo-pos:lat "-73.605"^^xsd:decimal ;
  geo-pos:long "-22.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6630'^^xsd:integer;
  dwc:scientificName 'Pogonophryne barsukovi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-22.117'^^xsd:double;
  dwc:latitude '-73.605'^^xsd:double;
  dwc:aphiaid '234826'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6630'^^xsd:anyURI;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '234826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A73> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.64)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '73'^^xsd:integer;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.64'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:73'^^xsd:anyURI;
  dwc:observationDate '2000-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.01"^^xsd:decimal ;
  dwc:decimalLongitude "1.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  geo-pos:lat "41.01"^^xsd:decimal ;
  geo-pos:long "1.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6333'^^xsd:integer;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.507'^^xsd:double;
  dwc:latitude '41.01'^^xsd:double;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6333'^^xsd:anyURI;
  dwc:observationDate '2001-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6188'^^xsd:integer;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.573'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6188'^^xsd:anyURI;
  dwc:observationDate '2003-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5900'^^xsd:integer;
  dwc:scientificName 'Diplodus cervinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5900'^^xsd:anyURI;
  dwc:observationDate '2003-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '127051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7209'^^xsd:integer;
  dwc:scientificName 'Lethrinus nebulosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '212081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7209'^^xsd:anyURI;
  dwc:aphiaIdAccepted '212081'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.5878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8358"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.5878)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8358"^^xsd:decimal ;
  geo-pos:long "-10.5878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7899'^^xsd:integer;
  dwc:scientificName 'Trematomus lepidorhinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.5878'^^xsd:double;
  dwc:latitude '-70.8358'^^xsd:double;
  dwc:aphiaid '234770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7899'^^xsd:anyURI;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '234770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7951'^^xsd:integer;
  dwc:scientificName 'Parapristipoma macrops'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '273479'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7951'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273479'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6522'^^xsd:integer;
  dwc:scientificName 'Gadella maraldi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6522'^^xsd:anyURI;
  dwc:observationDate '2003-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '126488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.342 2.206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.342"^^xsd:decimal ;
  dwc:decimalLongitude "2.206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.342 2.206)"^^geo:wktLiteral ;
  geo-pos:lat "41.342"^^xsd:decimal ;
  geo-pos:long "2.206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6884'^^xsd:integer;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.206'^^xsd:double;
  dwc:latitude '41.342'^^xsd:double;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6884'^^xsd:anyURI;
  dwc:observationDate '2005-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 15.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.185"^^xsd:decimal ;
  dwc:decimalLongitude "15.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 15.59)"^^geo:wktLiteral ;
  geo-pos:lat "38.185"^^xsd:decimal ;
  geo-pos:long "15.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6422'^^xsd:integer;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paola Rinelli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '15.59'^^xsd:double;
  dwc:latitude '38.185'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6422'^^xsd:anyURI;
  dwc:observationDate '2001-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.817 -78.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.817"^^xsd:decimal ;
  dwc:decimalLongitude "-78.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.817 -78.887)"^^geo:wktLiteral ;
  geo-pos:lat "-10.817"^^xsd:decimal ;
  geo-pos:long "-78.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7499'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra Beatriz Morales-Nin'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-78.887'^^xsd:double;
  dwc:latitude '-10.817'^^xsd:double;
  dwc:aphiaid '293628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7499'^^xsd:anyURI;
  dwc:aphiaIdAccepted '293628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7248'^^xsd:integer;
  dwc:scientificName 'Mulloidichthys flavolineatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '218647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7248'^^xsd:anyURI;
  dwc:aphiaIdAccepted '218647'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7973'^^xsd:integer;
  dwc:scientificName 'Pseudupeneus prayensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '126987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7973'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.8683 151.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.8683"^^xsd:decimal ;
  dwc:decimalLongitude "151.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.8683 151.29)"^^geo:wktLiteral ;
  geo-pos:lat "-33.8683"^^xsd:decimal ;
  geo-pos:long "151.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8023'^^xsd:integer;
  dwc:scientificName 'Sillago ciliata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Leg. Fitch. Brzobohasy'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '151.29'^^xsd:double;
  dwc:latitude '-33.8683'^^xsd:double;
  dwc:aphiaid '273939'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8023'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273939'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0387 -119.603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0387"^^xsd:decimal ;
  dwc:decimalLongitude "-119.603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0387 -119.603)"^^geo:wktLiteral ;
  geo-pos:lat "34.0387"^^xsd:decimal ;
  geo-pos:long "-119.603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7988'^^xsd:integer;
  dwc:scientificName 'Sebastes serriceps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Halie Arimitsu. Dr. Ralph Imondi'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.603'^^xsd:double;
  dwc:latitude '34.0387'^^xsd:double;
  dwc:aphiaid '274853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7988'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.184 1.7375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.184"^^xsd:decimal ;
  dwc:decimalLongitude "1.7375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.184 1.7375)"^^geo:wktLiteral ;
  geo-pos:lat "41.184"^^xsd:decimal ;
  geo-pos:long "1.7375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8442'^^xsd:integer;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.7375'^^xsd:double;
  dwc:latitude '41.184'^^xsd:double;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8442'^^xsd:anyURI;
  dwc:observationDate '2010-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.926 1.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.926"^^xsd:decimal ;
  dwc:decimalLongitude "1.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.926 1.591)"^^geo:wktLiteral ;
  geo-pos:lat "38.926"^^xsd:decimal ;
  geo-pos:long "1.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7547'^^xsd:integer;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.591'^^xsd:double;
  dwc:latitude '38.926'^^xsd:double;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7547'^^xsd:anyURI;
  dwc:observationDate '2006-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.94"^^xsd:decimal ;
  dwc:decimalLongitude "1.221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  geo-pos:lat "40.94"^^xsd:decimal ;
  geo-pos:long "1.221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5975'^^xsd:integer;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Anna Bozzano. Sr. Biel Pomar'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.221'^^xsd:double;
  dwc:latitude '40.94'^^xsd:double;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5975'^^xsd:anyURI;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '177'^^xsd:integer;
  dwc:scientificName 'Symphodus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '273569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:177'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9943 -119.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9943"^^xsd:decimal ;
  dwc:decimalLongitude "-119.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9943 -119.491)"^^geo:wktLiteral ;
  geo-pos:lat "33.9943"^^xsd:decimal ;
  geo-pos:long "-119.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8226'^^xsd:integer;
  dwc:scientificName 'Sebastes serriceps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Dr. Ralph Imondi. Coastal Mari'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.491'^^xsd:double;
  dwc:latitude '33.9943'^^xsd:double;
  dwc:aphiaid '274853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8226'^^xsd:anyURI;
  dwc:observationDate '2009-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '274853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.605 -22.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.605"^^xsd:decimal ;
  dwc:decimalLongitude "-22.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.605 -22.117)"^^geo:wktLiteral ;
  geo-pos:lat "-73.605"^^xsd:decimal ;
  geo-pos:long "-22.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6583'^^xsd:integer;
  dwc:scientificName 'Artedidraco loennbergii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-22.117'^^xsd:double;
  dwc:latitude '-73.605'^^xsd:double;
  dwc:aphiaid '712789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6583'^^xsd:anyURI;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '1803734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0213"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.0213"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8443'^^xsd:integer;
  dwc:scientificName 'Larimus argenteus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.0213'^^xsd:double;
  dwc:aphiaid '276128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8443'^^xsd:anyURI;
  dwc:observationDate '2007-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '276128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.605 14.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.605"^^xsd:decimal ;
  dwc:decimalLongitude "14.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.605 14.634)"^^geo:wktLiteral ;
  geo-pos:lat "-28.605"^^xsd:decimal ;
  geo-pos:long "14.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6971'^^xsd:integer;
  dwc:scientificName 'Caelorinchus braueri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '14.634'^^xsd:double;
  dwc:latitude '-28.605'^^xsd:double;
  dwc:aphiaid '217754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6971'^^xsd:anyURI;
  dwc:observationDate '1988-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '280257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.87 3.524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.87"^^xsd:decimal ;
  dwc:decimalLongitude "3.524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.87 3.524)"^^geo:wktLiteral ;
  geo-pos:lat "39.87"^^xsd:decimal ;
  geo-pos:long "3.524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7460'^^xsd:integer;
  dwc:scientificName 'Lepidotrigla dieuzeidei'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.524'^^xsd:double;
  dwc:latitude '39.87'^^xsd:double;
  dwc:aphiaid '127265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7460'^^xsd:anyURI;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '171'^^xsd:integer;
  dwc:scientificName 'Symphodus ocellatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '127460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:171'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0245 -119.326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0245"^^xsd:decimal ;
  dwc:decimalLongitude "-119.326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0245 -119.326)"^^geo:wktLiteral ;
  geo-pos:lat "34.0245"^^xsd:decimal ;
  geo-pos:long "-119.326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8272'^^xsd:integer;
  dwc:scientificName 'Sebastes semicinctus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Robby Chaney. Sra. Saray Aguirre. Dr. Ralph Im'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.326'^^xsd:double;
  dwc:latitude '34.0245'^^xsd:double;
  dwc:aphiaid '274851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8272'^^xsd:anyURI;
  dwc:observationDate '2009-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '274851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.137 1.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.137"^^xsd:decimal ;
  dwc:decimalLongitude "1.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.137 1.808)"^^geo:wktLiteral ;
  geo-pos:lat "41.137"^^xsd:decimal ;
  geo-pos:long "1.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6483'^^xsd:integer;
  dwc:scientificName 'Trigla lucerna'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.808'^^xsd:double;
  dwc:latitude '41.137'^^xsd:double;
  dwc:aphiaid '154453'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6483'^^xsd:anyURI;
  dwc:observationDate '2001-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7172'^^xsd:integer;
  dwc:scientificName 'Haemulopsis axillaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '280973'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7172'^^xsd:anyURI;
  dwc:aphiaIdAccepted '280973'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6022'^^xsd:integer;
  dwc:scientificName 'Mugil cephalus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '126983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6022'^^xsd:anyURI;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.59 -177.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.59"^^xsd:decimal ;
  dwc:decimalLongitude "-177.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.59 -177.06)"^^geo:wktLiteral ;
  geo-pos:lat "-71.59"^^xsd:decimal ;
  geo-pos:long "-177.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7542'^^xsd:integer;
  dwc:scientificName 'Pogonophryne albipinna'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-177.06'^^xsd:double;
  dwc:latitude '-71.59'^^xsd:double;
  dwc:aphiaid '279379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7542'^^xsd:anyURI;
  dwc:observationDate '2008-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '279379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.725"^^xsd:decimal ;
  dwc:decimalLongitude "-15.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  geo-pos:lat "24.725"^^xsd:decimal ;
  geo-pos:long "-15.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7740'^^xsd:integer;
  dwc:scientificName 'Sardinella maderensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.193'^^xsd:double;
  dwc:latitude '24.725'^^xsd:double;
  dwc:aphiaid '126423'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7740'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126423'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7756'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rudis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '272350'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7756'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272350'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7221'^^xsd:integer;
  dwc:scientificName 'Porichthys analis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '275650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7221'^^xsd:anyURI;
  dwc:observationDate '2001-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '275650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7232'^^xsd:integer;
  dwc:scientificName 'Lutjanus kasmira'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '218482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7232'^^xsd:anyURI;
  dwc:aphiaIdAccepted '218482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.108 -60.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.108"^^xsd:decimal ;
  dwc:decimalLongitude "-60.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.108 -60.357)"^^geo:wktLiteral ;
  geo-pos:lat "-62.108"^^xsd:decimal ;
  geo-pos:long "-60.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '238'^^xsd:integer;
  dwc:scientificName 'Lepidonotothen nudifrons'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.357'^^xsd:double;
  dwc:latitude '-62.108'^^xsd:double;
  dwc:aphiaid '234608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:238'^^xsd:anyURI;
  dwc:observationDate '2000-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '318861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.59)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '257'^^xsd:integer;
  dwc:scientificName 'Trematomus eulepidotus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.59'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:257'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8052"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  geo-pos:lat "29.8052"^^xsd:decimal ;
  geo-pos:long "-84.0063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8014'^^xsd:integer;
  dwc:scientificName 'Nicholsina usta'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.0063'^^xsd:double;
  dwc:latitude '29.8052'^^xsd:double;
  dwc:aphiaid '159298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8014'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159298'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6596'^^xsd:integer;
  dwc:scientificName 'Artedidraco schackletoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6596'^^xsd:anyURI;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '234817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5906'^^xsd:integer;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5906'^^xsd:anyURI;
  dwc:observationDate '2002-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  geo-pos:lat "43.706"^^xsd:decimal ;
  geo-pos:long "-8.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6547'^^xsd:integer;
  dwc:scientificName 'Molva molva'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.255'^^xsd:double;
  dwc:latitude '43.706'^^xsd:double;
  dwc:aphiaid '126461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6547'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.473 -4.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.473 -4.82)"^^geo:wktLiteral ;
  geo-pos:lat "36.473"^^xsd:decimal ;
  geo-pos:long "-4.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6397'^^xsd:integer;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-4.82'^^xsd:double;
  dwc:latitude '36.473'^^xsd:double;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6397'^^xsd:anyURI;
  dwc:observationDate '1995-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.639"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.639"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7000'^^xsd:integer;
  dwc:scientificName 'Salaria fluviatilis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.639'^^xsd:double;
  dwc:aphiaid '465542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7000'^^xsd:anyURI;
  dwc:observationDate '2006-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '1800056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '169'^^xsd:integer;
  dwc:scientificName 'Symphodus ocellatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '127460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:169'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.522"^^xsd:decimal ;
  dwc:decimalLongitude "-12.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  geo-pos:lat "-71.522"^^xsd:decimal ;
  geo-pos:long "-12.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6577'^^xsd:integer;
  dwc:scientificName 'Vomeridens infuscipinnis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.424'^^xsd:double;
  dwc:latitude '-71.522'^^xsd:double;
  dwc:aphiaid '234750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6577'^^xsd:anyURI;
  dwc:observationDate '1996-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '234750'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8326'^^xsd:integer;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8326'^^xsd:anyURI;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.687 2.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.687"^^xsd:decimal ;
  dwc:decimalLongitude "2.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.687 2.823)"^^geo:wktLiteral ;
  geo-pos:lat "41.687"^^xsd:decimal ;
  geo-pos:long "2.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7634'^^xsd:integer;
  dwc:scientificName 'Labrus viridis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.823'^^xsd:double;
  dwc:latitude '41.687'^^xsd:double;
  dwc:aphiaid '126968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7634'^^xsd:anyURI;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '126968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7412'^^xsd:integer;
  dwc:scientificName 'Diplectrum pacificum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7412'^^xsd:anyURI;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '276183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0269 -119.362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0269"^^xsd:decimal ;
  dwc:decimalLongitude "-119.362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0269 -119.362)"^^geo:wktLiteral ;
  geo-pos:lat "34.0269"^^xsd:decimal ;
  geo-pos:long "-119.362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8131'^^xsd:integer;
  dwc:scientificName 'Sebastes carnatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Chase Niesner. Dr. Ralph Imondi'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.362'^^xsd:double;
  dwc:latitude '34.0269'^^xsd:double;
  dwc:aphiaid '274779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8131'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274779'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8356'^^xsd:integer;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8356'^^xsd:anyURI;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.617 14.469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.617"^^xsd:decimal ;
  dwc:decimalLongitude "14.469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.617 14.469)"^^geo:wktLiteral ;
  geo-pos:lat "-29.617"^^xsd:decimal ;
  geo-pos:long "14.469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6555'^^xsd:integer;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '14.469'^^xsd:double;
  dwc:latitude '-29.617'^^xsd:double;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6555'^^xsd:anyURI;
  dwc:observationDate '1984-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A97> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.234 1.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.234"^^xsd:decimal ;
  dwc:decimalLongitude "1.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.234 1.892)"^^geo:wktLiteral ;
  geo-pos:lat "41.234"^^xsd:decimal ;
  geo-pos:long "1.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '97'^^xsd:integer;
  dwc:scientificName 'Pagellus bogavareo'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.892'^^xsd:double;
  dwc:latitude '41.234'^^xsd:double;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:97'^^xsd:anyURI;
  dwc:observationDate '1995-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.038 -59.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.038"^^xsd:decimal ;
  dwc:decimalLongitude "-59.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.038 -59.157)"^^geo:wktLiteral ;
  geo-pos:lat "-63.038"^^xsd:decimal ;
  geo-pos:long "-59.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '271'^^xsd:integer;
  dwc:scientificName 'Trematomus hansoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-59.157'^^xsd:double;
  dwc:latitude '-63.038'^^xsd:double;
  dwc:aphiaid '234772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:271'^^xsd:anyURI;
  dwc:observationDate '2006-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '234772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.839 -10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.839"^^xsd:decimal ;
  dwc:decimalLongitude "-10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.839 -10.592)"^^geo:wktLiteral ;
  geo-pos:lat "-70.839"^^xsd:decimal ;
  geo-pos:long "-10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6641'^^xsd:integer;
  dwc:scientificName 'Pogonophryne scotti'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.592'^^xsd:double;
  dwc:latitude '-70.839'^^xsd:double;
  dwc:aphiaid '234837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6641'^^xsd:anyURI;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '234837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.055 41.055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.055"^^xsd:decimal ;
  dwc:decimalLongitude "41.055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.055 41.055)"^^geo:wktLiteral ;
  geo-pos:lat "41.055"^^xsd:decimal ;
  geo-pos:long "41.055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6120'^^xsd:integer;
  dwc:scientificName 'Trachyrincus scabrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '41.055'^^xsd:double;
  dwc:latitude '41.055'^^xsd:double;
  dwc:aphiaid '126482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6120'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.337 -0.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.337"^^xsd:decimal ;
  dwc:decimalLongitude "-0.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.337 -0.335)"^^geo:wktLiteral ;
  geo-pos:lat "39.337"^^xsd:decimal ;
  geo-pos:long "-0.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6889'^^xsd:integer;
  dwc:scientificName 'Aphanius iberus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. B.Reichenbacher & U.Sienknecht. 2001. Geobios'^^xsd:string;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '-0.335'^^xsd:double;
  dwc:latitude '39.337'^^xsd:double;
  dwc:aphiaid '126429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6889'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1605284'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.192 -12.301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.192"^^xsd:decimal ;
  dwc:decimalLongitude "-12.301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.192 -12.301)"^^geo:wktLiteral ;
  geo-pos:lat "-71.192"^^xsd:decimal ;
  geo-pos:long "-12.301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6673'^^xsd:integer;
  dwc:scientificName 'Chionodraco myersi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.301'^^xsd:double;
  dwc:latitude '-71.192'^^xsd:double;
  dwc:aphiaid '234646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6673'^^xsd:anyURI;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '234646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.208 2.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.208"^^xsd:decimal ;
  dwc:decimalLongitude "2.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.208 2.042)"^^geo:wktLiteral ;
  geo-pos:lat "41.208"^^xsd:decimal ;
  geo-pos:long "2.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5961'^^xsd:integer;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Anna Bozzano. Sr. Biel Pomar'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.042'^^xsd:double;
  dwc:latitude '41.208'^^xsd:double;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5961'^^xsd:anyURI;
  dwc:observationDate '2002-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7178'^^xsd:integer;
  dwc:scientificName 'Haemulopsis nitidus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '280976'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7178'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1841043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.541"^^xsd:decimal ;
  dwc:decimalLongitude "3.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  geo-pos:lat "42.541"^^xsd:decimal ;
  geo-pos:long "3.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '321'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.605'^^xsd:double;
  dwc:latitude '42.541'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:321'^^xsd:anyURI;
  dwc:observationDate '1993-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '117'^^xsd:integer;
  dwc:scientificName 'Umbrina canariensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:117'^^xsd:anyURI;
  dwc:observationDate '2000-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6019'^^xsd:integer;
  dwc:scientificName 'Chelon labrosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '126977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6019'^^xsd:anyURI;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '126977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.742"^^xsd:decimal ;
  dwc:decimalLongitude "-17.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  geo-pos:lat "15.742"^^xsd:decimal ;
  geo-pos:long "-17.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6751'^^xsd:integer;
  dwc:scientificName 'Merluccius senegalensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Ana Ramos'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.502'^^xsd:double;
  dwc:latitude '15.742'^^xsd:double;
  dwc:aphiaid '126485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6751'^^xsd:anyURI;
  dwc:observationDate '1986-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '126485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7431'^^xsd:integer;
  dwc:scientificName 'Pagrus auriga'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '127061'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7431'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127061'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2373 -12.4587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2373"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2373 -12.4587)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2373"^^xsd:decimal ;
  geo-pos:long "-12.4587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8474'^^xsd:integer;
  dwc:scientificName 'Artedidraco skottsbergii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.4587'^^xsd:double;
  dwc:latitude '-71.2373'^^xsd:double;
  dwc:aphiaid '234621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8474'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '1765023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.522"^^xsd:decimal ;
  dwc:decimalLongitude "-12.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  geo-pos:lat "-71.522"^^xsd:decimal ;
  geo-pos:long "-12.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6687'^^xsd:integer;
  dwc:scientificName 'Dacodraco hunteri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.424'^^xsd:double;
  dwc:latitude '-71.522'^^xsd:double;
  dwc:aphiaid '234614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6687'^^xsd:anyURI;
  dwc:observationDate '1996-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '234614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.605 -22.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.605"^^xsd:decimal ;
  dwc:decimalLongitude "-22.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.605 -22.117)"^^geo:wktLiteral ;
  geo-pos:lat "-73.605"^^xsd:decimal ;
  geo-pos:long "-22.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8461'^^xsd:integer;
  dwc:scientificName 'Artedidraco loennbergii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-22.117'^^xsd:double;
  dwc:latitude '-73.605'^^xsd:double;
  dwc:aphiaid '712789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8461'^^xsd:anyURI;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '1803734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.595 -119.011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.595"^^xsd:decimal ;
  dwc:decimalLongitude "-119.011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.595 -119.011)"^^geo:wktLiteral ;
  geo-pos:lat "33.595"^^xsd:decimal ;
  geo-pos:long "-119.011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8104'^^xsd:integer;
  dwc:scientificName 'Sebastes chlorostictus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Patrick Sudre. Dr. Ralph Imondi'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.011'^^xsd:double;
  dwc:latitude '33.595'^^xsd:double;
  dwc:aphiaid '274781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8104'^^xsd:anyURI;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '274781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.533 -27.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.533"^^xsd:decimal ;
  dwc:decimalLongitude "-27.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.533 -27.226)"^^geo:wktLiteral ;
  geo-pos:lat "-74.533"^^xsd:decimal ;
  geo-pos:long "-27.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6560'^^xsd:integer;
  dwc:scientificName 'Bathydraco macrolepis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-27.226'^^xsd:double;
  dwc:latitude '-74.533'^^xsd:double;
  dwc:aphiaid '234597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6560'^^xsd:anyURI;
  dwc:observationDate '1998-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '234597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1835 1.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1835"^^xsd:decimal ;
  dwc:decimalLongitude "1.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1835 1.667)"^^geo:wktLiteral ;
  geo-pos:lat "41.1835"^^xsd:decimal ;
  geo-pos:long "1.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8386'^^xsd:integer;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.667'^^xsd:double;
  dwc:latitude '41.1835'^^xsd:double;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8386'^^xsd:anyURI;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '297'^^xsd:integer;
  dwc:scientificName 'Trematomus pennellii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:297'^^xsd:anyURI;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '234709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5988'^^xsd:integer;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5988'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.038 1.643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.038"^^xsd:decimal ;
  dwc:decimalLongitude "1.643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.038 1.643)"^^geo:wktLiteral ;
  geo-pos:lat "39.038"^^xsd:decimal ;
  geo-pos:long "1.643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7662'^^xsd:integer;
  dwc:scientificName 'Symphodus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.643'^^xsd:double;
  dwc:latitude '39.038'^^xsd:double;
  dwc:aphiaid '273569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7662'^^xsd:anyURI;
  dwc:observationDate '2006-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '273569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.7717 -177.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.7717"^^xsd:decimal ;
  dwc:decimalLongitude "-177.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.7717 -177.272)"^^geo:wktLiteral ;
  geo-pos:lat "-71.7717"^^xsd:decimal ;
  geo-pos:long "-177.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8491'^^xsd:integer;
  dwc:scientificName 'Dissostichus mawsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-177.272'^^xsd:double;
  dwc:latitude '-71.7717'^^xsd:double;
  dwc:aphiaid '234836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8491'^^xsd:anyURI;
  dwc:observationDate '2007-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '234836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A35> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '35'^^xsd:integer;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:35'^^xsd:anyURI;
  dwc:observationDate '2000-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.471 -8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.471"^^xsd:decimal ;
  dwc:decimalLongitude "-8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.471 -8.825)"^^geo:wktLiteral ;
  geo-pos:lat "38.471"^^xsd:decimal ;
  geo-pos:long "-8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7767'^^xsd:integer;
  dwc:scientificName 'Ciliata mustela'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.825'^^xsd:double;
  dwc:latitude '38.471'^^xsd:double;
  dwc:aphiaid '126448'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7767'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126448'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6121'^^xsd:integer;
  dwc:scientificName 'Trachyrincus scabrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6121'^^xsd:anyURI;
  dwc:observationDate '2003-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.954 39.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.954"^^xsd:decimal ;
  dwc:decimalLongitude "39.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.954 39.889)"^^geo:wktLiteral ;
  geo-pos:lat "-7.954"^^xsd:decimal ;
  geo-pos:long "39.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7091'^^xsd:integer;
  dwc:scientificName 'Saurida tumbil'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jorge Torrens'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Índic'^^xsd:string;
  dwc:longitude '39.889'^^xsd:double;
  dwc:latitude '-7.954'^^xsd:double;
  dwc:aphiaid '217663'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7091'^^xsd:anyURI;
  dwc:observationDate '2006-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '217663'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7229'^^xsd:integer;
  dwc:scientificName 'Lutjanus gibbus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '218480'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7229'^^xsd:anyURI;
  dwc:aphiaIdAccepted '218480'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '116'^^xsd:integer;
  dwc:scientificName 'Sciaena umbra'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:116'^^xsd:anyURI;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.967 -60.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.967"^^xsd:decimal ;
  dwc:decimalLongitude "-60.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.967 -60.308)"^^geo:wktLiteral ;
  geo-pos:lat "-61.967"^^xsd:decimal ;
  geo-pos:long "-60.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6705'^^xsd:integer;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.308'^^xsd:double;
  dwc:latitude '-61.967'^^xsd:double;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6705'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.369 -21.169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.369"^^xsd:decimal ;
  dwc:decimalLongitude "-21.169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.369 -21.169)"^^geo:wktLiteral ;
  geo-pos:lat "-73.369"^^xsd:decimal ;
  geo-pos:long "-21.169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6646'^^xsd:integer;
  dwc:scientificName 'Pogonophryne permitini'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-21.169'^^xsd:double;
  dwc:latitude '-73.369'^^xsd:double;
  dwc:aphiaid '234611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6646'^^xsd:anyURI;
  dwc:observationDate '1996-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '234611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.5878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8358"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.5878)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8358"^^xsd:decimal ;
  geo-pos:long "-10.5878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8471'^^xsd:integer;
  dwc:scientificName 'Artedidraco schackletoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.5878'^^xsd:double;
  dwc:latitude '-70.8358'^^xsd:double;
  dwc:aphiaid '234817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8471'^^xsd:anyURI;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '234817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '3'^^xsd:integer;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:3'^^xsd:anyURI;
  dwc:observationDate '2000-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-35.602 -54.619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-35.602"^^xsd:decimal ;
  dwc:decimalLongitude "-54.619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-35.602 -54.619)"^^geo:wktLiteral ;
  geo-pos:lat "-35.602"^^xsd:decimal ;
  geo-pos:long "-54.619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6757'^^xsd:integer;
  dwc:scientificName 'Merluccius hubbsi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Gabriel J. Torres. Dr. Walter Norbis'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-54.619'^^xsd:double;
  dwc:latitude '-35.602'^^xsd:double;
  dwc:aphiaid '272455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6757'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272455'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5964"^^xsd:decimal ;
  dwc:decimalLongitude "-119.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  geo-pos:lat "33.5964"^^xsd:decimal ;
  geo-pos:long "-119.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8117'^^xsd:integer;
  dwc:scientificName 'Sebastes ensifer'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Patrick Sudre. Dr. Ralph Imondi'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.009'^^xsd:double;
  dwc:latitude '33.5964'^^xsd:double;
  dwc:aphiaid '274790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8117'^^xsd:anyURI;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '274790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6433'^^xsd:integer;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6433'^^xsd:anyURI;
  dwc:observationDate '2003-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A23> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '23'^^xsd:integer;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:23'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6325'^^xsd:integer;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6325'^^xsd:anyURI;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3195 -170.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.3195"^^xsd:decimal ;
  dwc:decimalLongitude "-170.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3195 -170.772)"^^geo:wktLiteral ;
  geo-pos:lat "56.3195"^^xsd:decimal ;
  geo-pos:long "-170.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8367'^^xsd:integer;
  dwc:scientificName 'Hippoglossoides  elassodon'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-170.772'^^xsd:double;
  dwc:latitude '56.3195'^^xsd:double;
  dwc:aphiaid '274289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8367'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '274289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.605 14.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.605"^^xsd:decimal ;
  dwc:decimalLongitude "14.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.605 14.634)"^^geo:wktLiteral ;
  geo-pos:lat "-28.605"^^xsd:decimal ;
  geo-pos:long "14.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6975'^^xsd:integer;
  dwc:scientificName 'Caelorinchus braueri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '14.634'^^xsd:double;
  dwc:latitude '-28.605'^^xsd:double;
  dwc:aphiaid '217754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6975'^^xsd:anyURI;
  dwc:observationDate '1988-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '280257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7197'^^xsd:integer;
  dwc:scientificName 'Lethrinus genivittatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '212078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7197'^^xsd:anyURI;
  dwc:aphiaIdAccepted '212078'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.8212 -60.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.8212"^^xsd:decimal ;
  dwc:decimalLongitude "-60.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.8212 -60.824)"^^geo:wktLiteral ;
  geo-pos:lat "-62.8212"^^xsd:decimal ;
  geo-pos:long "-60.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8516'^^xsd:integer;
  dwc:scientificName 'Chaenocephalus aceratus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.824'^^xsd:double;
  dwc:latitude '-62.8212'^^xsd:double;
  dwc:aphiaid '234725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8516'^^xsd:anyURI;
  dwc:observationDate '2000-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.354 2.218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.354"^^xsd:decimal ;
  dwc:decimalLongitude "2.218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.354 2.218)"^^geo:wktLiteral ;
  geo-pos:lat "41.354"^^xsd:decimal ;
  geo-pos:long "2.218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7592'^^xsd:integer;
  dwc:scientificName 'Seriola dumerili'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.218'^^xsd:double;
  dwc:latitude '41.354'^^xsd:double;
  dwc:aphiaid '126816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7592'^^xsd:anyURI;
  dwc:observationDate '2006-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.051 15.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.051"^^xsd:decimal ;
  dwc:decimalLongitude "15.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.051 15.15)"^^geo:wktLiteral ;
  geo-pos:lat "-29.051"^^xsd:decimal ;
  geo-pos:long "15.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7013'^^xsd:integer;
  dwc:scientificName 'Chelidonichthys queketti'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '15.15'^^xsd:double;
  dwc:latitude '-29.051'^^xsd:double;
  dwc:aphiaid '218121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7013'^^xsd:anyURI;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '218121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.285 1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.285"^^xsd:decimal ;
  dwc:decimalLongitude "1.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.285 1.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.285"^^xsd:decimal ;
  geo-pos:long "1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6148'^^xsd:integer;
  dwc:scientificName 'Lepidion lepidion'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.8'^^xsd:double;
  dwc:latitude '38.285'^^xsd:double;
  dwc:aphiaid '126495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6148'^^xsd:anyURI;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7439'^^xsd:integer;
  dwc:scientificName 'Synodus scituliceps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '272139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7439'^^xsd:anyURI;
  dwc:observationDate '2001-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '272139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8052"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  geo-pos:lat "29.8052"^^xsd:decimal ;
  geo-pos:long "-84.0063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7997'^^xsd:integer;
  dwc:scientificName 'Hemanthias leptus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.0063'^^xsd:double;
  dwc:latitude '29.8052'^^xsd:double;
  dwc:aphiaid '275929'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7997'^^xsd:anyURI;
  dwc:aphiaIdAccepted '275929'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.639"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.639"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7030'^^xsd:integer;
  dwc:scientificName 'Lepomis  gibbosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.639'^^xsd:double;
  dwc:aphiaid '151290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7030'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2743 -17.0027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2743"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2743 -17.0027)"^^geo:wktLiteral ;
  geo-pos:lat "28.2743"^^xsd:decimal ;
  geo-pos:long "-17.0027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8019'^^xsd:integer;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Coll. Concarneau'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.0027'^^xsd:double;
  dwc:latitude '28.2743'^^xsd:double;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8019'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8052"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  geo-pos:lat "29.8052"^^xsd:decimal ;
  geo-pos:long "-84.0063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8003'^^xsd:integer;
  dwc:scientificName 'Lutjanus jocu'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.0063'^^xsd:double;
  dwc:latitude '29.8052'^^xsd:double;
  dwc:aphiaid '159798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8003'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159798'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6569'^^xsd:integer;
  dwc:scientificName 'Gymnodraco acuticeps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6569'^^xsd:anyURI;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '234800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016 -119.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.016"^^xsd:decimal ;
  dwc:decimalLongitude "-119.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016 -119.198)"^^geo:wktLiteral ;
  geo-pos:lat "34.016"^^xsd:decimal ;
  geo-pos:long "-119.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8051'^^xsd:integer;
  dwc:scientificName 'Sebastes mystinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Sra. Cristina Cruz. Dr. Ralph'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.198'^^xsd:double;
  dwc:latitude '34.016'^^xsd:double;
  dwc:aphiaid '274823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8051'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274823'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.805 -84.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.805"^^xsd:decimal ;
  dwc:decimalLongitude "-84.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.805 -84.006)"^^geo:wktLiteral ;
  geo-pos:lat "29.805"^^xsd:decimal ;
  geo-pos:long "-84.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6809'^^xsd:integer;
  dwc:scientificName 'Cynoscion arenarius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.006'^^xsd:double;
  dwc:latitude '29.805'^^xsd:double;
  dwc:aphiaid '276077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6809'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7335'^^xsd:integer;
  dwc:scientificName 'Menticirrhus elongatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276145'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7335'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276145'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5964"^^xsd:decimal ;
  dwc:decimalLongitude "-119.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  geo-pos:lat "33.5964"^^xsd:decimal ;
  geo-pos:long "-119.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8122'^^xsd:integer;
  dwc:scientificName 'Sebastes semicinctus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Patrick Sudre. Dr. Ralph Imondi'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.009'^^xsd:double;
  dwc:latitude '33.5964'^^xsd:double;
  dwc:aphiaid '274851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8122'^^xsd:anyURI;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '274851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-35.602 -54.619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-35.602"^^xsd:decimal ;
  dwc:decimalLongitude "-54.619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-35.602 -54.619)"^^geo:wktLiteral ;
  geo-pos:lat "-35.602"^^xsd:decimal ;
  geo-pos:long "-54.619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7511'^^xsd:integer;
  dwc:scientificName 'Merluccius hubbsi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Gabriel J. Torres. Dr. Walter Norbis'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-54.619'^^xsd:double;
  dwc:latitude '-35.602'^^xsd:double;
  dwc:aphiaid '272455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7511'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272455'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7391'^^xsd:integer;
  dwc:scientificName 'Prionotus ruscarius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7391'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276290'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7672'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7672'^^xsd:anyURI;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.442 -165.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.442"^^xsd:decimal ;
  dwc:decimalLongitude "-165.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.442 -165.635)"^^geo:wktLiteral ;
  geo-pos:lat "55.442"^^xsd:decimal ;
  geo-pos:long "-165.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7318'^^xsd:integer;
  dwc:scientificName 'Oncorhynchus tshawytscha'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-165.635'^^xsd:double;
  dwc:latitude '55.442'^^xsd:double;
  dwc:aphiaid '158075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7318'^^xsd:anyURI;
  dwc:observationDate '2006-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '158075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016 -119.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.016"^^xsd:decimal ;
  dwc:decimalLongitude "-119.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016 -119.198)"^^geo:wktLiteral ;
  geo-pos:lat "34.016"^^xsd:decimal ;
  geo-pos:long "-119.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8046'^^xsd:integer;
  dwc:scientificName 'Sebastes hopkinsi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Marisol Alfaro. Sr. Gabriel Ruelas. Dr. Ralph'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.198'^^xsd:double;
  dwc:latitude '34.016'^^xsd:double;
  dwc:aphiaid '274800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8046'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.785 -0.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.785"^^xsd:decimal ;
  dwc:decimalLongitude "-0.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.785 -0.452)"^^geo:wktLiteral ;
  geo-pos:lat "37.785"^^xsd:decimal ;
  geo-pos:long "-0.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6955'^^xsd:integer;
  dwc:scientificName 'Macroramphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.452'^^xsd:double;
  dwc:latitude '37.785'^^xsd:double;
  dwc:aphiaid '127378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6955'^^xsd:anyURI;
  dwc:observationDate '2006-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.159 1.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.159"^^xsd:decimal ;
  dwc:decimalLongitude "1.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.159 1.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.159"^^xsd:decimal ;
  geo-pos:long "1.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6344'^^xsd:integer;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.82'^^xsd:double;
  dwc:latitude '41.159'^^xsd:double;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6344'^^xsd:anyURI;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0069 -119.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0069"^^xsd:decimal ;
  dwc:decimalLongitude "-119.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0069 -119.436)"^^geo:wktLiteral ;
  geo-pos:lat "34.0069"^^xsd:decimal ;
  geo-pos:long "-119.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8281'^^xsd:integer;
  dwc:scientificName 'Sebastes serriceps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Julio Ruiz. Sr. Nathan Martinez. Dr. Ralph Imo'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.436'^^xsd:double;
  dwc:latitude '34.0069'^^xsd:double;
  dwc:aphiaid '274853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8281'^^xsd:anyURI;
  dwc:observationDate '2009-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '274853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.254 48.501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.254"^^xsd:decimal ;
  dwc:decimalLongitude "48.501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.254 48.501)"^^geo:wktLiteral ;
  geo-pos:lat "-13.254"^^xsd:decimal ;
  geo-pos:long "48.501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7375'^^xsd:integer;
  dwc:scientificName 'Sphyraena barracuda'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jorge Torrens'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Índic'^^xsd:string;
  dwc:longitude '48.501'^^xsd:double;
  dwc:latitude '-13.254'^^xsd:double;
  dwc:aphiaid '345843'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7375'^^xsd:anyURI;
  dwc:observationDate '2006-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '345843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '108'^^xsd:integer;
  dwc:scientificName 'Sciaena umbra'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:108'^^xsd:anyURI;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6'^^xsd:integer;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6'^^xsd:anyURI;
  dwc:observationDate '2000-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6175'^^xsd:integer;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6175'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.385 2.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.385"^^xsd:decimal ;
  dwc:decimalLongitude "2.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.385 2.237)"^^geo:wktLiteral ;
  geo-pos:lat "41.385"^^xsd:decimal ;
  geo-pos:long "2.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6436'^^xsd:integer;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.237'^^xsd:double;
  dwc:latitude '41.385'^^xsd:double;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6436'^^xsd:anyURI;
  dwc:observationDate '1995-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8853 0.583998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8853"^^xsd:decimal ;
  dwc:decimalLongitude "0.583998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8853 0.583998)"^^geo:wktLiteral ;
  geo-pos:lat "39.8853"^^xsd:decimal ;
  geo-pos:long "0.583998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8265'^^xsd:integer;
  dwc:scientificName 'Stromateus fiatola'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero. Dra. Isabel Palomera'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.583998'^^xsd:double;
  dwc:latitude '39.8853'^^xsd:double;
  dwc:aphiaid '127076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8265'^^xsd:anyURI;
  dwc:observationDate '2008-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '127076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.319 -170.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.319"^^xsd:decimal ;
  dwc:decimalLongitude "-170.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.319 -170.772)"^^geo:wktLiteral ;
  geo-pos:lat "56.319"^^xsd:decimal ;
  geo-pos:long "-170.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7871'^^xsd:integer;
  dwc:scientificName 'Sebastes polyspinis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-170.772'^^xsd:double;
  dwc:latitude '56.319'^^xsd:double;
  dwc:aphiaid '274837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7871'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '274837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8052"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  geo-pos:lat "29.8052"^^xsd:decimal ;
  geo-pos:long "-84.0063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8006'^^xsd:integer;
  dwc:scientificName 'Pristipomoides aquilonaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.0063'^^xsd:double;
  dwc:latitude '29.8052'^^xsd:double;
  dwc:aphiaid '159805'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8006'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159805'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.405 -23.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.405"^^xsd:decimal ;
  dwc:decimalLongitude "-23.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.405 -23.485)"^^geo:wktLiteral ;
  geo-pos:lat "15.405"^^xsd:decimal ;
  geo-pos:long "-23.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7773'^^xsd:integer;
  dwc:scientificName 'Sparisoma rubripinne'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.485'^^xsd:double;
  dwc:latitude '15.405'^^xsd:double;
  dwc:aphiaid '159301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7773'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159301'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8316'^^xsd:integer;
  dwc:scientificName 'Trisopterus luscus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8316'^^xsd:anyURI;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.96 -0.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.96"^^xsd:decimal ;
  dwc:decimalLongitude "-0.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.96 -0.658)"^^geo:wktLiteral ;
  geo-pos:lat "37.96"^^xsd:decimal ;
  geo-pos:long "-0.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7077'^^xsd:integer;
  dwc:scientificName 'Mugil cephalus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.658'^^xsd:double;
  dwc:latitude '37.96'^^xsd:double;
  dwc:aphiaid '126983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7077'^^xsd:anyURI;
  dwc:observationDate '2006-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6487'^^xsd:integer;
  dwc:scientificName 'Trachipterus trachypterus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6487'^^xsd:anyURI;
  dwc:observationDate '2004-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.101 47.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.101"^^xsd:decimal ;
  dwc:decimalLongitude "47.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.101 47.386)"^^geo:wktLiteral ;
  geo-pos:lat "24.101"^^xsd:decimal ;
  geo-pos:long "47.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7275'^^xsd:integer;
  dwc:scientificName 'Aphanius dispar'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Bettina Reichenbacher (B.Reichenbacher. U.Sie'^^xsd:string;
  dwc:continentOcean 'Àsia'^^xsd:string;
  dwc:longitude '47.386'^^xsd:double;
  dwc:latitude '24.101'^^xsd:double;
  dwc:aphiaid '126427'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7275'^^xsd:anyURI;
  dwc:aphiaIdAccepted '316333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.237 -12.459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.237"^^xsd:decimal ;
  dwc:decimalLongitude "-12.459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.237 -12.459)"^^geo:wktLiteral ;
  geo-pos:lat "-71.237"^^xsd:decimal ;
  geo-pos:long "-12.459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6608'^^xsd:integer;
  dwc:scientificName 'Artedidraco skottsbergii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.459'^^xsd:double;
  dwc:latitude '-71.237'^^xsd:double;
  dwc:aphiaid '234621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6608'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '1765023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7341'^^xsd:integer;
  dwc:scientificName 'Menticirrhus nasus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7341'^^xsd:anyURI;
  dwc:observationDate '2007-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '276146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6965'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus affinis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '158665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6965'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158665'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6320'^^xsd:integer;
  dwc:scientificName 'Seriola dumerili'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '126816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6320'^^xsd:anyURI;
  dwc:observationDate '2003-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6868"^^xsd:decimal ;
  dwc:decimalLongitude "2.82283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  geo-pos:lat "41.6868"^^xsd:decimal ;
  geo-pos:long "2.82283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8041'^^xsd:integer;
  dwc:scientificName 'Gobius paganellus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Àlex Casas'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.82283'^^xsd:double;
  dwc:latitude '41.6868'^^xsd:double;
  dwc:aphiaid '126893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8041'^^xsd:anyURI;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '126893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  geo-pos:lat "43.706"^^xsd:decimal ;
  geo-pos:long "-8.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '341'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Carmen Piñeiro'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.255'^^xsd:double;
  dwc:latitude '43.706'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:341'^^xsd:anyURI;
  dwc:observationDate '1984-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9912 -119.368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9912"^^xsd:decimal ;
  dwc:decimalLongitude "-119.368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9912 -119.368)"^^geo:wktLiteral ;
  geo-pos:lat "34.9912"^^xsd:decimal ;
  geo-pos:long "-119.368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8223'^^xsd:integer;
  dwc:scientificName 'Sebastes ovalis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Sr. Patrick Sudre. Dr. Ralph I'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.368'^^xsd:double;
  dwc:latitude '34.9912'^^xsd:double;
  dwc:aphiaid '274830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8223'^^xsd:anyURI;
  dwc:observationDate '2009-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '274830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7750'^^xsd:integer;
  dwc:scientificName 'Bodianus scrofa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '126958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7750'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126958'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A60> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.02 0.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.02"^^xsd:decimal ;
  dwc:decimalLongitude "0.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.02 0.251)"^^geo:wktLiteral ;
  geo-pos:lat "40.02"^^xsd:decimal ;
  geo-pos:long "0.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '60'^^xsd:integer;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Sr. Jaume Rucabado'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.251'^^xsd:double;
  dwc:latitude '40.02'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:60'^^xsd:anyURI;
  dwc:observationDate '1995-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6537'^^xsd:integer;
  dwc:scientificName 'Epigonus constanciae'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6537'^^xsd:anyURI;
  dwc:observationDate '2004-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.725"^^xsd:decimal ;
  dwc:decimalLongitude "-15.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  geo-pos:lat "24.725"^^xsd:decimal ;
  geo-pos:long "-15.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '121'^^xsd:integer;
  dwc:scientificName 'Umbrina canariensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.193'^^xsd:double;
  dwc:latitude '24.725'^^xsd:double;
  dwc:aphiaid '127011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:121'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.208 2.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.208"^^xsd:decimal ;
  dwc:decimalLongitude "2.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.208 2.042)"^^geo:wktLiteral ;
  geo-pos:lat "41.208"^^xsd:decimal ;
  geo-pos:long "2.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7313'^^xsd:integer;
  dwc:scientificName 'Pomatomus saltatrix'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.042'^^xsd:double;
  dwc:latitude '41.208'^^xsd:double;
  dwc:aphiaid '151482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7313'^^xsd:anyURI;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7182'^^xsd:integer;
  dwc:scientificName 'Haemulon sexfasciatum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '275736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7182'^^xsd:anyURI;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '275736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.255 2.42267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.255"^^xsd:decimal ;
  dwc:decimalLongitude "2.42267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.255 2.42267)"^^geo:wktLiteral ;
  geo-pos:lat "41.255"^^xsd:decimal ;
  geo-pos:long "2.42267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8157'^^xsd:integer;
  dwc:scientificName 'Melanostigma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Cartes'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.42267'^^xsd:double;
  dwc:latitude '41.255'^^xsd:double;
  dwc:aphiaid '127120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8157'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127120'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8147'^^xsd:integer;
  dwc:scientificName 'Epinephelus cyanopodus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '273845'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8147'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273845'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '4'^^xsd:integer;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:4'^^xsd:anyURI;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.76783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.206"^^xsd:decimal ;
  dwc:decimalLongitude "1.76783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.76783)"^^geo:wktLiteral ;
  geo-pos:lat "41.206"^^xsd:decimal ;
  geo-pos:long "1.76783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8302'^^xsd:integer;
  dwc:scientificName 'Caranx rhonchus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Laura Recasens. Sra. Cristina López. Dr. Franc'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.76783'^^xsd:double;
  dwc:latitude '41.206'^^xsd:double;
  dwc:aphiaid '126806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8302'^^xsd:anyURI;
  dwc:observationDate '2009-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '10'^^xsd:integer;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:10'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.174 1.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.174"^^xsd:decimal ;
  dwc:decimalLongitude "1.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.174 1.585)"^^geo:wktLiteral ;
  geo-pos:lat "41.174"^^xsd:decimal ;
  geo-pos:long "1.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7537'^^xsd:integer;
  dwc:scientificName 'Liza ramada'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.585'^^xsd:double;
  dwc:latitude '41.174'^^xsd:double;
  dwc:aphiaid '126980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7537'^^xsd:anyURI;
  dwc:observationDate '2001-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '1042830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8189'^^xsd:integer;
  dwc:scientificName 'Diaphus regani'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '272688'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8189'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272688'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.351 -166.186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.351"^^xsd:decimal ;
  dwc:decimalLongitude "-166.186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.351 -166.186)"^^geo:wktLiteral ;
  geo-pos:lat "57.351"^^xsd:decimal ;
  geo-pos:long "-166.186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7291'^^xsd:integer;
  dwc:scientificName 'Lepidopsetta  polyxystra'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-166.186'^^xsd:double;
  dwc:latitude '57.351'^^xsd:double;
  dwc:aphiaid '281307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7291'^^xsd:anyURI;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '281307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.442 2.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.442"^^xsd:decimal ;
  dwc:decimalLongitude "2.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.442 2.575)"^^geo:wktLiteral ;
  geo-pos:lat "41.442"^^xsd:decimal ;
  geo-pos:long "2.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6624'^^xsd:integer;
  dwc:scientificName 'Xiphias gladius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Clara Coll'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.575'^^xsd:double;
  dwc:latitude '41.442'^^xsd:double;
  dwc:aphiaid '127094'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6624'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127094'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7980'^^xsd:integer;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7980'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.017 -119.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.017"^^xsd:decimal ;
  dwc:decimalLongitude "-119.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.017 -119.198)"^^geo:wktLiteral ;
  geo-pos:lat "34.017"^^xsd:decimal ;
  geo-pos:long "-119.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8054'^^xsd:integer;
  dwc:scientificName 'Sebastes mystinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Marisol Alfaro. Sr. Gabriel Ruelas. Dr. Ralph'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.198'^^xsd:double;
  dwc:latitude '34.017'^^xsd:double;
  dwc:aphiaid '274823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8054'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274823'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.742"^^xsd:decimal ;
  dwc:decimalLongitude "-17.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  geo-pos:lat "15.742"^^xsd:decimal ;
  geo-pos:long "-17.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6752'^^xsd:integer;
  dwc:scientificName 'Merluccius senegalensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Ana Ramos'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.502'^^xsd:double;
  dwc:latitude '15.742'^^xsd:double;
  dwc:aphiaid '126485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6752'^^xsd:anyURI;
  dwc:observationDate '1986-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '126485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.522"^^xsd:decimal ;
  dwc:decimalLongitude "-12.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  geo-pos:lat "-71.522"^^xsd:decimal ;
  geo-pos:long "-12.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '262'^^xsd:integer;
  dwc:scientificName 'Trematomus hansoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.424'^^xsd:double;
  dwc:latitude '-71.522'^^xsd:double;
  dwc:aphiaid '234772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:262'^^xsd:anyURI;
  dwc:observationDate '1996-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '234772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7409'^^xsd:integer;
  dwc:scientificName 'Diplectrum pacificum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7409'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '276183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7242'^^xsd:integer;
  dwc:scientificName 'Pristipomoides multidens'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '218513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7242'^^xsd:anyURI;
  dwc:aphiaIdAccepted '218513'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7348'^^xsd:integer;
  dwc:scientificName 'Stellifer ericymba'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7348'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6392'^^xsd:integer;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6392'^^xsd:anyURI;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6358'^^xsd:integer;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.573'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6358'^^xsd:anyURI;
  dwc:observationDate '2002-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.337 2.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.337"^^xsd:decimal ;
  dwc:decimalLongitude "2.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.337 2.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.337"^^xsd:decimal ;
  geo-pos:long "2.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6525'^^xsd:integer;
  dwc:scientificName 'Molva dypterygia'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.217'^^xsd:double;
  dwc:latitude '41.337'^^xsd:double;
  dwc:aphiaid '126459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6525'^^xsd:anyURI;
  dwc:observationDate '1995-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0185 20.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0185"^^xsd:decimal ;
  dwc:decimalLongitude "20.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0185 20.168)"^^geo:wktLiteral ;
  geo-pos:lat "59.0185"^^xsd:decimal ;
  geo-pos:long "20.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8245'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '20.168'^^xsd:double;
  dwc:latitude '59.0185'^^xsd:double;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8245'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 1.686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.106"^^xsd:decimal ;
  dwc:decimalLongitude "1.686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 1.686)"^^geo:wktLiteral ;
  geo-pos:lat "41.106"^^xsd:decimal ;
  geo-pos:long "1.686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7858'^^xsd:integer;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.686'^^xsd:double;
  dwc:latitude '41.106'^^xsd:double;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7858'^^xsd:anyURI;
  dwc:observationDate '2008-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7403'^^xsd:integer;
  dwc:scientificName 'Larimus argenteus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7403'^^xsd:anyURI;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '276128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.954 39.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.954"^^xsd:decimal ;
  dwc:decimalLongitude "39.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.954 39.889)"^^geo:wktLiteral ;
  geo-pos:lat "-7.954"^^xsd:decimal ;
  geo-pos:long "39.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6866'^^xsd:integer;
  dwc:scientificName 'Katsuwonus pelamis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jorge Torrens'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Índic'^^xsd:string;
  dwc:longitude '39.889'^^xsd:double;
  dwc:latitude '-7.954'^^xsd:double;
  dwc:aphiaid '127018'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6866'^^xsd:anyURI;
  dwc:observationDate '2006-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '127018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7159'^^xsd:integer;
  dwc:scientificName 'Eucinostomus gracilis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276419'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7159'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276419'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.625"^^xsd:decimal ;
  dwc:decimalLongitude "-85.154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  geo-pos:lat "29.625"^^xsd:decimal ;
  geo-pos:long "-85.154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6799'^^xsd:integer;
  dwc:scientificName 'Selene setapinnis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.154'^^xsd:double;
  dwc:latitude '29.625'^^xsd:double;
  dwc:aphiaid '159647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6799'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '159647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.202 17.402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.202"^^xsd:decimal ;
  dwc:decimalLongitude "17.402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.202 17.402)"^^geo:wktLiteral ;
  geo-pos:lat "56.202"^^xsd:decimal ;
  geo-pos:long "17.402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7281'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Patricia Reglero. Sra. M Pilar Tugores.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Bàltic'^^xsd:string;
  dwc:longitude '17.402'^^xsd:double;
  dwc:latitude '56.202'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7281'^^xsd:anyURI;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5947'^^xsd:integer;
  dwc:scientificName 'Alepocephalus rostratus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5947'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5964"^^xsd:decimal ;
  dwc:decimalLongitude "-119.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  geo-pos:lat "33.5964"^^xsd:decimal ;
  geo-pos:long "-119.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8110'^^xsd:integer;
  dwc:scientificName 'Sebastes goodei'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Patrick Sudre. Dr. Ralph Imondi'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.009'^^xsd:double;
  dwc:latitude '33.5964'^^xsd:double;
  dwc:aphiaid '274798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8110'^^xsd:anyURI;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '274798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8087"^^xsd:decimal ;
  dwc:decimalLongitude "-120.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  geo-pos:lat "34.8087"^^xsd:decimal ;
  geo-pos:long "-120.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8025'^^xsd:integer;
  dwc:scientificName 'Chromis punctipinnis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Leg. Fitch. Brzobohasy'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-120.823'^^xsd:double;
  dwc:latitude '34.8087'^^xsd:double;
  dwc:aphiaid '273751'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8025'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273751'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.867 -10.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.867"^^xsd:decimal ;
  dwc:decimalLongitude "-10.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.867 -10.492)"^^geo:wktLiteral ;
  geo-pos:lat "-70.867"^^xsd:decimal ;
  geo-pos:long "-10.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6561'^^xsd:integer;
  dwc:scientificName 'Cygnodraco mawsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.492'^^xsd:double;
  dwc:latitude '-70.867'^^xsd:double;
  dwc:aphiaid '234834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6561'^^xsd:anyURI;
  dwc:observationDate '1998-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '234834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.174 1.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.174"^^xsd:decimal ;
  dwc:decimalLongitude "1.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.174 1.708)"^^geo:wktLiteral ;
  geo-pos:lat "41.174"^^xsd:decimal ;
  geo-pos:long "1.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6076'^^xsd:integer;
  dwc:scientificName 'Scorpaena porcus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.708'^^xsd:double;
  dwc:latitude '41.174'^^xsd:double;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6076'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.621 1.253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.621"^^xsd:decimal ;
  dwc:decimalLongitude "1.253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.621 1.253)"^^geo:wktLiteral ;
  geo-pos:lat "38.621"^^xsd:decimal ;
  geo-pos:long "1.253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7470'^^xsd:integer;
  dwc:scientificName 'Trachinus radiatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.253'^^xsd:double;
  dwc:latitude '38.621'^^xsd:double;
  dwc:aphiaid '127083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7470'^^xsd:anyURI;
  dwc:observationDate '2006-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0237 -119.327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0237"^^xsd:decimal ;
  dwc:decimalLongitude "-119.327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0237 -119.327)"^^geo:wktLiteral ;
  geo-pos:lat "34.0237"^^xsd:decimal ;
  geo-pos:long "-119.327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8096'^^xsd:integer;
  dwc:scientificName 'Sebastes ovalis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Jessica Braziel. Sra- Kelley McGee. Dr. Ralph'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.327'^^xsd:double;
  dwc:latitude '34.0237'^^xsd:double;
  dwc:aphiaid '274830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8096'^^xsd:anyURI;
  dwc:observationDate '2009-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '274830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.551 2.501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.551"^^xsd:decimal ;
  dwc:decimalLongitude "2.501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.551 2.501)"^^geo:wktLiteral ;
  geo-pos:lat "41.551"^^xsd:decimal ;
  geo-pos:long "2.501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7642'^^xsd:integer;
  dwc:scientificName 'Gymnammodytes semiesquamatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.501'^^xsd:double;
  dwc:latitude '41.551'^^xsd:double;
  dwc:aphiaid '126754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7642'^^xsd:anyURI;
  dwc:observationDate '2006-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '126754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8333'^^xsd:integer;
  dwc:scientificName 'Trigla lucerna'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '154453'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8333'^^xsd:anyURI;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7900'^^xsd:integer;
  dwc:scientificName 'Encrasicholina heteroloba'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '219980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7900'^^xsd:anyURI;
  dwc:aphiaIdAccepted '219980'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.334 2.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.334"^^xsd:decimal ;
  dwc:decimalLongitude "2.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.334 2.976)"^^geo:wktLiteral ;
  geo-pos:lat "39.334"^^xsd:decimal ;
  geo-pos:long "2.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5931'^^xsd:integer;
  dwc:scientificName 'Synodus saurus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.976'^^xsd:double;
  dwc:latitude '39.334'^^xsd:double;
  dwc:aphiaid '126372'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5931'^^xsd:anyURI;
  dwc:observationDate '2002-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '126372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7936'^^xsd:integer;
  dwc:scientificName 'Physiculus cyanostrophus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '272489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7936'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272489'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.108 -60.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.108"^^xsd:decimal ;
  dwc:decimalLongitude "-60.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.108 -60.357)"^^geo:wktLiteral ;
  geo-pos:lat "-62.108"^^xsd:decimal ;
  geo-pos:long "-60.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '235'^^xsd:integer;
  dwc:scientificName 'Lepidonotothen nudifrons'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.357'^^xsd:double;
  dwc:latitude '-62.108'^^xsd:double;
  dwc:aphiaid '234608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:235'^^xsd:anyURI;
  dwc:observationDate '2000-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '318861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7736'^^xsd:integer;
  dwc:scientificName 'Seriola fasciata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '126817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7736'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126817'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7184'^^xsd:integer;
  dwc:scientificName 'Orthopristis chalceus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '275741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7184'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1841039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8315'^^xsd:integer;
  dwc:scientificName 'Trisopterus luscus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8315'^^xsd:anyURI;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.8225 -19.4402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.8225"^^xsd:decimal ;
  dwc:decimalLongitude "-19.4402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.8225 -19.4402)"^^geo:wktLiteral ;
  geo-pos:lat "-72.8225"^^xsd:decimal ;
  geo-pos:long "-19.4402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8462'^^xsd:integer;
  dwc:scientificName 'Artedidraco loennbergii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-19.4402'^^xsd:double;
  dwc:latitude '-72.8225'^^xsd:double;
  dwc:aphiaid '712789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8462'^^xsd:anyURI;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1803734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.186"^^xsd:decimal ;
  dwc:decimalLongitude "-12.254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.254)"^^geo:wktLiteral ;
  geo-pos:lat "-71.186"^^xsd:decimal ;
  geo-pos:long "-12.254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6693'^^xsd:integer;
  dwc:scientificName 'Pagetopsis maculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.254'^^xsd:double;
  dwc:latitude '-71.186'^^xsd:double;
  dwc:aphiaid '234796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6693'^^xsd:anyURI;
  dwc:observationDate '2000-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '234796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7476'^^xsd:integer;
  dwc:scientificName 'Ophichthus rufus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7476'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.771 -15.403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.771"^^xsd:decimal ;
  dwc:decimalLongitude "-15.403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.771 -15.403)"^^geo:wktLiteral ;
  geo-pos:lat "25.771"^^xsd:decimal ;
  geo-pos:long "-15.403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '143'^^xsd:integer;
  dwc:scientificName 'Pagellus bellottii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.403'^^xsd:double;
  dwc:latitude '25.771'^^xsd:double;
  dwc:aphiaid '127058'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:143'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127058'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0213"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.0213"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8418'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.0213'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8418'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8752 15.4345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8752"^^xsd:decimal ;
  dwc:decimalLongitude "15.4345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8752 15.4345)"^^geo:wktLiteral ;
  geo-pos:lat "41.8752"^^xsd:decimal ;
  geo-pos:long "15.4345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8457'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Fabrizio Capoccioni'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '15.4345'^^xsd:double;
  dwc:latitude '41.8752'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8457'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.522"^^xsd:decimal ;
  dwc:decimalLongitude "-12.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  geo-pos:lat "-71.522"^^xsd:decimal ;
  geo-pos:long "-12.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '264'^^xsd:integer;
  dwc:scientificName 'Trematomus hansoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.424'^^xsd:double;
  dwc:latitude '-71.522'^^xsd:double;
  dwc:aphiaid '234772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:264'^^xsd:anyURI;
  dwc:observationDate '1996-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '234772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 2.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16"^^xsd:decimal ;
  dwc:decimalLongitude "2.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 2.802)"^^geo:wktLiteral ;
  geo-pos:lat "39.16"^^xsd:decimal ;
  geo-pos:long "2.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6383'^^xsd:integer;
  dwc:scientificName 'Glossanodon leiglossus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí. Dr. Joan Cartes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.802'^^xsd:double;
  dwc:latitude '39.16'^^xsd:double;
  dwc:aphiaid '713076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6383'^^xsd:anyURI;
  dwc:observationDate '2004-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6372'^^xsd:integer;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6372'^^xsd:anyURI;
  dwc:observationDate '2003-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A52> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.64)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '52'^^xsd:integer;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.64'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:52'^^xsd:anyURI;
  dwc:observationDate '2000-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.372 2.206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.372"^^xsd:decimal ;
  dwc:decimalLongitude "2.206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.372 2.206)"^^geo:wktLiteral ;
  geo-pos:lat "41.372"^^xsd:decimal ;
  geo-pos:long "2.206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6199'^^xsd:integer;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Pilar Sánchez'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.206'^^xsd:double;
  dwc:latitude '41.372'^^xsd:double;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6199'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.824 -9.005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.824"^^xsd:decimal ;
  dwc:decimalLongitude "-9.005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.824 -9.005)"^^geo:wktLiteral ;
  geo-pos:lat "38.824"^^xsd:decimal ;
  geo-pos:long "-9.005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7052'^^xsd:integer;
  dwc:scientificName 'Alosa alosa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.005'^^xsd:double;
  dwc:latitude '38.824'^^xsd:double;
  dwc:aphiaid '126413'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7052'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126413'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7323'^^xsd:integer;
  dwc:scientificName 'Chiasmodon niger'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '126840'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7323'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126840'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.541"^^xsd:decimal ;
  dwc:decimalLongitude "3.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  geo-pos:lat "42.541"^^xsd:decimal ;
  geo-pos:long "3.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '323'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.605'^^xsd:double;
  dwc:latitude '42.541'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:323'^^xsd:anyURI;
  dwc:observationDate '1993-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1858 -12.3545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.1858"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1858 -12.3545)"^^geo:wktLiteral ;
  geo-pos:lat "-71.1858"^^xsd:decimal ;
  geo-pos:long "-12.3545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8465'^^xsd:integer;
  dwc:scientificName 'Artedidraco orianae'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.3545'^^xsd:double;
  dwc:latitude '-71.1858'^^xsd:double;
  dwc:aphiaid '234592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8465'^^xsd:anyURI;
  dwc:observationDate '2000-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '234592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.137 -161.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.137"^^xsd:decimal ;
  dwc:decimalLongitude "-161.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.137 -161.752)"^^geo:wktLiteral ;
  geo-pos:lat "57.137"^^xsd:decimal ;
  geo-pos:long "-161.752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7827'^^xsd:integer;
  dwc:scientificName 'Theragra chalcogramma'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-161.752'^^xsd:double;
  dwc:latitude '57.137'^^xsd:double;
  dwc:aphiaid '254539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7827'^^xsd:anyURI;
  dwc:observationDate '2006-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '300735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  geo-pos:lat "43.706"^^xsd:decimal ;
  geo-pos:long "-8.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '342'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Carmen Piñeiro'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.255'^^xsd:double;
  dwc:latitude '43.706'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:342'^^xsd:anyURI;
  dwc:observationDate '1984-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.522"^^xsd:decimal ;
  dwc:decimalLongitude "-12.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  geo-pos:lat "-71.522"^^xsd:decimal ;
  geo-pos:long "-12.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '212'^^xsd:integer;
  dwc:scientificName 'Aethotaxis mitopteryx'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.424'^^xsd:double;
  dwc:latitude '-71.522'^^xsd:double;
  dwc:aphiaid '234660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:212'^^xsd:anyURI;
  dwc:observationDate '1996-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '234660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7109'^^xsd:integer;
  dwc:scientificName 'Selar crumenophthalmus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '159646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7109'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.558 2.526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.558"^^xsd:decimal ;
  dwc:decimalLongitude "2.526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.558 2.526)"^^geo:wktLiteral ;
  geo-pos:lat "41.558"^^xsd:decimal ;
  geo-pos:long "2.526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6474'^^xsd:integer;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.526'^^xsd:double;
  dwc:latitude '41.558'^^xsd:double;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6474'^^xsd:anyURI;
  dwc:observationDate '2004-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1707 3.8375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1707"^^xsd:decimal ;
  dwc:decimalLongitude "3.8375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1707 3.8375)"^^geo:wktLiteral ;
  geo-pos:lat "43.1707"^^xsd:decimal ;
  geo-pos:long "3.8375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8296'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero. Dra. Isabel Palomera'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.8375'^^xsd:double;
  dwc:latitude '43.1707'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8296'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6164'^^xsd:integer;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6164'^^xsd:anyURI;
  dwc:observationDate '1995-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.769 -8.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.769"^^xsd:decimal ;
  dwc:decimalLongitude "-8.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.769 -8.45)"^^geo:wktLiteral ;
  geo-pos:lat "36.769"^^xsd:decimal ;
  geo-pos:long "-8.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6984'^^xsd:integer;
  dwc:scientificName 'Gonostoma denudatum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.45'^^xsd:double;
  dwc:latitude '36.769'^^xsd:double;
  dwc:aphiaid '127295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6984'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127295'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A58> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.02 0.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.02"^^xsd:decimal ;
  dwc:decimalLongitude "0.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.02 0.251)"^^geo:wktLiteral ;
  geo-pos:lat "40.02"^^xsd:decimal ;
  geo-pos:long "0.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '58'^^xsd:integer;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Sr. Jaume Rucabado'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.251'^^xsd:double;
  dwc:latitude '40.02'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:58'^^xsd:anyURI;
  dwc:observationDate '1995-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8185'^^xsd:integer;
  dwc:scientificName 'Diaphus mollis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '126595'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8185'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126595'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A78> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.155 1.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.155"^^xsd:decimal ;
  dwc:decimalLongitude "1.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.155 1.655)"^^geo:wktLiteral ;
  geo-pos:lat "41.155"^^xsd:decimal ;
  geo-pos:long "1.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '78'^^xsd:integer;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.655'^^xsd:double;
  dwc:latitude '41.155'^^xsd:double;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:78'^^xsd:anyURI;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.423 2.293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.423"^^xsd:decimal ;
  dwc:decimalLongitude "2.293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.423 2.293)"^^geo:wktLiteral ;
  geo-pos:lat "41.423"^^xsd:decimal ;
  geo-pos:long "2.293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7859'^^xsd:integer;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.293'^^xsd:double;
  dwc:latitude '41.423'^^xsd:double;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7859'^^xsd:anyURI;
  dwc:observationDate '2006-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A79> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '79'^^xsd:integer;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.573'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:79'^^xsd:anyURI;
  dwc:observationDate '2002-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.954 39.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.954"^^xsd:decimal ;
  dwc:decimalLongitude "39.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.954 39.889)"^^geo:wktLiteral ;
  geo-pos:lat "-7.954"^^xsd:decimal ;
  geo-pos:long "39.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7356'^^xsd:integer;
  dwc:scientificName 'Thunnus obesus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jorge Torrens'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Índic'^^xsd:string;
  dwc:longitude '39.889'^^xsd:double;
  dwc:latitude '-7.954'^^xsd:double;
  dwc:aphiaid '127028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7356'^^xsd:anyURI;
  dwc:observationDate '2006-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.474 1.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.474"^^xsd:decimal ;
  dwc:decimalLongitude "1.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.474 1.887)"^^geo:wktLiteral ;
  geo-pos:lat "38.474"^^xsd:decimal ;
  geo-pos:long "1.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5912'^^xsd:integer;
  dwc:scientificName 'Nettastoma melanurum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.887'^^xsd:double;
  dwc:latitude '38.474'^^xsd:double;
  dwc:aphiaid '126308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5912'^^xsd:anyURI;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '299709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.72016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.72016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.72016)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.72016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8411'^^xsd:integer;
  dwc:scientificName 'Liza ramada'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.72016'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '126980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8411'^^xsd:anyURI;
  dwc:observationDate '2010-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '1042830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7449'^^xsd:integer;
  dwc:scientificName 'Centropomus armatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '280059'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7449'^^xsd:anyURI;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '280059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.255 2.423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.255"^^xsd:decimal ;
  dwc:decimalLongitude "2.423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.255 2.423)"^^geo:wktLiteral ;
  geo-pos:lat "41.255"^^xsd:decimal ;
  geo-pos:long "2.423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7690'^^xsd:integer;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Cartes'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.423'^^xsd:double;
  dwc:latitude '41.255'^^xsd:double;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7690'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6273'^^xsd:integer;
  dwc:scientificName 'Echiodon dentatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6273'^^xsd:anyURI;
  dwc:observationDate '2003-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '178'^^xsd:integer;
  dwc:scientificName 'Labrus merula'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '126967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:178'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7345'^^xsd:integer;
  dwc:scientificName 'Paralonchurus goodei'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '282065'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7345'^^xsd:anyURI;
  dwc:aphiaIdAccepted '282065'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1835 1.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1835"^^xsd:decimal ;
  dwc:decimalLongitude "1.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1835 1.667)"^^geo:wktLiteral ;
  geo-pos:lat "41.1835"^^xsd:decimal ;
  geo-pos:long "1.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8405'^^xsd:integer;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.667'^^xsd:double;
  dwc:latitude '41.1835'^^xsd:double;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8405'^^xsd:anyURI;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3594 2.5098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3594"^^xsd:decimal ;
  dwc:decimalLongitude "2.5098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3594 2.5098)"^^geo:wktLiteral ;
  geo-pos:lat "41.3594"^^xsd:decimal ;
  geo-pos:long "2.5098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8558'^^xsd:integer;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.5098'^^xsd:double;
  dwc:latitude '41.3594'^^xsd:double;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8558'^^xsd:anyURI;
  dwc:observationDate '2009-10-26'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.867 -165.184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.867"^^xsd:decimal ;
  dwc:decimalLongitude "-165.184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.867 -165.184)"^^geo:wktLiteral ;
  geo-pos:lat "54.867"^^xsd:decimal ;
  geo-pos:long "-165.184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7301'^^xsd:integer;
  dwc:scientificName 'Pleuronectes  quadrituberculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-165.184'^^xsd:double;
  dwc:latitude '54.867'^^xsd:double;
  dwc:aphiaid '254564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7301'^^xsd:anyURI;
  dwc:observationDate '2006-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '254564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7927'^^xsd:integer;
  dwc:scientificName 'Paraconger notialis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '271791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7927'^^xsd:anyURI;
  dwc:aphiaIdAccepted '271791'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.321 2.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.321"^^xsd:decimal ;
  dwc:decimalLongitude "2.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.321 2.252)"^^geo:wktLiteral ;
  geo-pos:lat "41.321"^^xsd:decimal ;
  geo-pos:long "2.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6917'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.252'^^xsd:double;
  dwc:latitude '41.321'^^xsd:double;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6917'^^xsd:anyURI;
  dwc:observationDate '2006-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6321'^^xsd:integer;
  dwc:scientificName 'Seriola dumerili'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '126816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6321'^^xsd:anyURI;
  dwc:observationDate '2003-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.517 0.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.517"^^xsd:decimal ;
  dwc:decimalLongitude "0.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.517 0.622)"^^geo:wktLiteral ;
  geo-pos:lat "40.517"^^xsd:decimal ;
  geo-pos:long "0.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6470'^^xsd:integer;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.622'^^xsd:double;
  dwc:latitude '40.517'^^xsd:double;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6470'^^xsd:anyURI;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '184'^^xsd:integer;
  dwc:scientificName 'Labrus merula'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '126967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:184'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.167"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.167 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.167"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7567'^^xsd:integer;
  dwc:scientificName 'Aspitrigla obscura'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.167'^^xsd:double;
  dwc:aphiaid '150663'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7567'^^xsd:anyURI;
  dwc:observationDate '2001-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A80> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '80'^^xsd:integer;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.573'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:80'^^xsd:anyURI;
  dwc:observationDate '2002-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7150'^^xsd:integer;
  dwc:scientificName 'Diapterus peruvianus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7150'^^xsd:anyURI;
  dwc:observationDate '2001-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '276414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.5222 -12.4238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.5222"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.5222 -12.4238)"^^geo:wktLiteral ;
  geo-pos:lat "-71.5222"^^xsd:decimal ;
  geo-pos:long "-12.4238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8508'^^xsd:integer;
  dwc:scientificName 'Vomeridens infuscipinnis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.4238'^^xsd:double;
  dwc:latitude '-71.5222'^^xsd:double;
  dwc:aphiaid '234750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8508'^^xsd:anyURI;
  dwc:observationDate '1996-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '234750'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7220'^^xsd:integer;
  dwc:scientificName 'Porichthys analis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '275650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7220'^^xsd:anyURI;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '275650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.254 2.353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.254"^^xsd:decimal ;
  dwc:decimalLongitude "2.353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.254 2.353)"^^geo:wktLiteral ;
  geo-pos:lat "38.254"^^xsd:decimal ;
  geo-pos:long "2.353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6285'^^xsd:integer;
  dwc:scientificName 'Cataetyx laticeps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.353'^^xsd:double;
  dwc:latitude '38.254'^^xsd:double;
  dwc:aphiaid '126657'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6285'^^xsd:anyURI;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.96 -0.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.96"^^xsd:decimal ;
  dwc:decimalLongitude "-0.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.96 -0.658)"^^geo:wktLiteral ;
  geo-pos:lat "37.96"^^xsd:decimal ;
  geo-pos:long "-0.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7657'^^xsd:integer;
  dwc:scientificName 'Callionymus risso'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.658'^^xsd:double;
  dwc:latitude '37.96'^^xsd:double;
  dwc:aphiaid '126796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7657'^^xsd:anyURI;
  dwc:observationDate '2006-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.838 -138.988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.838"^^xsd:decimal ;
  dwc:decimalLongitude "-138.988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.838 -138.988)"^^geo:wktLiteral ;
  geo-pos:lat "-21.838"^^xsd:decimal ;
  geo-pos:long "-138.988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7211'^^xsd:integer;
  dwc:scientificName 'Lethrinus olivaceus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-138.988'^^xsd:double;
  dwc:latitude '-21.838'^^xsd:double;
  dwc:aphiaid '212069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7211'^^xsd:anyURI;
  dwc:aphiaIdAccepted '212069'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.559 0.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.559"^^xsd:decimal ;
  dwc:decimalLongitude "0.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.559 0.737)"^^geo:wktLiteral ;
  geo-pos:lat "40.559"^^xsd:decimal ;
  geo-pos:long "0.737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7707'^^xsd:integer;
  dwc:scientificName 'Symphurus nigrescens'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestres'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.737'^^xsd:double;
  dwc:latitude '40.559'^^xsd:double;
  dwc:aphiaid '127134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7707'^^xsd:anyURI;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.251 2.454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.251"^^xsd:decimal ;
  dwc:decimalLongitude "2.454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.251 2.454)"^^geo:wktLiteral ;
  geo-pos:lat "39.251"^^xsd:decimal ;
  geo-pos:long "2.454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6242'^^xsd:integer;
  dwc:scientificName 'Synapturichthys kleinii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.454'^^xsd:double;
  dwc:latitude '39.251'^^xsd:double;
  dwc:aphiaid '236492'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6242'^^xsd:anyURI;
  dwc:observationDate '2002-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '236492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6088'^^xsd:integer;
  dwc:scientificName 'Aspitrigla cuculus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '150662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6088'^^xsd:anyURI;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.954 39.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.954"^^xsd:decimal ;
  dwc:decimalLongitude "39.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.954 39.889)"^^geo:wktLiteral ;
  geo-pos:lat "-7.954"^^xsd:decimal ;
  geo-pos:long "39.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6904'^^xsd:integer;
  dwc:scientificName 'Chirocentrus nudus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jorge Torrens'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Índic'^^xsd:string;
  dwc:longitude '39.889'^^xsd:double;
  dwc:latitude '-7.954'^^xsd:double;
  dwc:aphiaid '212258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6904'^^xsd:anyURI;
  dwc:observationDate '2006-11-28'^^xsd:date;
  dwc:aphiaIdAccepted '212258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.321 2.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.321"^^xsd:decimal ;
  dwc:decimalLongitude "2.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.321 2.252)"^^geo:wktLiteral ;
  geo-pos:lat "41.321"^^xsd:decimal ;
  geo-pos:long "2.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7715'^^xsd:integer;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.252'^^xsd:double;
  dwc:latitude '41.321'^^xsd:double;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7715'^^xsd:anyURI;
  dwc:observationDate '2006-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.605 14.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.605"^^xsd:decimal ;
  dwc:decimalLongitude "14.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.605 14.634)"^^geo:wktLiteral ;
  geo-pos:lat "-28.605"^^xsd:decimal ;
  geo-pos:long "14.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6972'^^xsd:integer;
  dwc:scientificName 'Caelorinchus braueri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '14.634'^^xsd:double;
  dwc:latitude '-28.605'^^xsd:double;
  dwc:aphiaid '217754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6972'^^xsd:anyURI;
  dwc:observationDate '1988-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '280257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.739 -16.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.739"^^xsd:decimal ;
  dwc:decimalLongitude "-16.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.739 -16.658)"^^geo:wktLiteral ;
  geo-pos:lat "13.739"^^xsd:decimal ;
  geo-pos:long "-16.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7136'^^xsd:integer;
  dwc:scientificName 'Sarotherodon melanotheron'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Jacques Panfili'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-16.658'^^xsd:double;
  dwc:latitude '13.739'^^xsd:double;
  dwc:aphiaid '293732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7136'^^xsd:anyURI;
  dwc:observationDate '2001-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '293732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A26> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.02 0.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.02"^^xsd:decimal ;
  dwc:decimalLongitude "0.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.02 0.251)"^^geo:wktLiteral ;
  geo-pos:lat "40.02"^^xsd:decimal ;
  geo-pos:long "0.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '26'^^xsd:integer;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Sr. Jaume Rucabado'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.251'^^xsd:double;
  dwc:latitude '40.02'^^xsd:double;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:26'^^xsd:anyURI;
  dwc:observationDate '1995-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8257'^^xsd:integer;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8257'^^xsd:anyURI;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.321 2.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.321"^^xsd:decimal ;
  dwc:decimalLongitude "2.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.321 2.252)"^^geo:wktLiteral ;
  geo-pos:lat "41.321"^^xsd:decimal ;
  geo-pos:long "2.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7526'^^xsd:integer;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.252'^^xsd:double;
  dwc:latitude '41.321'^^xsd:double;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7526'^^xsd:anyURI;
  dwc:observationDate '2006-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '202'^^xsd:integer;
  dwc:scientificName 'Pomadasys incisus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:202'^^xsd:anyURI;
  dwc:observationDate '2002-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '126947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.536 -2.759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.536"^^xsd:decimal ;
  dwc:decimalLongitude "-2.759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.536 -2.759)"^^geo:wktLiteral ;
  geo-pos:lat "36.536"^^xsd:decimal ;
  geo-pos:long "-2.759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6846'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-2.759'^^xsd:double;
  dwc:latitude '36.536'^^xsd:double;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6846'^^xsd:anyURI;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7949'^^xsd:integer;
  dwc:scientificName 'Selar crumenophthalmus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '159646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7949'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81 0.341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81"^^xsd:decimal ;
  dwc:decimalLongitude "0.341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81 0.341)"^^geo:wktLiteral ;
  geo-pos:lat "38.81"^^xsd:decimal ;
  geo-pos:long "0.341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7489'^^xsd:integer;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.341'^^xsd:double;
  dwc:latitude '38.81'^^xsd:double;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7489'^^xsd:anyURI;
  dwc:observationDate '2006-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '131'^^xsd:integer;
  dwc:scientificName 'Umbrina cirrosa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:131'^^xsd:anyURI;
  dwc:observationDate '2003-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '127012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.76783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.206"^^xsd:decimal ;
  dwc:decimalLongitude "1.76783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.76783)"^^geo:wktLiteral ;
  geo-pos:lat "41.206"^^xsd:decimal ;
  geo-pos:long "1.76783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8142'^^xsd:integer;
  dwc:scientificName 'Oedalechilus labeo'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.76783'^^xsd:double;
  dwc:latitude '41.206'^^xsd:double;
  dwc:aphiaid '126984'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8142'^^xsd:anyURI;
  dwc:observationDate '2009-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126984'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6153'^^xsd:integer;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6153'^^xsd:anyURI;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.338 3.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.338"^^xsd:decimal ;
  dwc:decimalLongitude "3.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.338 3.188)"^^geo:wktLiteral ;
  geo-pos:lat "42.338"^^xsd:decimal ;
  geo-pos:long "3.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6835'^^xsd:integer;
  dwc:scientificName 'Atherina hepsetus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Núria Zaragoza'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.188'^^xsd:double;
  dwc:latitude '42.338'^^xsd:double;
  dwc:aphiaid '272028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6835'^^xsd:anyURI;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '272028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.842 -173.674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.842"^^xsd:decimal ;
  dwc:decimalLongitude "-173.674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.842 -173.674)"^^geo:wktLiteral ;
  geo-pos:lat "57.842"^^xsd:decimal ;
  geo-pos:long "-173.674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6947'^^xsd:integer;
  dwc:scientificName 'Bathymaster signatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-173.674'^^xsd:double;
  dwc:latitude '57.842'^^xsd:double;
  dwc:aphiaid '254513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6947'^^xsd:anyURI;
  dwc:observationDate '2006-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '254513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  geo-pos:lat "43.706"^^xsd:decimal ;
  geo-pos:long "-8.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '354'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Carmen Piñeiro'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.255'^^xsd:double;
  dwc:latitude '43.706'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:354'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A18> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '18'^^xsd:integer;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:18'^^xsd:anyURI;
  dwc:observationDate '2000-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.555 0.573498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.555"^^xsd:decimal ;
  dwc:decimalLongitude "0.573498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.555 0.573498)"^^geo:wktLiteral ;
  geo-pos:lat "40.555"^^xsd:decimal ;
  geo-pos:long "0.573498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8431'^^xsd:integer;
  dwc:scientificName 'Pomatomus saltatrix'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.573498'^^xsd:double;
  dwc:latitude '40.555'^^xsd:double;
  dwc:aphiaid '151482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8431'^^xsd:anyURI;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6460'^^xsd:integer;
  dwc:scientificName 'Sphyraena sphyraena'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6460'^^xsd:anyURI;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5983'^^xsd:integer;
  dwc:scientificName 'Hoplostethus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5983'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7189'^^xsd:integer;
  dwc:scientificName 'Pomadasys panamensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '273509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7189'^^xsd:anyURI;
  dwc:aphiaIdAccepted '320982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.684 -12.734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.684"^^xsd:decimal ;
  dwc:decimalLongitude "-12.734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.684 -12.734)"^^geo:wktLiteral ;
  geo-pos:lat "-71.684"^^xsd:decimal ;
  geo-pos:long "-12.734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '253'^^xsd:integer;
  dwc:scientificName 'Trematomus eulepidotus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.734'^^xsd:double;
  dwc:latitude '-71.684'^^xsd:double;
  dwc:aphiaid '234754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:253'^^xsd:anyURI;
  dwc:observationDate '1996-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '234754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.186"^^xsd:decimal ;
  dwc:decimalLongitude "-12.354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.354)"^^geo:wktLiteral ;
  geo-pos:lat "-71.186"^^xsd:decimal ;
  geo-pos:long "-12.354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '261'^^xsd:integer;
  dwc:scientificName 'Trematomus eulepidotus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.354'^^xsd:double;
  dwc:latitude '-71.186'^^xsd:double;
  dwc:aphiaid '234754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:261'^^xsd:anyURI;
  dwc:observationDate '2000-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '234754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7457'^^xsd:integer;
  dwc:scientificName 'Pseudupeneus grandisquamis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '273662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7457'^^xsd:anyURI;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '273662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A41> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.234 1.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.234"^^xsd:decimal ;
  dwc:decimalLongitude "1.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.234 1.892)"^^geo:wktLiteral ;
  geo-pos:lat "41.234"^^xsd:decimal ;
  geo-pos:long "1.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '41'^^xsd:integer;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.892'^^xsd:double;
  dwc:latitude '41.234'^^xsd:double;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:41'^^xsd:anyURI;
  dwc:observationDate '1995-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '299'^^xsd:integer;
  dwc:scientificName 'Trematomus pennellii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:299'^^xsd:anyURI;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '234709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.038 -59.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.038"^^xsd:decimal ;
  dwc:decimalLongitude "-59.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.038 -59.157)"^^geo:wktLiteral ;
  geo-pos:lat "-63.038"^^xsd:decimal ;
  geo-pos:long "-59.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '246'^^xsd:integer;
  dwc:scientificName 'Pleuragramma antarcticum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-59.157'^^xsd:double;
  dwc:latitude '-63.038'^^xsd:double;
  dwc:aphiaid '234721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:246'^^xsd:anyURI;
  dwc:observationDate '2006-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '234721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.591 -22.239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.591"^^xsd:decimal ;
  dwc:decimalLongitude "-22.239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.591 -22.239)"^^geo:wktLiteral ;
  geo-pos:lat "-73.591"^^xsd:decimal ;
  geo-pos:long "-22.239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6639'^^xsd:integer;
  dwc:scientificName 'Pogonophryne marmorata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-22.239'^^xsd:double;
  dwc:latitude '-73.591'^^xsd:double;
  dwc:aphiaid '234730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6639'^^xsd:anyURI;
  dwc:observationDate '1998-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '234730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A76> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.155 1.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.155"^^xsd:decimal ;
  dwc:decimalLongitude "1.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.155 1.655)"^^geo:wktLiteral ;
  geo-pos:lat "41.155"^^xsd:decimal ;
  geo-pos:long "1.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '76'^^xsd:integer;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.655'^^xsd:double;
  dwc:latitude '41.155'^^xsd:double;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:76'^^xsd:anyURI;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.119 -16.324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18.119"^^xsd:decimal ;
  dwc:decimalLongitude "-16.324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18.119 -16.324)"^^geo:wktLiteral ;
  geo-pos:lat "18.119"^^xsd:decimal ;
  geo-pos:long "-16.324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7783'^^xsd:integer;
  dwc:scientificName 'Epinephelus aeneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-16.324'^^xsd:double;
  dwc:latitude '18.119'^^xsd:double;
  dwc:aphiaid '127032'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7783'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127032'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6021'^^xsd:integer;
  dwc:scientificName 'Liza ramada'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6021'^^xsd:anyURI;
  dwc:observationDate '2003-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '1042830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7727'^^xsd:integer;
  dwc:scientificName 'Tylosurus acus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '126378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7727'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.801 2.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.801"^^xsd:decimal ;
  dwc:decimalLongitude "2.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.801 2.52)"^^geo:wktLiteral ;
  geo-pos:lat "39.801"^^xsd:decimal ;
  geo-pos:long "2.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6061'^^xsd:integer;
  dwc:scientificName 'Scorpaena elongata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.52'^^xsd:double;
  dwc:latitude '39.801'^^xsd:double;
  dwc:aphiaid '127242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6061'^^xsd:anyURI;
  dwc:observationDate '2002-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.408 -35.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.408"^^xsd:decimal ;
  dwc:decimalLongitude "-35.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.408 -35.693)"^^geo:wktLiteral ;
  geo-pos:lat "-55.408"^^xsd:decimal ;
  geo-pos:long "-35.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7072'^^xsd:integer;
  dwc:scientificName 'Macrourus holotrachys'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-35.693'^^xsd:double;
  dwc:latitude '-55.408'^^xsd:double;
  dwc:aphiaid '234831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7072'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '234831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.108 -60.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.108"^^xsd:decimal ;
  dwc:decimalLongitude "-60.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.108 -60.357)"^^geo:wktLiteral ;
  geo-pos:lat "-62.108"^^xsd:decimal ;
  geo-pos:long "-60.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '234'^^xsd:integer;
  dwc:scientificName 'Lepidonotothen nudifrons'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.357'^^xsd:double;
  dwc:latitude '-62.108'^^xsd:double;
  dwc:aphiaid '234608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:234'^^xsd:anyURI;
  dwc:observationDate '2000-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '318861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.336 13.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.336"^^xsd:decimal ;
  dwc:decimalLongitude "13.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.336 13.52)"^^geo:wktLiteral ;
  geo-pos:lat "-23.336"^^xsd:decimal ;
  geo-pos:long "13.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6979'^^xsd:integer;
  dwc:scientificName 'Caelorinchus fasciatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '13.52'^^xsd:double;
  dwc:latitude '-23.336'^^xsd:double;
  dwc:aphiaid '217750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6979'^^xsd:anyURI;
  dwc:observationDate '1988-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '280277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A22> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '22'^^xsd:integer;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:22'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.707 -162.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.707"^^xsd:decimal ;
  dwc:decimalLongitude "-162.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.707 -162.106)"^^geo:wktLiteral ;
  geo-pos:lat "57.707"^^xsd:decimal ;
  geo-pos:long "-162.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6943'^^xsd:integer;
  dwc:scientificName 'Bathymaster signatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-162.106'^^xsd:double;
  dwc:latitude '57.707'^^xsd:double;
  dwc:aphiaid '254513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6943'^^xsd:anyURI;
  dwc:observationDate '2006-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '254513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5964"^^xsd:decimal ;
  dwc:decimalLongitude "-119.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  geo-pos:lat "33.5964"^^xsd:decimal ;
  geo-pos:long "-119.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8127'^^xsd:integer;
  dwc:scientificName 'Sebastes rosaceus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Patrick Sudre. Dr. Ralph Imondi'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.009'^^xsd:double;
  dwc:latitude '33.5964'^^xsd:double;
  dwc:aphiaid '274841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8127'^^xsd:anyURI;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '274841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.817 -78.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.817"^^xsd:decimal ;
  dwc:decimalLongitude "-78.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.817 -78.887)"^^geo:wktLiteral ;
  geo-pos:lat "-10.817"^^xsd:decimal ;
  geo-pos:long "-78.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7503'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra Beatriz Morales-Nin'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-78.887'^^xsd:double;
  dwc:latitude '-10.817'^^xsd:double;
  dwc:aphiaid '293628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7503'^^xsd:anyURI;
  dwc:aphiaIdAccepted '293628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7234'^^xsd:integer;
  dwc:scientificName 'Lutjanus vitta'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '218483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7234'^^xsd:anyURI;
  dwc:aphiaIdAccepted '218483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.5712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8358"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.5712)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8358"^^xsd:decimal ;
  geo-pos:long "-10.5712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8499'^^xsd:integer;
  dwc:scientificName 'Cygnodraco mawsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.5712'^^xsd:double;
  dwc:latitude '-70.8358'^^xsd:double;
  dwc:aphiaid '234834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8499'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.77 -17.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.77"^^xsd:decimal ;
  dwc:decimalLongitude "-17.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.77 -17.555)"^^geo:wktLiteral ;
  geo-pos:lat "14.77"^^xsd:decimal ;
  geo-pos:long "-17.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7786'^^xsd:integer;
  dwc:scientificName 'Epinephelus tauvina'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.555'^^xsd:double;
  dwc:latitude '14.77'^^xsd:double;
  dwc:aphiaid '218205'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7786'^^xsd:anyURI;
  dwc:aphiaIdAccepted '218205'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9909 -119.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9909"^^xsd:decimal ;
  dwc:decimalLongitude "-119.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9909 -119.495)"^^geo:wktLiteral ;
  geo-pos:lat "33.9909"^^xsd:decimal ;
  geo-pos:long "-119.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8228'^^xsd:integer;
  dwc:scientificName 'Sebastes rosaceus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Dr. Ralph Imondi. Coastal Mari'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.495'^^xsd:double;
  dwc:latitude '33.9909'^^xsd:double;
  dwc:aphiaid '274841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8228'^^xsd:anyURI;
  dwc:observationDate '2009-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '274841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.624 13.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.624"^^xsd:decimal ;
  dwc:decimalLongitude "13.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.624 13.491)"^^geo:wktLiteral ;
  geo-pos:lat "-24.624"^^xsd:decimal ;
  geo-pos:long "13.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6770'^^xsd:integer;
  dwc:scientificName 'Selachophidium guentheri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '13.491'^^xsd:double;
  dwc:latitude '-24.624'^^xsd:double;
  dwc:aphiaid '217820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6770'^^xsd:anyURI;
  dwc:observationDate '1988-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '217820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7147'^^xsd:integer;
  dwc:scientificName 'Diapterus peruvianus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7147'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276414'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6446'^^xsd:integer;
  dwc:scientificName 'Gobius bucchichi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Beatriz Morales-Nin. Sr. Joan Moranta'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '126885'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6446'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7918'^^xsd:integer;
  dwc:scientificName 'Myroconger compressus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '281606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7918'^^xsd:anyURI;
  dwc:aphiaIdAccepted '281606'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.221 1.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.221"^^xsd:decimal ;
  dwc:decimalLongitude "1.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.221 1.824)"^^geo:wktLiteral ;
  geo-pos:lat "41.221"^^xsd:decimal ;
  geo-pos:long "1.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7688'^^xsd:integer;
  dwc:scientificName 'Auxis rochei'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Lombarte'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.824'^^xsd:double;
  dwc:latitude '41.221'^^xsd:double;
  dwc:aphiaid '127015'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7688'^^xsd:anyURI;
  dwc:observationDate '2008-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 -173.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96"^^xsd:decimal ;
  dwc:decimalLongitude "-173.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 -173.721)"^^geo:wktLiteral ;
  geo-pos:lat "57.96"^^xsd:decimal ;
  geo-pos:long "-173.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7139'^^xsd:integer;
  dwc:scientificName 'Theragra chalcogramma'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-173.721'^^xsd:double;
  dwc:latitude '57.96'^^xsd:double;
  dwc:aphiaid '254539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7139'^^xsd:anyURI;
  dwc:observationDate '2006-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '300735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.021 55.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.021"^^xsd:decimal ;
  dwc:decimalLongitude "55.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.021 55.786)"^^geo:wktLiteral ;
  geo-pos:lat "27.021"^^xsd:decimal ;
  geo-pos:long "55.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7271'^^xsd:integer;
  dwc:scientificName 'Aphanius ginaonis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Bettina Reichenbacher (B.Reichenbacher. U.Sie'^^xsd:string;
  dwc:continentOcean 'Àsia'^^xsd:string;
  dwc:longitude '55.786'^^xsd:double;
  dwc:latitude '27.021'^^xsd:double;
  dwc:aphiaid '1015983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7271'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1605286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.071 1.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.071"^^xsd:decimal ;
  dwc:decimalLongitude "1.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.071 1.67)"^^geo:wktLiteral ;
  geo-pos:lat "41.071"^^xsd:decimal ;
  geo-pos:long "1.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5985'^^xsd:integer;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.67'^^xsd:double;
  dwc:latitude '41.071'^^xsd:double;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5985'^^xsd:anyURI;
  dwc:observationDate '2001-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6669'^^xsd:integer;
  dwc:scientificName 'Chionodraco hamatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6669'^^xsd:anyURI;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '234795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7257'^^xsd:integer;
  dwc:scientificName 'Gymnothorax  unicolor'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '126301'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7257'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126301'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6222'^^xsd:integer;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6222'^^xsd:anyURI;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -9.067)"^^geo:wktLiteral ;
  geo-pos:lat "38.722"^^xsd:decimal ;
  geo-pos:long "-9.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7104'^^xsd:integer;
  dwc:scientificName 'Lipophrys pholis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Solé'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.067'^^xsd:double;
  dwc:latitude '38.722'^^xsd:double;
  dwc:aphiaid '126768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7104'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126768'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.342 2.206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.342"^^xsd:decimal ;
  dwc:decimalLongitude "2.206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.342 2.206)"^^geo:wktLiteral ;
  geo-pos:lat "41.342"^^xsd:decimal ;
  geo-pos:long "2.206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6873'^^xsd:integer;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.206'^^xsd:double;
  dwc:latitude '41.342'^^xsd:double;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6873'^^xsd:anyURI;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7026'^^xsd:integer;
  dwc:scientificName 'Stephanolepis  hispidus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '127409'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7026'^^xsd:anyURI;
  dwc:aphiaIdAccepted '307126'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8204'^^xsd:integer;
  dwc:scientificName 'Diogenichthys atlanticus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '126599'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8204'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126599'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6034'^^xsd:integer;
  dwc:scientificName 'Alepocephalus rostratus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6034'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6379'^^xsd:integer;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6379'^^xsd:anyURI;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7395'^^xsd:integer;
  dwc:scientificName 'Odontoscion xanthops'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '281839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7395'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '281839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.559 0.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.559"^^xsd:decimal ;
  dwc:decimalLongitude "0.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.559 0.737)"^^geo:wktLiteral ;
  geo-pos:lat "40.559"^^xsd:decimal ;
  geo-pos:long "0.737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6256'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestres'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.737'^^xsd:double;
  dwc:latitude '40.559'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6256'^^xsd:anyURI;
  dwc:observationDate '2001-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.137 1.801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.137"^^xsd:decimal ;
  dwc:decimalLongitude "1.801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.137 1.801)"^^geo:wktLiteral ;
  geo-pos:lat "41.137"^^xsd:decimal ;
  geo-pos:long "1.801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6400'^^xsd:integer;
  dwc:scientificName 'Synchiropus phaeton'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.801'^^xsd:double;
  dwc:latitude '41.137'^^xsd:double;
  dwc:aphiaid '126798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6400'^^xsd:anyURI;
  dwc:observationDate '1995-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.991 3.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.991"^^xsd:decimal ;
  dwc:decimalLongitude "3.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.991 3.507)"^^geo:wktLiteral ;
  geo-pos:lat "41.991"^^xsd:decimal ;
  geo-pos:long "3.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6220'^^xsd:integer;
  dwc:scientificName 'Symphurus nigrescens'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.507'^^xsd:double;
  dwc:latitude '41.991'^^xsd:double;
  dwc:aphiaid '127134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6220'^^xsd:anyURI;
  dwc:observationDate '1995-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6170'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6170'^^xsd:anyURI;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.725"^^xsd:decimal ;
  dwc:decimalLongitude "-15.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  geo-pos:lat "24.725"^^xsd:decimal ;
  geo-pos:long "-15.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '126'^^xsd:integer;
  dwc:scientificName 'Argyrosomus regius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.193'^^xsd:double;
  dwc:latitude '24.725'^^xsd:double;
  dwc:aphiaid '127007'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:126'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127007'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8337'^^xsd:integer;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8337'^^xsd:anyURI;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2743 -17.0027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2743"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2743 -17.0027)"^^geo:wktLiteral ;
  geo-pos:lat "28.2743"^^xsd:decimal ;
  geo-pos:long "-17.0027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7887'^^xsd:integer;
  dwc:scientificName 'Heteropriacanthus cruentatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.0027'^^xsd:double;
  dwc:latitude '28.2743'^^xsd:double;
  dwc:aphiaid '127004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7887'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.369 -21.169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.369"^^xsd:decimal ;
  dwc:decimalLongitude "-21.169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.369 -21.169)"^^geo:wktLiteral ;
  geo-pos:lat "-73.369"^^xsd:decimal ;
  geo-pos:long "-21.169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6645'^^xsd:integer;
  dwc:scientificName 'Pogonophryne permitini'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-21.169'^^xsd:double;
  dwc:latitude '-73.369'^^xsd:double;
  dwc:aphiaid '234611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6645'^^xsd:anyURI;
  dwc:observationDate '1996-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '234611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.389 2.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.389"^^xsd:decimal ;
  dwc:decimalLongitude "2.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.389 2.351)"^^geo:wktLiteral ;
  geo-pos:lat "41.389"^^xsd:decimal ;
  geo-pos:long "2.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5920'^^xsd:integer;
  dwc:scientificName 'Echelus myrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.351'^^xsd:double;
  dwc:latitude '41.389'^^xsd:double;
  dwc:aphiaid '126314'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5920'^^xsd:anyURI;
  dwc:observationDate '1998-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '126314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8291'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8291'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.022 -61.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.022"^^xsd:decimal ;
  dwc:decimalLongitude "-61.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.022 -61.136)"^^geo:wktLiteral ;
  geo-pos:lat "-63.022"^^xsd:decimal ;
  geo-pos:long "-61.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '218'^^xsd:integer;
  dwc:scientificName 'Gobionotothen gibberifrons'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-61.136'^^xsd:double;
  dwc:latitude '-63.022'^^xsd:double;
  dwc:aphiaid '234704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:218'^^xsd:anyURI;
  dwc:observationDate '2000-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '234704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6299'^^xsd:integer;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6299'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7254'^^xsd:integer;
  dwc:scientificName 'Pseudupeneus grandisquamis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '273662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7254'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7352'^^xsd:integer;
  dwc:scientificName 'Stellifer fuerthii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7352'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.137 1.801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.137"^^xsd:decimal ;
  dwc:decimalLongitude "1.801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.137 1.801)"^^geo:wktLiteral ;
  geo-pos:lat "41.137"^^xsd:decimal ;
  geo-pos:long "1.801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6362'^^xsd:integer;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.801'^^xsd:double;
  dwc:latitude '41.137'^^xsd:double;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6362'^^xsd:anyURI;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.02 -119.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.02"^^xsd:decimal ;
  dwc:decimalLongitude "-119.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.02 -119.642)"^^geo:wktLiteral ;
  geo-pos:lat "34.02"^^xsd:decimal ;
  geo-pos:long "-119.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7987'^^xsd:integer;
  dwc:scientificName 'Sebastes serriceps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Halie Arimitsu. Dr. Ralph Imondi'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.642'^^xsd:double;
  dwc:latitude '34.02'^^xsd:double;
  dwc:aphiaid '274853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7987'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.536 -6.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.536"^^xsd:decimal ;
  dwc:decimalLongitude "-6.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.536 -6.238)"^^geo:wktLiteral ;
  geo-pos:lat "36.536"^^xsd:decimal ;
  geo-pos:long "-6.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6506'^^xsd:integer;
  dwc:scientificName 'Argyrosomus regius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Ignasi Catalán'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-6.238'^^xsd:double;
  dwc:latitude '36.536'^^xsd:double;
  dwc:aphiaid '127007'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6506'^^xsd:anyURI;
  dwc:observationDate '2004-03-29'^^xsd:date;
  dwc:aphiaIdAccepted '127007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7388'^^xsd:integer;
  dwc:scientificName 'Brotula clarkae'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '275888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7388'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '275888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.835 -19.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.835"^^xsd:decimal ;
  dwc:decimalLongitude "-19.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.835 -19.308)"^^geo:wktLiteral ;
  geo-pos:lat "-72.835"^^xsd:decimal ;
  geo-pos:long "-19.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6584'^^xsd:integer;
  dwc:scientificName 'Artedidraco loennbergii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-19.308'^^xsd:double;
  dwc:latitude '-72.835'^^xsd:double;
  dwc:aphiaid '712789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6584'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1803734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7684'^^xsd:integer;
  dwc:scientificName 'Bothus podas'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7684'^^xsd:anyURI;
  dwc:observationDate '2003-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604 1.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.604"^^xsd:decimal ;
  dwc:decimalLongitude "1.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604 1.887)"^^geo:wktLiteral ;
  geo-pos:lat "38.604"^^xsd:decimal ;
  geo-pos:long "1.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6138'^^xsd:integer;
  dwc:scientificName 'Hymenocephalus italicus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.887'^^xsd:double;
  dwc:latitude '38.604'^^xsd:double;
  dwc:aphiaid '158961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6138'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '158961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.239 -0.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.239"^^xsd:decimal ;
  dwc:decimalLongitude "-0.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.239 -0.455)"^^geo:wktLiteral ;
  geo-pos:lat "58.239"^^xsd:decimal ;
  geo-pos:long "-0.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6783'^^xsd:integer;
  dwc:scientificName 'Merlangius  merlangius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-0.455'^^xsd:double;
  dwc:latitude '58.239'^^xsd:double;
  dwc:aphiaid '400586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6783'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8297'^^xsd:integer;
  dwc:scientificName 'Caranx rhonchus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '126806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8297'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '126806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.59)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6591'^^xsd:integer;
  dwc:scientificName 'Artedidraco orianae'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.59'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6591'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7372'^^xsd:integer;
  dwc:scientificName 'Peprilus medius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7372'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276561'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5964"^^xsd:decimal ;
  dwc:decimalLongitude "-119.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  geo-pos:lat "33.5964"^^xsd:decimal ;
  geo-pos:long "-119.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8118'^^xsd:integer;
  dwc:scientificName 'Sebastes ensifer'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Patrick Sudre. Dr. Ralph Imondi'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.009'^^xsd:double;
  dwc:latitude '33.5964'^^xsd:double;
  dwc:aphiaid '274790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8118'^^xsd:anyURI;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '274790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6565'^^xsd:integer;
  dwc:scientificName 'Cygnodraco mawsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6565'^^xsd:anyURI;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '234834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.94"^^xsd:decimal ;
  dwc:decimalLongitude "1.221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  geo-pos:lat "40.94"^^xsd:decimal ;
  geo-pos:long "1.221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7703'^^xsd:integer;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero. Sr. Biel Pomar'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.221'^^xsd:double;
  dwc:latitude '40.94'^^xsd:double;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7703'^^xsd:anyURI;
  dwc:observationDate '2004-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5762 -62.8013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5762"^^xsd:decimal ;
  dwc:decimalLongitude "-62.8013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5762 -62.8013)"^^geo:wktLiteral ;
  geo-pos:lat "43.5762"^^xsd:decimal ;
  geo-pos:long "-62.8013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8074'^^xsd:integer;
  dwc:scientificName 'Scomberesox saurus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Steven E. Campana 2004. in: Photographic Atlas'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-62.8013'^^xsd:double;
  dwc:latitude '43.5762'^^xsd:double;
  dwc:aphiaid '126392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8074'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126392'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3537 2.32133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3537"^^xsd:decimal ;
  dwc:decimalLongitude "2.32133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3537 2.32133)"^^geo:wktLiteral ;
  geo-pos:lat "41.3537"^^xsd:decimal ;
  geo-pos:long "2.32133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8068'^^xsd:integer;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.32133'^^xsd:double;
  dwc:latitude '41.3537'^^xsd:double;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8068'^^xsd:anyURI;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.535 -170.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.535"^^xsd:decimal ;
  dwc:decimalLongitude "-170.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.535 -170.888)"^^geo:wktLiteral ;
  geo-pos:lat "56.535"^^xsd:decimal ;
  geo-pos:long "-170.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6924'^^xsd:integer;
  dwc:scientificName 'Oncorhynchus keta'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-170.888'^^xsd:double;
  dwc:latitude '56.535'^^xsd:double;
  dwc:aphiaid '127183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6924'^^xsd:anyURI;
  dwc:observationDate '2006-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8359'^^xsd:integer;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8359'^^xsd:anyURI;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.559 0.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.559"^^xsd:decimal ;
  dwc:decimalLongitude "0.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.559 0.737)"^^geo:wktLiteral ;
  geo-pos:lat "40.559"^^xsd:decimal ;
  geo-pos:long "0.737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6266'^^xsd:integer;
  dwc:scientificName 'Monochirus hispidus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestres'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.737'^^xsd:double;
  dwc:latitude '40.559'^^xsd:double;
  dwc:aphiaid '127155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6266'^^xsd:anyURI;
  dwc:observationDate '2001-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.41 2.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.41"^^xsd:decimal ;
  dwc:decimalLongitude "2.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.41 2.27)"^^geo:wktLiteral ;
  geo-pos:lat "41.41"^^xsd:decimal ;
  geo-pos:long "2.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7558'^^xsd:integer;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.27'^^xsd:double;
  dwc:latitude '41.41'^^xsd:double;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7558'^^xsd:anyURI;
  dwc:observationDate '2006-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5762 -62.8013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5762"^^xsd:decimal ;
  dwc:decimalLongitude "-62.8013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5762 -62.8013)"^^geo:wktLiteral ;
  geo-pos:lat "43.5762"^^xsd:decimal ;
  geo-pos:long "-62.8013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8080'^^xsd:integer;
  dwc:scientificName 'Serrivomer beanii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Steven E. Campana 2004. in: Photographic Atlas'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-62.8013'^^xsd:double;
  dwc:latitude '43.5762'^^xsd:double;
  dwc:aphiaid '126319'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8080'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126319'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A61> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.737)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '61'^^xsd:integer;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.737'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:61'^^xsd:anyURI;
  dwc:observationDate '1995-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.739 -16.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.739"^^xsd:decimal ;
  dwc:decimalLongitude "-16.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.739 -16.658)"^^geo:wktLiteral ;
  geo-pos:lat "13.739"^^xsd:decimal ;
  geo-pos:long "-16.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7050'^^xsd:integer;
  dwc:scientificName 'Ethmalosa fimbriata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Jacques Panfili'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-16.658'^^xsd:double;
  dwc:latitude '13.739'^^xsd:double;
  dwc:aphiaid '280725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7050'^^xsd:anyURI;
  dwc:observationDate '2006-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '280725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A36> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.725"^^xsd:decimal ;
  dwc:decimalLongitude "-15.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  geo-pos:lat "24.725"^^xsd:decimal ;
  geo-pos:long "-15.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '36'^^xsd:integer;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.193'^^xsd:double;
  dwc:latitude '24.725'^^xsd:double;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:36'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.551 2.522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.551"^^xsd:decimal ;
  dwc:decimalLongitude "2.522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.551 2.522)"^^geo:wktLiteral ;
  geo-pos:lat "41.551"^^xsd:decimal ;
  geo-pos:long "2.522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6479'^^xsd:integer;
  dwc:scientificName 'Aspitrigla obscura'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.522'^^xsd:double;
  dwc:latitude '41.551'^^xsd:double;
  dwc:aphiaid '150663'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6479'^^xsd:anyURI;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.684 -12.734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.684"^^xsd:decimal ;
  dwc:decimalLongitude "-12.734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.684 -12.734)"^^geo:wktLiteral ;
  geo-pos:lat "-71.684"^^xsd:decimal ;
  geo-pos:long "-12.734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '254'^^xsd:integer;
  dwc:scientificName 'Trematomus eulepidotus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.734'^^xsd:double;
  dwc:latitude '-71.684'^^xsd:double;
  dwc:aphiaid '234754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:254'^^xsd:anyURI;
  dwc:observationDate '1996-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '234754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8378 -13.8192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8378"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8378 -13.8192)"^^geo:wktLiteral ;
  geo-pos:lat "28.8378"^^xsd:decimal ;
  geo-pos:long "-13.8192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8201'^^xsd:integer;
  dwc:scientificName 'Notoscopelus resplendens'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-13.8192'^^xsd:double;
  dwc:latitude '28.8378'^^xsd:double;
  dwc:aphiaid '158916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8201'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8354'^^xsd:integer;
  dwc:scientificName 'Scophthalmus rhombus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '127150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8354'^^xsd:anyURI;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6942'^^xsd:integer;
  dwc:scientificName 'Beryx  splendens'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '126395'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6942'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126395'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0045 -119.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0045"^^xsd:decimal ;
  dwc:decimalLongitude "-119.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0045 -119.425)"^^geo:wktLiteral ;
  geo-pos:lat "34.0045"^^xsd:decimal ;
  geo-pos:long "-119.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8087'^^xsd:integer;
  dwc:scientificName 'Sebastes chrysomelas'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Ralph Imondi. Dra. Linda Santschi'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.425'^^xsd:double;
  dwc:latitude '34.0045'^^xsd:double;
  dwc:aphiaid '240737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8087'^^xsd:anyURI;
  dwc:observationDate '2009-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '240737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6261'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6261'^^xsd:anyURI;
  dwc:observationDate '2002-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.022 -61.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.022"^^xsd:decimal ;
  dwc:decimalLongitude "-61.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.022 -61.136)"^^geo:wktLiteral ;
  geo-pos:lat "-63.022"^^xsd:decimal ;
  geo-pos:long "-61.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '226'^^xsd:integer;
  dwc:scientificName 'Lepidonotothen larseni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-61.136'^^xsd:double;
  dwc:latitude '-63.022'^^xsd:double;
  dwc:aphiaid '234610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:226'^^xsd:anyURI;
  dwc:observationDate '2000-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '313400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.8568 -19.3065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.8568"^^xsd:decimal ;
  dwc:decimalLongitude "-19.3065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.8568 -19.3065)"^^geo:wktLiteral ;
  geo-pos:lat "-72.8568"^^xsd:decimal ;
  geo-pos:long "-19.3065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8469'^^xsd:integer;
  dwc:scientificName 'Artedidraco schackletoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-19.3065'^^xsd:double;
  dwc:latitude '-72.8568'^^xsd:double;
  dwc:aphiaid '234817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8469'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '234817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.192 -12.301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.192"^^xsd:decimal ;
  dwc:decimalLongitude "-12.301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.192 -12.301)"^^geo:wktLiteral ;
  geo-pos:lat "-71.192"^^xsd:decimal ;
  geo-pos:long "-12.301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6697'^^xsd:integer;
  dwc:scientificName 'Pagetopsis maculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.301'^^xsd:double;
  dwc:latitude '-71.192'^^xsd:double;
  dwc:aphiaid '234796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6697'^^xsd:anyURI;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '234796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.285 1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.285"^^xsd:decimal ;
  dwc:decimalLongitude "1.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.285 1.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.285"^^xsd:decimal ;
  geo-pos:long "1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6147'^^xsd:integer;
  dwc:scientificName 'Lepidion lepidion'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.8'^^xsd:double;
  dwc:latitude '38.285'^^xsd:double;
  dwc:aphiaid '126495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6147'^^xsd:anyURI;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.41 2.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.41"^^xsd:decimal ;
  dwc:decimalLongitude "2.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.41 2.27)"^^geo:wktLiteral ;
  geo-pos:lat "41.41"^^xsd:decimal ;
  geo-pos:long "2.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7560'^^xsd:integer;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.27'^^xsd:double;
  dwc:latitude '41.41'^^xsd:double;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7560'^^xsd:anyURI;
  dwc:observationDate '2006-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6905'^^xsd:integer;
  dwc:scientificName 'Pliosteostoma lutipinnis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '282303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6905'^^xsd:anyURI;
  dwc:aphiaIdAccepted '282303'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.557 -172.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.557"^^xsd:decimal ;
  dwc:decimalLongitude "-172.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.557 -172.17)"^^geo:wktLiteral ;
  geo-pos:lat "56.557"^^xsd:decimal ;
  geo-pos:long "-172.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7142'^^xsd:integer;
  dwc:scientificName 'Gadus macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-172.17'^^xsd:double;
  dwc:latitude '56.557'^^xsd:double;
  dwc:aphiaid '254538'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7142'^^xsd:anyURI;
  dwc:observationDate '2006-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '254538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.204 14.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.204"^^xsd:decimal ;
  dwc:decimalLongitude "14.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.204 14.708)"^^geo:wktLiteral ;
  geo-pos:lat "-27.204"^^xsd:decimal ;
  geo-pos:long "14.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6736'^^xsd:integer;
  dwc:scientificName 'Merluccius capensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '14.708'^^xsd:double;
  dwc:latitude '-27.204'^^xsd:double;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6736'^^xsd:anyURI;
  dwc:observationDate '1986-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '148'^^xsd:integer;
  dwc:scientificName 'Symphodus doderleini'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '273568'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:148'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273568'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.071 1.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.071"^^xsd:decimal ;
  dwc:decimalLongitude "1.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.071 1.67)"^^geo:wktLiteral ;
  geo-pos:lat "41.071"^^xsd:decimal ;
  geo-pos:long "1.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5986'^^xsd:integer;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.67'^^xsd:double;
  dwc:latitude '41.071'^^xsd:double;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5986'^^xsd:anyURI;
  dwc:observationDate '2001-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.038 -59.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.038"^^xsd:decimal ;
  dwc:decimalLongitude "-59.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.038 -59.157)"^^geo:wktLiteral ;
  geo-pos:lat "-63.038"^^xsd:decimal ;
  geo-pos:long "-59.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6680'^^xsd:integer;
  dwc:scientificName 'Chionodraco rastrospinosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-59.157'^^xsd:double;
  dwc:latitude '-63.038'^^xsd:double;
  dwc:aphiaid '234678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6680'^^xsd:anyURI;
  dwc:observationDate '2006-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '234678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.06 1.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.06"^^xsd:decimal ;
  dwc:decimalLongitude "1.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.06 1.74)"^^geo:wktLiteral ;
  geo-pos:lat "41.06"^^xsd:decimal ;
  geo-pos:long "1.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5957'^^xsd:integer;
  dwc:scientificName 'Notacanthus bonaparte'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.74'^^xsd:double;
  dwc:latitude '41.06'^^xsd:double;
  dwc:aphiaid '126642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5957'^^xsd:anyURI;
  dwc:observationDate '2001-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7866'^^xsd:integer;
  dwc:scientificName 'Alepocephalus rostratus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7866'^^xsd:anyURI;
  dwc:observationDate '2004-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.954 39.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.954"^^xsd:decimal ;
  dwc:decimalLongitude "39.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.954 39.889)"^^geo:wktLiteral ;
  geo-pos:lat "-7.954"^^xsd:decimal ;
  geo-pos:long "39.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6867'^^xsd:integer;
  dwc:scientificName 'Thunnus albacares'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jorge Torrens'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Índic'^^xsd:string;
  dwc:longitude '39.889'^^xsd:double;
  dwc:latitude '-7.954'^^xsd:double;
  dwc:aphiaid '127027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6867'^^xsd:anyURI;
  dwc:observationDate '2006-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.186"^^xsd:decimal ;
  dwc:decimalLongitude "-12.354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.354)"^^geo:wktLiteral ;
  geo-pos:lat "-71.186"^^xsd:decimal ;
  geo-pos:long "-12.354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6672'^^xsd:integer;
  dwc:scientificName 'Chionodraco myersi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.354'^^xsd:double;
  dwc:latitude '-71.186'^^xsd:double;
  dwc:aphiaid '234646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6672'^^xsd:anyURI;
  dwc:observationDate '2000-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '234646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.636 1.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.636"^^xsd:decimal ;
  dwc:decimalLongitude "1.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.636 1.026)"^^geo:wktLiteral ;
  geo-pos:lat "38.636"^^xsd:decimal ;
  geo-pos:long "1.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7647'^^xsd:integer;
  dwc:scientificName 'Trachinus radiatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.026'^^xsd:double;
  dwc:latitude '38.636'^^xsd:double;
  dwc:aphiaid '127083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7647'^^xsd:anyURI;
  dwc:observationDate '2006-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.541"^^xsd:decimal ;
  dwc:decimalLongitude "3.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  geo-pos:lat "42.541"^^xsd:decimal ;
  geo-pos:long "3.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '328'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.605'^^xsd:double;
  dwc:latitude '42.541'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:328'^^xsd:anyURI;
  dwc:observationDate '1993-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7390'^^xsd:integer;
  dwc:scientificName 'Brotula clarkae'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '275888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7390'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '275888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6779'^^xsd:integer;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6779'^^xsd:anyURI;
  dwc:observationDate '2003-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1843 1.83366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1843"^^xsd:decimal ;
  dwc:decimalLongitude "1.83366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1843 1.83366)"^^geo:wktLiteral ;
  geo-pos:lat "41.1843"^^xsd:decimal ;
  geo-pos:long "1.83366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8439'^^xsd:integer;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.83366'^^xsd:double;
  dwc:latitude '41.1843'^^xsd:double;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8439'^^xsd:anyURI;
  dwc:observationDate '2009-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.954 39.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.954"^^xsd:decimal ;
  dwc:decimalLongitude "39.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.954 39.889)"^^geo:wktLiteral ;
  geo-pos:lat "-7.954"^^xsd:decimal ;
  geo-pos:long "39.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6912'^^xsd:integer;
  dwc:scientificName 'Psettodes  erumei'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jorge Torrens'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Índic'^^xsd:string;
  dwc:longitude '39.889'^^xsd:double;
  dwc:latitude '-7.954'^^xsd:double;
  dwc:aphiaid '219788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6912'^^xsd:anyURI;
  dwc:observationDate '2006-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '219788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7373'^^xsd:integer;
  dwc:scientificName 'Peprilus simillimus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276563'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7373'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276563'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.742"^^xsd:decimal ;
  dwc:decimalLongitude "-17.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  geo-pos:lat "15.742"^^xsd:decimal ;
  geo-pos:long "-17.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6750'^^xsd:integer;
  dwc:scientificName 'Merluccius senegalensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Ana Ramos'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.502'^^xsd:double;
  dwc:latitude '15.742'^^xsd:double;
  dwc:aphiaid '126485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6750'^^xsd:anyURI;
  dwc:observationDate '1986-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '126485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.469 -168.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.469"^^xsd:decimal ;
  dwc:decimalLongitude "-168.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.469 -168.754)"^^geo:wktLiteral ;
  geo-pos:lat "56.469"^^xsd:decimal ;
  geo-pos:long "-168.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7146'^^xsd:integer;
  dwc:scientificName 'Gadus macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-168.754'^^xsd:double;
  dwc:latitude '56.469'^^xsd:double;
  dwc:aphiaid '254538'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7146'^^xsd:anyURI;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '254538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8078'^^xsd:integer;
  dwc:scientificName 'Plectropomus leopardus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '218261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8078'^^xsd:anyURI;
  dwc:aphiaIdAccepted '218261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6025'^^xsd:integer;
  dwc:scientificName 'Umbrina canariensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6025'^^xsd:anyURI;
  dwc:observationDate '2003-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.639"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.639"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6961'^^xsd:integer;
  dwc:scientificName 'Gambusia holbrooki'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.639'^^xsd:double;
  dwc:aphiaid '276134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6961'^^xsd:anyURI;
  dwc:observationDate '2006-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '276134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.191 -119.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.191"^^xsd:decimal ;
  dwc:decimalLongitude "-119.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.191 -119.537)"^^geo:wktLiteral ;
  geo-pos:lat "34.191"^^xsd:decimal ;
  geo-pos:long "-119.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8269'^^xsd:integer;
  dwc:scientificName 'Sebastes elongatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Bobby Oldt. Sr. Josh Brackett. Dr. Ralph Imond'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.537'^^xsd:double;
  dwc:latitude '34.191'^^xsd:double;
  dwc:aphiaid '274788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8269'^^xsd:anyURI;
  dwc:observationDate '2009-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '274788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.536 -2.759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.536"^^xsd:decimal ;
  dwc:decimalLongitude "-2.759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.536 -2.759)"^^geo:wktLiteral ;
  geo-pos:lat "36.536"^^xsd:decimal ;
  geo-pos:long "-2.759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6844'^^xsd:integer;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-2.759'^^xsd:double;
  dwc:latitude '36.536'^^xsd:double;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6844'^^xsd:anyURI;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1918 -12.3007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.1918"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1918 -12.3007)"^^geo:wktLiteral ;
  geo-pos:lat "-71.1918"^^xsd:decimal ;
  geo-pos:long "-12.3007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8529'^^xsd:integer;
  dwc:scientificName 'Chionodraco myersi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.3007'^^xsd:double;
  dwc:latitude '-71.1918'^^xsd:double;
  dwc:aphiaid '234646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8529'^^xsd:anyURI;
  dwc:observationDate '1996-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '234646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6868"^^xsd:decimal ;
  dwc:decimalLongitude "2.82283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  geo-pos:lat "41.6868"^^xsd:decimal ;
  geo-pos:long "2.82283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8382'^^xsd:integer;
  dwc:scientificName 'Symphodus doderleini'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Àlex Casas. Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.82283'^^xsd:double;
  dwc:latitude '41.6868'^^xsd:double;
  dwc:aphiaid '273568'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8382'^^xsd:anyURI;
  dwc:observationDate '2008-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '273568'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.984 -85.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.984"^^xsd:decimal ;
  dwc:decimalLongitude "-85.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.984 -85.542)"^^geo:wktLiteral ;
  geo-pos:lat "29.984"^^xsd:decimal ;
  geo-pos:long "-85.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6786'^^xsd:integer;
  dwc:scientificName 'Hyporhamphus unifasciatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.542'^^xsd:double;
  dwc:latitude '29.984'^^xsd:double;
  dwc:aphiaid '159281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6786'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '159281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6017'^^xsd:integer;
  dwc:scientificName 'Chelon labrosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '126977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6017'^^xsd:anyURI;
  dwc:observationDate '2000-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '126977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6458'^^xsd:integer;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6458'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.071 -57.521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.071"^^xsd:decimal ;
  dwc:decimalLongitude "-57.521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.071 -57.521)"^^geo:wktLiteral ;
  geo-pos:lat "-63.071"^^xsd:decimal ;
  geo-pos:long "-57.521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '230'^^xsd:integer;
  dwc:scientificName 'Lepidonotothen nudifrons'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-57.521'^^xsd:double;
  dwc:latitude '-63.071'^^xsd:double;
  dwc:aphiaid '234608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:230'^^xsd:anyURI;
  dwc:observationDate '2000-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '318861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.038 1.643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.038"^^xsd:decimal ;
  dwc:decimalLongitude "1.643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.038 1.643)"^^geo:wktLiteral ;
  geo-pos:lat "39.038"^^xsd:decimal ;
  geo-pos:long "1.643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7661'^^xsd:integer;
  dwc:scientificName 'Symphodus doderleini'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.643'^^xsd:double;
  dwc:latitude '39.038'^^xsd:double;
  dwc:aphiaid '273568'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7661'^^xsd:anyURI;
  dwc:observationDate '2006-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '273568'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.957 -173.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.957"^^xsd:decimal ;
  dwc:decimalLongitude "-173.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.957 -173.821)"^^geo:wktLiteral ;
  geo-pos:lat "57.957"^^xsd:decimal ;
  geo-pos:long "-173.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6898'^^xsd:integer;
  dwc:scientificName 'Hemilepidotus jordani'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-173.821'^^xsd:double;
  dwc:latitude '57.957'^^xsd:double;
  dwc:aphiaid '254522'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6898'^^xsd:anyURI;
  dwc:observationDate '2006-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '254522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.052 -27.334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.052"^^xsd:decimal ;
  dwc:decimalLongitude "-27.334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.052 -27.334)"^^geo:wktLiteral ;
  geo-pos:lat "-75.052"^^xsd:decimal ;
  geo-pos:long "-27.334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6612'^^xsd:integer;
  dwc:scientificName 'Histiodraco velifer'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-27.334'^^xsd:double;
  dwc:latitude '-75.052'^^xsd:double;
  dwc:aphiaid '234790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6612'^^xsd:anyURI;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '234790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7671'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7671'^^xsd:anyURI;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.319 -170.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.319"^^xsd:decimal ;
  dwc:decimalLongitude "-170.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.319 -170.772)"^^geo:wktLiteral ;
  geo-pos:lat "56.319"^^xsd:decimal ;
  geo-pos:long "-170.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7821'^^xsd:integer;
  dwc:scientificName 'Blepsias bilobus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-170.772'^^xsd:double;
  dwc:latitude '56.319'^^xsd:double;
  dwc:aphiaid '254540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7821'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '254540'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8217'^^xsd:integer;
  dwc:scientificName 'Triphoturus nigrescens'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '217721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8217'^^xsd:anyURI;
  dwc:aphiaIdAccepted '217721'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8191'^^xsd:integer;
  dwc:scientificName 'Diaphus splendidus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '158893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8191'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '11'^^xsd:integer;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:11'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7597'^^xsd:integer;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7597'^^xsd:anyURI;
  dwc:observationDate '2003-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.008 -60.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.008"^^xsd:decimal ;
  dwc:decimalLongitude "-60.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.008 -60.34)"^^geo:wktLiteral ;
  geo-pos:lat "-62.008"^^xsd:decimal ;
  geo-pos:long "-60.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6041'^^xsd:integer;
  dwc:scientificName 'Lepidonotothen squamifrons'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.34'^^xsd:double;
  dwc:latitude '-62.008'^^xsd:double;
  dwc:aphiaid '234788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6041'^^xsd:anyURI;
  dwc:observationDate '2000-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '234788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.625"^^xsd:decimal ;
  dwc:decimalLongitude "-85.154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  geo-pos:lat "29.625"^^xsd:decimal ;
  geo-pos:long "-85.154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6801'^^xsd:integer;
  dwc:scientificName 'Eucinostomus gula'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.154'^^xsd:double;
  dwc:latitude '29.625'^^xsd:double;
  dwc:aphiaid '159733'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6801'^^xsd:anyURI;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '159733'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -9.067)"^^geo:wktLiteral ;
  geo-pos:lat "38.722"^^xsd:decimal ;
  geo-pos:long "-9.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6916'^^xsd:integer;
  dwc:scientificName 'Lepadogaster purpurea'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.067'^^xsd:double;
  dwc:latitude '38.722'^^xsd:double;
  dwc:aphiaid '126519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6916'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126519'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6538'^^xsd:integer;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6538'^^xsd:anyURI;
  dwc:observationDate '2004-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 2.925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.14"^^xsd:decimal ;
  dwc:decimalLongitude "2.925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14 2.925)"^^geo:wktLiteral ;
  geo-pos:lat "39.14"^^xsd:decimal ;
  geo-pos:long "2.925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7025'^^xsd:integer;
  dwc:scientificName 'Tripterygion  delaisi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.925'^^xsd:double;
  dwc:latitude '39.14'^^xsd:double;
  dwc:aphiaid '127090'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7025'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127090'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.536 -2.759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.536"^^xsd:decimal ;
  dwc:decimalLongitude "-2.759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.536 -2.759)"^^geo:wktLiteral ;
  geo-pos:lat "36.536"^^xsd:decimal ;
  geo-pos:long "-2.759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6840'^^xsd:integer;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-2.759'^^xsd:double;
  dwc:latitude '36.536'^^xsd:double;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6840'^^xsd:anyURI;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7595'^^xsd:integer;
  dwc:scientificName 'Pomadasys incisus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7595'^^xsd:anyURI;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.802 -68.222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.802"^^xsd:decimal ;
  dwc:decimalLongitude "-68.222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.802 -68.222)"^^geo:wktLiteral ;
  geo-pos:lat "-54.802"^^xsd:decimal ;
  geo-pos:long "-68.222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6601'^^xsd:integer;
  dwc:scientificName 'Patagonotothen  tesellata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Jesús Matallanas. Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-68.222'^^xsd:double;
  dwc:latitude '-54.802'^^xsd:double;
  dwc:aphiaid '279346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6601'^^xsd:anyURI;
  dwc:aphiaIdAccepted '279346'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.109 -60.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.109"^^xsd:decimal ;
  dwc:decimalLongitude "-60.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.109 -60.35)"^^geo:wktLiteral ;
  geo-pos:lat "-62.109"^^xsd:decimal ;
  geo-pos:long "-60.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6660'^^xsd:integer;
  dwc:scientificName 'Champsocephalus gunnari'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.35'^^xsd:double;
  dwc:latitude '-62.109'^^xsd:double;
  dwc:aphiaid '234797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6660'^^xsd:anyURI;
  dwc:observationDate '2000-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '234797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6494'^^xsd:integer;
  dwc:scientificName 'Dicentrarchus labrax'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6494'^^xsd:anyURI;
  dwc:observationDate '2003-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '126975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.585 -60.441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.585"^^xsd:decimal ;
  dwc:decimalLongitude "-60.441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.585 -60.441)"^^geo:wktLiteral ;
  geo-pos:lat "-52.585"^^xsd:decimal ;
  geo-pos:long "-60.441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7061'^^xsd:integer;
  dwc:scientificName 'Patagonotothen  ramsayi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Gema Hernández-Millán'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-60.441'^^xsd:double;
  dwc:latitude '-52.585'^^xsd:double;
  dwc:aphiaid '234633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7061'^^xsd:anyURI;
  dwc:observationDate '2001-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '234633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.702 -22.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.702"^^xsd:decimal ;
  dwc:decimalLongitude "-22.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.702 -22.508)"^^geo:wktLiteral ;
  geo-pos:lat "-73.702"^^xsd:decimal ;
  geo-pos:long "-22.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '283'^^xsd:integer;
  dwc:scientificName 'Trematomus loennbergii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-22.508'^^xsd:double;
  dwc:latitude '-73.702'^^xsd:double;
  dwc:aphiaid '234828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:283'^^xsd:anyURI;
  dwc:observationDate '1996-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '234828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.571)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6610'^^xsd:integer;
  dwc:scientificName 'Histiodraco velifer'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.571'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6610'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6484'^^xsd:integer;
  dwc:scientificName 'Trigla lucerna'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '154453'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6484'^^xsd:anyURI;
  dwc:observationDate '2001-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.817 -78.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.817"^^xsd:decimal ;
  dwc:decimalLongitude "-78.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.817 -78.887)"^^geo:wktLiteral ;
  geo-pos:lat "-10.817"^^xsd:decimal ;
  geo-pos:long "-78.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7505'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra Beatriz Morales-Nin'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-78.887'^^xsd:double;
  dwc:latitude '-10.817'^^xsd:double;
  dwc:aphiaid '293628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7505'^^xsd:anyURI;
  dwc:aphiaIdAccepted '293628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -9.067)"^^geo:wktLiteral ;
  geo-pos:lat "38.722"^^xsd:decimal ;
  geo-pos:long "-9.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7106'^^xsd:integer;
  dwc:scientificName 'Lipophrys pholis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Solé'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.067'^^xsd:double;
  dwc:latitude '38.722'^^xsd:double;
  dwc:aphiaid '126768'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7106'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126768'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.319 -170.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.319"^^xsd:decimal ;
  dwc:decimalLongitude "-170.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.319 -170.772)"^^geo:wktLiteral ;
  geo-pos:lat "56.319"^^xsd:decimal ;
  geo-pos:long "-170.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7846'^^xsd:integer;
  dwc:scientificName 'Oncorhynchus tshawytscha'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-170.772'^^xsd:double;
  dwc:latitude '56.319'^^xsd:double;
  dwc:aphiaid '158075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7846'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '158075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.071 1.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.071"^^xsd:decimal ;
  dwc:decimalLongitude "1.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.071 1.67)"^^geo:wktLiteral ;
  geo-pos:lat "41.071"^^xsd:decimal ;
  geo-pos:long "1.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5994'^^xsd:integer;
  dwc:scientificName 'Notoscopelus elongatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.67'^^xsd:double;
  dwc:latitude '41.071'^^xsd:double;
  dwc:aphiaid '158915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5994'^^xsd:anyURI;
  dwc:observationDate '2001-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '158915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7481'^^xsd:integer;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7481'^^xsd:anyURI;
  dwc:observationDate '2007-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.321 2.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.321"^^xsd:decimal ;
  dwc:decimalLongitude "2.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.321 2.252)"^^geo:wktLiteral ;
  geo-pos:lat "41.321"^^xsd:decimal ;
  geo-pos:long "2.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7721'^^xsd:integer;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.252'^^xsd:double;
  dwc:latitude '41.321'^^xsd:double;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7721'^^xsd:anyURI;
  dwc:observationDate '2007-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.76783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.206"^^xsd:decimal ;
  dwc:decimalLongitude "1.76783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.76783)"^^geo:wktLiteral ;
  geo-pos:lat "41.206"^^xsd:decimal ;
  geo-pos:long "1.76783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8398'^^xsd:integer;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.76783'^^xsd:double;
  dwc:latitude '41.206'^^xsd:double;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8398'^^xsd:anyURI;
  dwc:observationDate '2009-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.77 -17.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.77"^^xsd:decimal ;
  dwc:decimalLongitude "-17.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.77 -17.555)"^^geo:wktLiteral ;
  geo-pos:lat "14.77"^^xsd:decimal ;
  geo-pos:long "-17.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7741'^^xsd:integer;
  dwc:scientificName 'Cynoglossus canariensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.555'^^xsd:double;
  dwc:latitude '14.77'^^xsd:double;
  dwc:aphiaid '274196'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7741'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274196'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8 13.084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.8"^^xsd:decimal ;
  dwc:decimalLongitude "13.084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8 13.084)"^^geo:wktLiteral ;
  geo-pos:lat "-23.8"^^xsd:decimal ;
  geo-pos:long "13.084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6983'^^xsd:integer;
  dwc:scientificName 'Caelorinchus matamua'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '13.084'^^xsd:double;
  dwc:latitude '-23.8'^^xsd:double;
  dwc:aphiaid '217756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6983'^^xsd:anyURI;
  dwc:observationDate '1988-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '280309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.639"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.639"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7028'^^xsd:integer;
  dwc:scientificName 'Lepomis  gibbosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.639'^^xsd:double;
  dwc:aphiaid '151290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7028'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.571)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '256'^^xsd:integer;
  dwc:scientificName 'Trematomus eulepidotus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.571'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:256'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9912 -119.368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9912"^^xsd:decimal ;
  dwc:decimalLongitude "-119.368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9912 -119.368)"^^geo:wktLiteral ;
  geo-pos:lat "34.9912"^^xsd:decimal ;
  geo-pos:long "-119.368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8233'^^xsd:integer;
  dwc:scientificName 'Sebastes rubrivinctus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Sr. Patrick Sudre. Dr. Ralph I'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.368'^^xsd:double;
  dwc:latitude '34.9912'^^xsd:double;
  dwc:aphiaid '274845'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8233'^^xsd:anyURI;
  dwc:observationDate '2009-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '274845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7840'^^xsd:integer;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7840'^^xsd:anyURI;
  dwc:observationDate '2003-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.984 -85.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.984"^^xsd:decimal ;
  dwc:decimalLongitude "-85.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.984 -85.542)"^^geo:wktLiteral ;
  geo-pos:lat "29.984"^^xsd:decimal ;
  geo-pos:long "-85.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6815'^^xsd:integer;
  dwc:scientificName 'Menticirrhus americanus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.542'^^xsd:double;
  dwc:latitude '29.984'^^xsd:double;
  dwc:aphiaid '159326'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6815'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159326'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.336 13.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.336"^^xsd:decimal ;
  dwc:decimalLongitude "13.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.336 13.52)"^^geo:wktLiteral ;
  geo-pos:lat "-23.336"^^xsd:decimal ;
  geo-pos:long "13.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6980'^^xsd:integer;
  dwc:scientificName 'Caelorinchus fasciatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '13.52'^^xsd:double;
  dwc:latitude '-23.336'^^xsd:double;
  dwc:aphiaid '217750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6980'^^xsd:anyURI;
  dwc:observationDate '1988-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '280277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.742"^^xsd:decimal ;
  dwc:decimalLongitude "-17.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  geo-pos:lat "15.742"^^xsd:decimal ;
  geo-pos:long "-17.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6749'^^xsd:integer;
  dwc:scientificName 'Merluccius senegalensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Ana Ramos'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.502'^^xsd:double;
  dwc:latitude '15.742'^^xsd:double;
  dwc:aphiaid '126485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6749'^^xsd:anyURI;
  dwc:observationDate '1986-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '126485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6051'^^xsd:integer;
  dwc:scientificName 'Dactylopterus volitans'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6051'^^xsd:anyURI;
  dwc:observationDate '2003-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '127232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.725"^^xsd:decimal ;
  dwc:decimalLongitude "-15.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  geo-pos:lat "24.725"^^xsd:decimal ;
  geo-pos:long "-15.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6495'^^xsd:integer;
  dwc:scientificName 'Polyprion americanus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.193'^^xsd:double;
  dwc:latitude '24.725'^^xsd:double;
  dwc:aphiaid '126998'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6495'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126998'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.334 2.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.334"^^xsd:decimal ;
  dwc:decimalLongitude "2.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.334 2.976)"^^geo:wktLiteral ;
  geo-pos:lat "39.334"^^xsd:decimal ;
  geo-pos:long "2.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '191'^^xsd:integer;
  dwc:scientificName 'Xyrichthys novacula'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.976'^^xsd:double;
  dwc:latitude '39.334'^^xsd:double;
  dwc:aphiaid '402427'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:191'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6215'^^xsd:integer;
  dwc:scientificName 'Symphurus ligulatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '127133'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6215'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8052"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  geo-pos:lat "29.8052"^^xsd:decimal ;
  geo-pos:long "-84.0063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8009'^^xsd:integer;
  dwc:scientificName 'Calamus calamus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.0063'^^xsd:double;
  dwc:latitude '29.8052'^^xsd:double;
  dwc:aphiaid '159242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8009'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159242'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.7 -22.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.7"^^xsd:decimal ;
  dwc:decimalLongitude "-22.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.7 -22.508)"^^geo:wktLiteral ;
  geo-pos:lat "-73.7"^^xsd:decimal ;
  geo-pos:long "-22.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '242'^^xsd:integer;
  dwc:scientificName 'Pleuragramma antarcticum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-22.508'^^xsd:double;
  dwc:latitude '-73.7'^^xsd:double;
  dwc:aphiaid '234721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:242'^^xsd:anyURI;
  dwc:observationDate '1996-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '234721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6300'^^xsd:integer;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6300'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6450'^^xsd:integer;
  dwc:scientificName 'Gobius cruentatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Beatriz Morales-Nin. Sr. Joan Moranta'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '126888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6450'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.805 -84.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.805"^^xsd:decimal ;
  dwc:decimalLongitude "-84.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.805 -84.006)"^^geo:wktLiteral ;
  geo-pos:lat "29.805"^^xsd:decimal ;
  geo-pos:long "-84.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6830'^^xsd:integer;
  dwc:scientificName 'Mugil cephalus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.006'^^xsd:double;
  dwc:latitude '29.805'^^xsd:double;
  dwc:aphiaid '126983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6830'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.725"^^xsd:decimal ;
  dwc:decimalLongitude "-15.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  geo-pos:lat "24.725"^^xsd:decimal ;
  geo-pos:long "-15.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7021'^^xsd:integer;
  dwc:scientificName 'Dentex macrophthalmus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.193'^^xsd:double;
  dwc:latitude '24.725'^^xsd:double;
  dwc:aphiaid '273965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7021'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273965'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5902'^^xsd:integer;
  dwc:scientificName 'Alosa fallax'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126415'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5902'^^xsd:anyURI;
  dwc:observationDate '2003-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '126415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.771 -15.403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.771"^^xsd:decimal ;
  dwc:decimalLongitude "-15.403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.771 -15.403)"^^geo:wktLiteral ;
  geo-pos:lat "25.771"^^xsd:decimal ;
  geo-pos:long "-15.403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '132'^^xsd:integer;
  dwc:scientificName 'Pagellus bellottii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.403'^^xsd:double;
  dwc:latitude '25.771'^^xsd:double;
  dwc:aphiaid '127058'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:132'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127058'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.59)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6574'^^xsd:integer;
  dwc:scientificName 'Prionodraco evansii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.59'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6574'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.624 13.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.624"^^xsd:decimal ;
  dwc:decimalLongitude "13.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.624 13.491)"^^geo:wktLiteral ;
  geo-pos:lat "-24.624"^^xsd:decimal ;
  geo-pos:long "13.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6767'^^xsd:integer;
  dwc:scientificName 'Selachophidium guentheri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '13.491'^^xsd:double;
  dwc:latitude '-24.624'^^xsd:double;
  dwc:aphiaid '217820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6767'^^xsd:anyURI;
  dwc:observationDate '1988-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '217820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.255 2.423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.255"^^xsd:decimal ;
  dwc:decimalLongitude "2.423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.255 2.423)"^^geo:wktLiteral ;
  geo-pos:lat "41.255"^^xsd:decimal ;
  geo-pos:long "2.423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7823'^^xsd:integer;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Cartes'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.423'^^xsd:double;
  dwc:latitude '41.255'^^xsd:double;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7823'^^xsd:anyURI;
  dwc:observationDate '2008-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6247'^^xsd:integer;
  dwc:scientificName 'Pegusa lascaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6247'^^xsd:anyURI;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A13> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.234 1.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.234"^^xsd:decimal ;
  dwc:decimalLongitude "1.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.234 1.892)"^^geo:wktLiteral ;
  geo-pos:lat "41.234"^^xsd:decimal ;
  geo-pos:long "1.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '13'^^xsd:integer;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.892'^^xsd:double;
  dwc:latitude '41.234'^^xsd:double;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:13'^^xsd:anyURI;
  dwc:observationDate '1995-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.971 -60.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.971"^^xsd:decimal ;
  dwc:decimalLongitude "-60.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.971 -60.307)"^^geo:wktLiteral ;
  geo-pos:lat "-61.971"^^xsd:decimal ;
  geo-pos:long "-60.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6665'^^xsd:integer;
  dwc:scientificName 'Chionobathyscus  dewitti'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.307'^^xsd:double;
  dwc:latitude '-61.971'^^xsd:double;
  dwc:aphiaid '234650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6665'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '234650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.01"^^xsd:decimal ;
  dwc:decimalLongitude "1.674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.674)"^^geo:wktLiteral ;
  geo-pos:lat "41.01"^^xsd:decimal ;
  geo-pos:long "1.674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5991'^^xsd:integer;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.674'^^xsd:double;
  dwc:latitude '41.01'^^xsd:double;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5991'^^xsd:anyURI;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8216'^^xsd:integer;
  dwc:scientificName 'Symbolophorus evermanni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '217718'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8216'^^xsd:anyURI;
  dwc:aphiaIdAccepted '217718'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8032'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8032'^^xsd:anyURI;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.12 1.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.12"^^xsd:decimal ;
  dwc:decimalLongitude "1.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.12 1.76)"^^geo:wktLiteral ;
  geo-pos:lat "41.12"^^xsd:decimal ;
  geo-pos:long "1.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6499'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.76'^^xsd:double;
  dwc:latitude '41.12'^^xsd:double;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6499'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6295'^^xsd:integer;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6295'^^xsd:anyURI;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0237 -119.327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0237"^^xsd:decimal ;
  dwc:decimalLongitude "-119.327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0237 -119.327)"^^geo:wktLiteral ;
  geo-pos:lat "34.0237"^^xsd:decimal ;
  geo-pos:long "-119.327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8100'^^xsd:integer;
  dwc:scientificName 'Sebastes semicinctus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Janet Andrade. Sra. Michelle Artinian. Dr. Ra'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.327'^^xsd:double;
  dwc:latitude '34.0237'^^xsd:double;
  dwc:aphiaid '274851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8100'^^xsd:anyURI;
  dwc:observationDate '2009-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '274851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7966'^^xsd:integer;
  dwc:scientificName 'Dentex macrophthalmus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '273965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7966'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273965'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.254 48.501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.254"^^xsd:decimal ;
  dwc:decimalLongitude "48.501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.254 48.501)"^^geo:wktLiteral ;
  geo-pos:lat "-13.254"^^xsd:decimal ;
  geo-pos:long "48.501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7376'^^xsd:integer;
  dwc:scientificName 'Sphyraena putnamae'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jorge Torrens'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Índic'^^xsd:string;
  dwc:longitude '48.501'^^xsd:double;
  dwc:latitude '-13.254'^^xsd:double;
  dwc:aphiaid '212050'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7376'^^xsd:anyURI;
  dwc:observationDate '2006-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '212050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99 0.154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99"^^xsd:decimal ;
  dwc:decimalLongitude "0.154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99 0.154)"^^geo:wktLiteral ;
  geo-pos:lat "38.99"^^xsd:decimal ;
  geo-pos:long "0.154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6090'^^xsd:integer;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.154'^^xsd:double;
  dwc:latitude '38.99'^^xsd:double;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6090'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7620'^^xsd:integer;
  dwc:scientificName 'Umbrina cirrosa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7620'^^xsd:anyURI;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.174 1.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.174"^^xsd:decimal ;
  dwc:decimalLongitude "1.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.174 1.585)"^^geo:wktLiteral ;
  geo-pos:lat "41.174"^^xsd:decimal ;
  geo-pos:long "1.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7551'^^xsd:integer;
  dwc:scientificName 'Dactylopterus volitans'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.585'^^xsd:double;
  dwc:latitude '41.174'^^xsd:double;
  dwc:aphiaid '127232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7551'^^xsd:anyURI;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7236'^^xsd:integer;
  dwc:scientificName 'Lutjanus guttatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7236'^^xsd:anyURI;
  dwc:observationDate '2001-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '276539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  geo-pos:lat "43.706"^^xsd:decimal ;
  geo-pos:long "-8.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '345'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Carmen Piñeiro'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.255'^^xsd:double;
  dwc:latitude '43.706'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:345'^^xsd:anyURI;
  dwc:observationDate '1984-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.551 2.501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.551"^^xsd:decimal ;
  dwc:decimalLongitude "2.501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.551 2.501)"^^geo:wktLiteral ;
  geo-pos:lat "41.551"^^xsd:decimal ;
  geo-pos:long "2.501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7649'^^xsd:integer;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.501'^^xsd:double;
  dwc:latitude '41.551'^^xsd:double;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7649'^^xsd:anyURI;
  dwc:observationDate '2006-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.742"^^xsd:decimal ;
  dwc:decimalLongitude "-17.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  geo-pos:lat "15.742"^^xsd:decimal ;
  geo-pos:long "-17.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7512'^^xsd:integer;
  dwc:scientificName 'Merluccius polli'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Ana Ramos'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.502'^^xsd:double;
  dwc:latitude '15.742'^^xsd:double;
  dwc:aphiaid '272457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7512'^^xsd:anyURI;
  dwc:observationDate '1986-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '272457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6441'^^xsd:integer;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6441'^^xsd:anyURI;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.173 1.70383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.173"^^xsd:decimal ;
  dwc:decimalLongitude "1.70383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.173 1.70383)"^^geo:wktLiteral ;
  geo-pos:lat "41.173"^^xsd:decimal ;
  geo-pos:long "1.70383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8423'^^xsd:integer;
  dwc:scientificName 'Belone belone'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.70383'^^xsd:double;
  dwc:latitude '41.173'^^xsd:double;
  dwc:aphiaid '126375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8423'^^xsd:anyURI;
  dwc:observationDate '2010-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99 0.154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99"^^xsd:decimal ;
  dwc:decimalLongitude "0.154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99 0.154)"^^geo:wktLiteral ;
  geo-pos:lat "38.99"^^xsd:decimal ;
  geo-pos:long "0.154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6091'^^xsd:integer;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.154'^^xsd:double;
  dwc:latitude '38.99'^^xsd:double;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6091'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.4203 -112.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "26.4203"^^xsd:decimal ;
  dwc:decimalLongitude "-112.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (26.4203 -112.842)"^^geo:wktLiteral ;
  geo-pos:lat "26.4203"^^xsd:decimal ;
  geo-pos:long "-112.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8029'^^xsd:integer;
  dwc:scientificName 'Haemulon maculicauda'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Leg. Fitch. Brzobohasy'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-112.842'^^xsd:double;
  dwc:latitude '26.4203'^^xsd:double;
  dwc:aphiaid '275729'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8029'^^xsd:anyURI;
  dwc:aphiaIdAccepted '275729'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.833 36.819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.833"^^xsd:decimal ;
  dwc:decimalLongitude "36.819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.833 36.819)"^^geo:wktLiteral ;
  geo-pos:lat "31.833"^^xsd:decimal ;
  geo-pos:long "36.819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7280'^^xsd:integer;
  dwc:scientificName 'Aphanius sirhani'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Bettina Reichenbacher (B.Reichenbacher. U.Sie'^^xsd:string;
  dwc:continentOcean 'Àsia'^^xsd:string;
  dwc:longitude '36.819'^^xsd:double;
  dwc:latitude '31.833'^^xsd:double;
  dwc:aphiaid '1012151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7280'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1605287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.739 -16.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.739"^^xsd:decimal ;
  dwc:decimalLongitude "-16.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.739 -16.658)"^^geo:wktLiteral ;
  geo-pos:lat "13.739"^^xsd:decimal ;
  geo-pos:long "-16.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7081'^^xsd:integer;
  dwc:scientificName 'Mugil cephalus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Jacques Panfili'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-16.658'^^xsd:double;
  dwc:latitude '13.739'^^xsd:double;
  dwc:aphiaid '126983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7081'^^xsd:anyURI;
  dwc:observationDate '2005-04-06'^^xsd:date;
  dwc:aphiaIdAccepted '126983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1853 1.6565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1853"^^xsd:decimal ;
  dwc:decimalLongitude "1.6565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1853 1.6565)"^^geo:wktLiteral ;
  geo-pos:lat "41.1853"^^xsd:decimal ;
  geo-pos:long "1.6565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8343'^^xsd:integer;
  dwc:scientificName 'Dactylopterus volitans'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.6565'^^xsd:double;
  dwc:latitude '41.1853'^^xsd:double;
  dwc:aphiaid '127232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8343'^^xsd:anyURI;
  dwc:observationDate '2009-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.359 3.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.359"^^xsd:decimal ;
  dwc:decimalLongitude "3.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.359 3.205)"^^geo:wktLiteral ;
  geo-pos:lat "42.359"^^xsd:decimal ;
  geo-pos:long "3.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6861'^^xsd:integer;
  dwc:scientificName 'Belone belone'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Núria Zaragoza'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.205'^^xsd:double;
  dwc:latitude '42.359'^^xsd:double;
  dwc:aphiaid '126375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6861'^^xsd:anyURI;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '126375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.423 2.293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.423"^^xsd:decimal ;
  dwc:decimalLongitude "2.293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.423 2.293)"^^geo:wktLiteral ;
  geo-pos:lat "41.423"^^xsd:decimal ;
  geo-pos:long "2.293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7873'^^xsd:integer;
  dwc:scientificName 'Callanthias ruber'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.293'^^xsd:double;
  dwc:latitude '41.423'^^xsd:double;
  dwc:aphiaid '126789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7873'^^xsd:anyURI;
  dwc:observationDate '2006-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.76783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.206"^^xsd:decimal ;
  dwc:decimalLongitude "1.76783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.76783)"^^geo:wktLiteral ;
  geo-pos:lat "41.206"^^xsd:decimal ;
  geo-pos:long "1.76783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8449'^^xsd:integer;
  dwc:scientificName 'Umbrina cirrosa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.76783'^^xsd:double;
  dwc:latitude '41.206'^^xsd:double;
  dwc:aphiaid '127012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8449'^^xsd:anyURI;
  dwc:observationDate '2009-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.143 60.6177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.143"^^xsd:decimal ;
  dwc:decimalLongitude "60.6177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.143 60.6177)"^^geo:wktLiteral ;
  geo-pos:lat "25.143"^^xsd:decimal ;
  geo-pos:long "60.6177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8324'^^xsd:integer;
  dwc:scientificName 'Lutjanus malabaricus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Zahra Sadighzadeh'^^xsd:string;
  dwc:continentOcean 'Índic'^^xsd:string;
  dwc:longitude '60.6177'^^xsd:double;
  dwc:latitude '25.143'^^xsd:double;
  dwc:aphiaid '218481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8324'^^xsd:anyURI;
  dwc:aphiaIdAccepted '218481'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.304 2.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.304"^^xsd:decimal ;
  dwc:decimalLongitude "2.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.304 2.155)"^^geo:wktLiteral ;
  geo-pos:lat "41.304"^^xsd:decimal ;
  geo-pos:long "2.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7863'^^xsd:integer;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.155'^^xsd:double;
  dwc:latitude '41.304'^^xsd:double;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7863'^^xsd:anyURI;
  dwc:observationDate '2004-12-29'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7975'^^xsd:integer;
  dwc:scientificName 'Pseudupeneus prayensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '126987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7975'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5'^^xsd:integer;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.573'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5'^^xsd:anyURI;
  dwc:observationDate '2002-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7454'^^xsd:integer;
  dwc:scientificName 'Haemulopsis leuciscus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '280975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7454'^^xsd:anyURI;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '280975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6251'^^xsd:integer;
  dwc:scientificName 'Solea senegalensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6251'^^xsd:anyURI;
  dwc:observationDate '2003-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '127159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.725"^^xsd:decimal ;
  dwc:decimalLongitude "-15.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  geo-pos:lat "24.725"^^xsd:decimal ;
  geo-pos:long "-15.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7471'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.193'^^xsd:double;
  dwc:latitude '24.725'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7471'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.821 -60.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.821"^^xsd:decimal ;
  dwc:decimalLongitude "-60.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.821 -60.824)"^^geo:wktLiteral ;
  geo-pos:lat "-62.821"^^xsd:decimal ;
  geo-pos:long "-60.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6659'^^xsd:integer;
  dwc:scientificName 'Champsocephalus gunnari'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.824'^^xsd:double;
  dwc:latitude '-62.821'^^xsd:double;
  dwc:aphiaid '234797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6659'^^xsd:anyURI;
  dwc:observationDate '2000-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '130'^^xsd:integer;
  dwc:scientificName 'Umbrina cirrosa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:130'^^xsd:anyURI;
  dwc:observationDate '2003-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '127012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933 -174.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.933"^^xsd:decimal ;
  dwc:decimalLongitude "-174.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.933 -174.851)"^^geo:wktLiteral ;
  geo-pos:lat "51.933"^^xsd:decimal ;
  geo-pos:long "-174.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7361'^^xsd:integer;
  dwc:scientificName 'Sebastes polyspinis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-174.851'^^xsd:double;
  dwc:latitude '51.933'^^xsd:double;
  dwc:aphiaid '274837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7361'^^xsd:anyURI;
  dwc:observationDate '2006-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '274837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0213"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.0213"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8435'^^xsd:integer;
  dwc:scientificName 'Pomadasys panamensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.0213'^^xsd:double;
  dwc:aphiaid '273509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8435'^^xsd:anyURI;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '320982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8087"^^xsd:decimal ;
  dwc:decimalLongitude "-120.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  geo-pos:lat "34.8087"^^xsd:decimal ;
  geo-pos:long "-120.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8215'^^xsd:integer;
  dwc:scientificName 'Symbolophorus californiensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Leg. Fitch. Brzobohasy'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-120.823'^^xsd:double;
  dwc:latitude '34.8087'^^xsd:double;
  dwc:aphiaid '272733'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8215'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272733'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7185'^^xsd:integer;
  dwc:scientificName 'Orthopristis chalceus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '275741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7185'^^xsd:anyURI;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1841039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7344'^^xsd:integer;
  dwc:scientificName 'Ophioscion strabo'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '281907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7344'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '281907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.173 1.70383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.173"^^xsd:decimal ;
  dwc:decimalLongitude "1.70383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.173 1.70383)"^^geo:wktLiteral ;
  geo-pos:lat "41.173"^^xsd:decimal ;
  geo-pos:long "1.70383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8440'^^xsd:integer;
  dwc:scientificName 'Spondyliosoma cantharus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.70383'^^xsd:double;
  dwc:latitude '41.173'^^xsd:double;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8440'^^xsd:anyURI;
  dwc:observationDate '2010-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6367 -27.0012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6367"^^xsd:decimal ;
  dwc:decimalLongitude "-27.0012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6367 -27.0012)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6367"^^xsd:decimal ;
  geo-pos:long "-27.0012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8484'^^xsd:integer;
  dwc:scientificName 'Pogonophryne marmorata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-27.0012'^^xsd:double;
  dwc:latitude '-74.6367'^^xsd:double;
  dwc:aphiaid '234730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8484'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '234730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.342 2.206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.342"^^xsd:decimal ;
  dwc:decimalLongitude "2.206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.342 2.206)"^^geo:wktLiteral ;
  geo-pos:lat "41.342"^^xsd:decimal ;
  geo-pos:long "2.206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6874'^^xsd:integer;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.206'^^xsd:double;
  dwc:latitude '41.342'^^xsd:double;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6874'^^xsd:anyURI;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8187'^^xsd:integer;
  dwc:scientificName 'Diaphus perspicillatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '158890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8187'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1183 -1.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1183"^^xsd:decimal ;
  dwc:decimalLongitude "-1.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1183 -1.886)"^^geo:wktLiteral ;
  geo-pos:lat "44.1183"^^xsd:decimal ;
  geo-pos:long "-1.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7907'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. D. Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-1.886'^^xsd:double;
  dwc:latitude '44.1183'^^xsd:double;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7907'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6482'^^xsd:integer;
  dwc:scientificName 'Trigla lucerna'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '154453'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6482'^^xsd:anyURI;
  dwc:observationDate '2001-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.01"^^xsd:decimal ;
  dwc:decimalLongitude "1.674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.674)"^^geo:wktLiteral ;
  geo-pos:lat "41.01"^^xsd:decimal ;
  geo-pos:long "1.674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6136'^^xsd:integer;
  dwc:scientificName 'Hymenocephalus italicus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.674'^^xsd:double;
  dwc:latitude '41.01'^^xsd:double;
  dwc:aphiaid '158961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6136'^^xsd:anyURI;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '158961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6281'^^xsd:integer;
  dwc:scientificName 'Cataetyx alleni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6281'^^xsd:anyURI;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1765 1.73333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1765"^^xsd:decimal ;
  dwc:decimalLongitude "1.73333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1765 1.73333)"^^geo:wktLiteral ;
  geo-pos:lat "41.1765"^^xsd:decimal ;
  geo-pos:long "1.73333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8399'^^xsd:integer;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.73333'^^xsd:double;
  dwc:latitude '41.1765'^^xsd:double;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8399'^^xsd:anyURI;
  dwc:observationDate '2010-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.424 2.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.424"^^xsd:decimal ;
  dwc:decimalLongitude "2.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.424 2.335)"^^geo:wktLiteral ;
  geo-pos:lat "41.424"^^xsd:decimal ;
  geo-pos:long "2.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6180'^^xsd:integer;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.335'^^xsd:double;
  dwc:latitude '41.424'^^xsd:double;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6180'^^xsd:anyURI;
  dwc:observationDate '1999-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.342 2.206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.342"^^xsd:decimal ;
  dwc:decimalLongitude "2.206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.342 2.206)"^^geo:wktLiteral ;
  geo-pos:lat "41.342"^^xsd:decimal ;
  geo-pos:long "2.206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6886'^^xsd:integer;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Toni Lombarte'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.206'^^xsd:double;
  dwc:latitude '41.342'^^xsd:double;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6886'^^xsd:anyURI;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.984 -85.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.984"^^xsd:decimal ;
  dwc:decimalLongitude "-85.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.984 -85.542)"^^geo:wktLiteral ;
  geo-pos:lat "29.984"^^xsd:decimal ;
  geo-pos:long "-85.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6804'^^xsd:integer;
  dwc:scientificName 'Orthopristis chrysoptera'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.542'^^xsd:double;
  dwc:latitude '29.984'^^xsd:double;
  dwc:aphiaid '158810'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6804'^^xsd:anyURI;
  dwc:observationDate '2003-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '158810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.59 -177.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.59"^^xsd:decimal ;
  dwc:decimalLongitude "-177.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.59 -177.06)"^^geo:wktLiteral ;
  geo-pos:lat "-71.59"^^xsd:decimal ;
  geo-pos:long "-177.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7539'^^xsd:integer;
  dwc:scientificName 'Pogonophryne albipinna'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-177.06'^^xsd:double;
  dwc:latitude '-71.59'^^xsd:double;
  dwc:aphiaid '279379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7539'^^xsd:anyURI;
  dwc:observationDate '2008-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '279379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A91> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '91'^^xsd:integer;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:91'^^xsd:anyURI;
  dwc:observationDate '2003-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.292 -13.803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.292"^^xsd:decimal ;
  dwc:decimalLongitude "-13.803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.292 -13.803)"^^geo:wktLiteral ;
  geo-pos:lat "-71.292"^^xsd:decimal ;
  geo-pos:long "-13.803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6668'^^xsd:integer;
  dwc:scientificName 'Chionodraco hamatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-13.803'^^xsd:double;
  dwc:latitude '-71.292'^^xsd:double;
  dwc:aphiaid '234795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6668'^^xsd:anyURI;
  dwc:observationDate '2000-03-31'^^xsd:date;
  dwc:aphiaIdAccepted '234795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.255 2.423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.255"^^xsd:decimal ;
  dwc:decimalLongitude "2.423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.255 2.423)"^^geo:wktLiteral ;
  geo-pos:lat "41.255"^^xsd:decimal ;
  geo-pos:long "2.423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6918'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Cartes'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.423'^^xsd:double;
  dwc:latitude '41.255'^^xsd:double;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6918'^^xsd:anyURI;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7979'^^xsd:integer;
  dwc:scientificName 'Syacium  micrurum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '158877'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7979'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158877'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.625"^^xsd:decimal ;
  dwc:decimalLongitude "-85.154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  geo-pos:lat "29.625"^^xsd:decimal ;
  geo-pos:long "-85.154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6828'^^xsd:integer;
  dwc:scientificName 'Symphurus plagiusa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.154'^^xsd:double;
  dwc:latitude '29.625'^^xsd:double;
  dwc:aphiaid '159363'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6828'^^xsd:anyURI;
  dwc:observationDate '2002-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '159363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.59)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6656'^^xsd:integer;
  dwc:scientificName 'Chaenodraco wilsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.59'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6656'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.7717 -177.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.7717"^^xsd:decimal ;
  dwc:decimalLongitude "-177.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.7717 -177.272)"^^geo:wktLiteral ;
  geo-pos:lat "-71.7717"^^xsd:decimal ;
  geo-pos:long "-177.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8495'^^xsd:integer;
  dwc:scientificName 'Dissostichus mawsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-177.272'^^xsd:double;
  dwc:latitude '-71.7717'^^xsd:double;
  dwc:aphiaid '234836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8495'^^xsd:anyURI;
  dwc:observationDate '2007-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '234836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.551 2.501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.551"^^xsd:decimal ;
  dwc:decimalLongitude "2.501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.551 2.501)"^^geo:wktLiteral ;
  geo-pos:lat "41.551"^^xsd:decimal ;
  geo-pos:long "2.501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7651'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.501'^^xsd:double;
  dwc:latitude '41.551'^^xsd:double;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7651'^^xsd:anyURI;
  dwc:observationDate '2004-12-12'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7213'^^xsd:integer;
  dwc:scientificName 'Lethrinus rubrioperculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '212077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7213'^^xsd:anyURI;
  dwc:aphiaIdAccepted '212077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7737'^^xsd:integer;
  dwc:scientificName 'Seriola rivoliana'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '126818'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7737'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126818'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.522"^^xsd:decimal ;
  dwc:decimalLongitude "-12.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  geo-pos:lat "-71.522"^^xsd:decimal ;
  geo-pos:long "-12.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6689'^^xsd:integer;
  dwc:scientificName 'Dacodraco hunteri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.424'^^xsd:double;
  dwc:latitude '-71.522'^^xsd:double;
  dwc:aphiaid '234614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6689'^^xsd:anyURI;
  dwc:observationDate '1996-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '234614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.137 14.476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.137"^^xsd:decimal ;
  dwc:decimalLongitude "14.476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.137 14.476)"^^geo:wktLiteral ;
  geo-pos:lat "-29.137"^^xsd:decimal ;
  geo-pos:long "14.476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6774'^^xsd:integer;
  dwc:scientificName 'Tripterophycis gilchristi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '14.476'^^xsd:double;
  dwc:latitude '-29.137'^^xsd:double;
  dwc:aphiaid '217739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6774'^^xsd:anyURI;
  dwc:aphiaIdAccepted '217739'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6198 -0.686664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-0.686664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6198 -0.686664)"^^geo:wktLiteral ;
  geo-pos:lat "37.6198"^^xsd:decimal ;
  geo-pos:long "-0.686664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8362'^^xsd:integer;
  dwc:scientificName 'Microchirus ocellatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.686664'^^xsd:double;
  dwc:latitude '37.6198'^^xsd:double;
  dwc:aphiaid '274302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8362'^^xsd:anyURI;
  dwc:observationDate '2009-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '274302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7347'^^xsd:integer;
  dwc:scientificName 'Stellifer ericymba'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7347'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6018'^^xsd:integer;
  dwc:scientificName 'Chelon labrosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '126977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6018'^^xsd:anyURI;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '126977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.559 0.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.559"^^xsd:decimal ;
  dwc:decimalLongitude "0.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.559 0.737)"^^geo:wktLiteral ;
  geo-pos:lat "40.559"^^xsd:decimal ;
  geo-pos:long "0.737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6265'^^xsd:integer;
  dwc:scientificName 'Monochirus hispidus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestres'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.737'^^xsd:double;
  dwc:latitude '40.559'^^xsd:double;
  dwc:aphiaid '127155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6265'^^xsd:anyURI;
  dwc:observationDate '2001-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7237'^^xsd:integer;
  dwc:scientificName 'Lutjanus quinquelineatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '218497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7237'^^xsd:anyURI;
  dwc:aphiaIdAccepted '218497'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.173 1.70383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.173"^^xsd:decimal ;
  dwc:decimalLongitude "1.70383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.173 1.70383)"^^geo:wktLiteral ;
  geo-pos:lat "41.173"^^xsd:decimal ;
  geo-pos:long "1.70383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8376'^^xsd:integer;
  dwc:scientificName 'Labrus viridis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.70383'^^xsd:double;
  dwc:latitude '41.173'^^xsd:double;
  dwc:aphiaid '126968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8376'^^xsd:anyURI;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '126968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.77 -17.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.77"^^xsd:decimal ;
  dwc:decimalLongitude "-17.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.77 -17.555)"^^geo:wktLiteral ;
  geo-pos:lat "14.77"^^xsd:decimal ;
  geo-pos:long "-17.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7775'^^xsd:integer;
  dwc:scientificName 'Pseudotolithus  typus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.555'^^xsd:double;
  dwc:latitude '14.77'^^xsd:double;
  dwc:aphiaid '127009'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7775'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.771 -15.403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.771"^^xsd:decimal ;
  dwc:decimalLongitude "-15.403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.771 -15.403)"^^geo:wktLiteral ;
  geo-pos:lat "25.771"^^xsd:decimal ;
  geo-pos:long "-15.403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '134'^^xsd:integer;
  dwc:scientificName 'Pagellus bellottii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.403'^^xsd:double;
  dwc:latitude '25.771'^^xsd:double;
  dwc:aphiaid '127058'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:134'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127058'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A85> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '85'^^xsd:integer;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:85'^^xsd:anyURI;
  dwc:observationDate '2002-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.771 -15.403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.771"^^xsd:decimal ;
  dwc:decimalLongitude "-15.403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.771 -15.403)"^^geo:wktLiteral ;
  geo-pos:lat "25.771"^^xsd:decimal ;
  geo-pos:long "-15.403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '135'^^xsd:integer;
  dwc:scientificName 'Pagellus bellottii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.403'^^xsd:double;
  dwc:latitude '25.771'^^xsd:double;
  dwc:aphiaid '127058'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:135'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127058'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7249'^^xsd:integer;
  dwc:scientificName 'Upeneus tragula'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:startYearCollected '1975'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '218689'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7249'^^xsd:anyURI;
  dwc:observationDate '1975-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '218689'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.255 2.423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.255"^^xsd:decimal ;
  dwc:decimalLongitude "2.423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.255 2.423)"^^geo:wktLiteral ;
  geo-pos:lat "41.255"^^xsd:decimal ;
  geo-pos:long "2.423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7217'^^xsd:integer;
  dwc:scientificName 'Hygophum benoiti'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Cartes'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.423'^^xsd:double;
  dwc:latitude '41.255'^^xsd:double;
  dwc:aphiaid '126602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7217'^^xsd:anyURI;
  dwc:observationDate '2007-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.121 1.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.121"^^xsd:decimal ;
  dwc:decimalLongitude "1.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.121 1.89)"^^geo:wktLiteral ;
  geo-pos:lat "41.121"^^xsd:decimal ;
  geo-pos:long "1.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6269'^^xsd:integer;
  dwc:scientificName 'Carapus acus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.89'^^xsd:double;
  dwc:latitude '41.121'^^xsd:double;
  dwc:aphiaid '126661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6269'^^xsd:anyURI;
  dwc:observationDate '2001-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '126661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.173 1.70383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.173"^^xsd:decimal ;
  dwc:decimalLongitude "1.70383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.173 1.70383)"^^geo:wktLiteral ;
  geo-pos:lat "41.173"^^xsd:decimal ;
  geo-pos:long "1.70383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8378'^^xsd:integer;
  dwc:scientificName 'Symphodus tinca'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.70383'^^xsd:double;
  dwc:latitude '41.173'^^xsd:double;
  dwc:aphiaid '273575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8378'^^xsd:anyURI;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '273575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.41 2.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.41"^^xsd:decimal ;
  dwc:decimalLongitude "2.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.41 2.27)"^^geo:wktLiteral ;
  geo-pos:lat "41.41"^^xsd:decimal ;
  geo-pos:long "2.27"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7562'^^xsd:integer;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.27'^^xsd:double;
  dwc:latitude '41.41'^^xsd:double;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7562'^^xsd:anyURI;
  dwc:observationDate '2006-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.703 -173.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.703"^^xsd:decimal ;
  dwc:decimalLongitude "-173.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.703 -173.91)"^^geo:wktLiteral ;
  geo-pos:lat "57.703"^^xsd:decimal ;
  geo-pos:long "-173.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6932'^^xsd:integer;
  dwc:scientificName 'Hippoglossoides  elassodon'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-173.91'^^xsd:double;
  dwc:latitude '57.703'^^xsd:double;
  dwc:aphiaid '274289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6932'^^xsd:anyURI;
  dwc:observationDate '2006-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '274289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.121 1.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.121"^^xsd:decimal ;
  dwc:decimalLongitude "1.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.121 1.89)"^^geo:wktLiteral ;
  geo-pos:lat "41.121"^^xsd:decimal ;
  geo-pos:long "1.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6312'^^xsd:integer;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.89'^^xsd:double;
  dwc:latitude '41.121'^^xsd:double;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6312'^^xsd:anyURI;
  dwc:observationDate '2001-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.742"^^xsd:decimal ;
  dwc:decimalLongitude "-17.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  geo-pos:lat "15.742"^^xsd:decimal ;
  geo-pos:long "-17.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7516'^^xsd:integer;
  dwc:scientificName 'Merluccius polli'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Ana Ramos'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.502'^^xsd:double;
  dwc:latitude '15.742'^^xsd:double;
  dwc:aphiaid '272457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7516'^^xsd:anyURI;
  dwc:observationDate '1986-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '272457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.257 15.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.257"^^xsd:decimal ;
  dwc:decimalLongitude "15.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.257 15.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.257"^^xsd:decimal ;
  geo-pos:long "15.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7263'^^xsd:integer;
  dwc:scientificName 'Aphanius fasciatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Bettina Reichenbacher (B.Reichenbacher. U.Sie'^^xsd:string;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '15.62'^^xsd:double;
  dwc:latitude '38.257'^^xsd:double;
  dwc:aphiaid '126428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7263'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126428'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6463'^^xsd:integer;
  dwc:scientificName 'Sphyraena sphyraena'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6463'^^xsd:anyURI;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.176 14.736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.176"^^xsd:decimal ;
  dwc:decimalLongitude "14.736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.176 14.736)"^^geo:wktLiteral ;
  geo-pos:lat "-28.176"^^xsd:decimal ;
  geo-pos:long "14.736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6740'^^xsd:integer;
  dwc:scientificName 'Merluccius paradoxus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '14.736'^^xsd:double;
  dwc:latitude '-28.176'^^xsd:double;
  dwc:aphiaid '217745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6740'^^xsd:anyURI;
  dwc:observationDate '1984-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '217745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6144'^^xsd:integer;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6144'^^xsd:anyURI;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.118 -1.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.118"^^xsd:decimal ;
  dwc:decimalLongitude "-1.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.118 -1.886)"^^geo:wktLiteral ;
  geo-pos:lat "44.118"^^xsd:decimal ;
  geo-pos:long "-1.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6759'^^xsd:integer;
  dwc:scientificName 'Argentina silus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. D. Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-1.886'^^xsd:double;
  dwc:latitude '44.118'^^xsd:double;
  dwc:aphiaid '126715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6759'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126715'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.64)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '106'^^xsd:integer;
  dwc:scientificName 'Spondyliosoma cantharus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.64'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:106'^^xsd:anyURI;
  dwc:observationDate '2000-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6502'^^xsd:integer;
  dwc:scientificName 'Lesueurigobius suerii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6502'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7940'^^xsd:integer;
  dwc:scientificName 'Myripristis jacobus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '159385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7940'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7917'^^xsd:integer;
  dwc:scientificName 'Myroconger compressus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '281606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7917'^^xsd:anyURI;
  dwc:aphiaIdAccepted '281606'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.152 1.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.152"^^xsd:decimal ;
  dwc:decimalLongitude "1.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.152 1.591)"^^geo:wktLiteral ;
  geo-pos:lat "41.152"^^xsd:decimal ;
  geo-pos:long "1.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6245'^^xsd:integer;
  dwc:scientificName 'Pegusa lascaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.591'^^xsd:double;
  dwc:latitude '41.152'^^xsd:double;
  dwc:aphiaid '127156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6245'^^xsd:anyURI;
  dwc:observationDate '2001-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8358'^^xsd:integer;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8358'^^xsd:anyURI;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.01"^^xsd:decimal ;
  dwc:decimalLongitude "1.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  geo-pos:lat "41.01"^^xsd:decimal ;
  geo-pos:long "1.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6114'^^xsd:integer;
  dwc:scientificName 'Caelorinchus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.507'^^xsd:double;
  dwc:latitude '41.01'^^xsd:double;
  dwc:aphiaid '126464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6114'^^xsd:anyURI;
  dwc:observationDate '2001-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.319 -170.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.319"^^xsd:decimal ;
  dwc:decimalLongitude "-170.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.319 -170.772)"^^geo:wktLiteral ;
  geo-pos:lat "56.319"^^xsd:decimal ;
  geo-pos:long "-170.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7848'^^xsd:integer;
  dwc:scientificName 'Oncorhynchus tshawytscha'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-170.772'^^xsd:double;
  dwc:latitude '56.319'^^xsd:double;
  dwc:aphiaid '158075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7848'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '158075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7160'^^xsd:integer;
  dwc:scientificName 'Eucinostomus gracilis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276419'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7160'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276419'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6868"^^xsd:decimal ;
  dwc:decimalLongitude "2.82283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  geo-pos:lat "41.6868"^^xsd:decimal ;
  geo-pos:long "2.82283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8375'^^xsd:integer;
  dwc:scientificName 'Labrus viridis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Àlex Casas. Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.82283'^^xsd:double;
  dwc:latitude '41.6868'^^xsd:double;
  dwc:aphiaid '126968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8375'^^xsd:anyURI;
  dwc:observationDate '2008-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.686 -9.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.686"^^xsd:decimal ;
  dwc:decimalLongitude "-9.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.686 -9.356)"^^geo:wktLiteral ;
  geo-pos:lat "38.686"^^xsd:decimal ;
  geo-pos:long "-9.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7728'^^xsd:integer;
  dwc:scientificName 'Coryphoblennius galerita'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.356'^^xsd:double;
  dwc:latitude '38.686'^^xsd:double;
  dwc:aphiaid '126762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7728'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126762'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.954 39.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.954"^^xsd:decimal ;
  dwc:decimalLongitude "39.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.954 39.889)"^^geo:wktLiteral ;
  geo-pos:lat "-7.954"^^xsd:decimal ;
  geo-pos:long "39.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7103'^^xsd:integer;
  dwc:scientificName 'Ablennes hians'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jorge Torrens'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Índic'^^xsd:string;
  dwc:longitude '39.889'^^xsd:double;
  dwc:latitude '-7.954'^^xsd:double;
  dwc:aphiaid '159246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7103'^^xsd:anyURI;
  dwc:observationDate '2006-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '159246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7522'^^xsd:integer;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7522'^^xsd:anyURI;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.305 -12.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.305"^^xsd:decimal ;
  dwc:decimalLongitude "-12.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.305 -12.257)"^^geo:wktLiteral ;
  geo-pos:lat "-71.305"^^xsd:decimal ;
  geo-pos:long "-12.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6604'^^xsd:integer;
  dwc:scientificName 'Artedidraco skottsbergii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.257'^^xsd:double;
  dwc:latitude '-71.305'^^xsd:double;
  dwc:aphiaid '234621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6604'^^xsd:anyURI;
  dwc:observationDate '1998-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1765023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.123 1.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.123"^^xsd:decimal ;
  dwc:decimalLongitude "1.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.123 1.739)"^^geo:wktLiteral ;
  geo-pos:lat "41.123"^^xsd:decimal ;
  geo-pos:long "1.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6353'^^xsd:integer;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Pilar Sánchez. Dr. Hugo Aguirre'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.739'^^xsd:double;
  dwc:latitude '41.123'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6353'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.187 -12.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.187"^^xsd:decimal ;
  dwc:decimalLongitude "-12.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.187 -12.255)"^^geo:wktLiteral ;
  geo-pos:lat "-71.187"^^xsd:decimal ;
  geo-pos:long "-12.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7637'^^xsd:integer;
  dwc:scientificName 'Cryodraco antarcticus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.255'^^xsd:double;
  dwc:latitude '-71.187'^^xsd:double;
  dwc:aphiaid '234720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7637'^^xsd:anyURI;
  dwc:observationDate '2000-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '234720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7164'^^xsd:integer;
  dwc:scientificName 'Eugerres axillaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '280738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7164'^^xsd:anyURI;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '280738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.341 2.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.341"^^xsd:decimal ;
  dwc:decimalLongitude "2.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.341 2.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.341"^^xsd:decimal ;
  geo-pos:long "2.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6405'^^xsd:integer;
  dwc:scientificName 'Sarda sarda'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Jordi Lleonart. Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.217'^^xsd:double;
  dwc:latitude '41.341'^^xsd:double;
  dwc:aphiaid '127021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6405'^^xsd:anyURI;
  dwc:observationDate '1989-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '127021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.334 2.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.334"^^xsd:decimal ;
  dwc:decimalLongitude "2.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.334 2.976)"^^geo:wktLiteral ;
  geo-pos:lat "39.334"^^xsd:decimal ;
  geo-pos:long "2.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6365'^^xsd:integer;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.976'^^xsd:double;
  dwc:latitude '39.334'^^xsd:double;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6365'^^xsd:anyURI;
  dwc:observationDate '2002-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.173 1.70383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.173"^^xsd:decimal ;
  dwc:decimalLongitude "1.70383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.173 1.70383)"^^geo:wktLiteral ;
  geo-pos:lat "41.173"^^xsd:decimal ;
  geo-pos:long "1.70383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8348'^^xsd:integer;
  dwc:scientificName 'Oblada melanura'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.70383'^^xsd:double;
  dwc:latitude '41.173'^^xsd:double;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8348'^^xsd:anyURI;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7739'^^xsd:integer;
  dwc:scientificName 'Schedophilus velaini'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '219742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7739'^^xsd:anyURI;
  dwc:aphiaIdAccepted '219742'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.137 -161.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.137"^^xsd:decimal ;
  dwc:decimalLongitude "-161.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.137 -161.752)"^^geo:wktLiteral ;
  geo-pos:lat "57.137"^^xsd:decimal ;
  geo-pos:long "-161.752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7826'^^xsd:integer;
  dwc:scientificName 'Theragra chalcogramma'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-161.752'^^xsd:double;
  dwc:latitude '57.137'^^xsd:double;
  dwc:aphiaid '254539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7826'^^xsd:anyURI;
  dwc:observationDate '2006-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '300735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.954 39.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.954"^^xsd:decimal ;
  dwc:decimalLongitude "39.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.954 39.889)"^^geo:wktLiteral ;
  geo-pos:lat "-7.954"^^xsd:decimal ;
  geo-pos:long "39.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7163'^^xsd:integer;
  dwc:scientificName 'Gerres oyena'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jorge Torrens'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Índic'^^xsd:string;
  dwc:longitude '39.889'^^xsd:double;
  dwc:latitude '-7.954'^^xsd:double;
  dwc:aphiaid '218535'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7163'^^xsd:anyURI;
  dwc:observationDate '2006-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '218535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.771 -15.403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.771"^^xsd:decimal ;
  dwc:decimalLongitude "-15.403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.771 -15.403)"^^geo:wktLiteral ;
  geo-pos:lat "25.771"^^xsd:decimal ;
  geo-pos:long "-15.403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '140'^^xsd:integer;
  dwc:scientificName 'Pagellus bellottii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.403'^^xsd:double;
  dwc:latitude '25.771'^^xsd:double;
  dwc:aphiaid '127058'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:140'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127058'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.5878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8358"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.5878)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8358"^^xsd:decimal ;
  geo-pos:long "-10.5878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8503'^^xsd:integer;
  dwc:scientificName 'Gymnodraco acuticeps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.5878'^^xsd:double;
  dwc:latitude '-70.8358'^^xsd:double;
  dwc:aphiaid '234800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8503'^^xsd:anyURI;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '234800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.0378 -59.1573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.0378"^^xsd:decimal ;
  dwc:decimalLongitude "-59.1573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.0378 -59.1573)"^^geo:wktLiteral ;
  geo-pos:lat "-63.0378"^^xsd:decimal ;
  geo-pos:long "-59.1573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8534'^^xsd:integer;
  dwc:scientificName 'Chionodraco rastrospinosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-59.1573'^^xsd:double;
  dwc:latitude '-63.0378'^^xsd:double;
  dwc:aphiaid '234678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8534'^^xsd:anyURI;
  dwc:observationDate '2006-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '234678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.822 -19.442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.822"^^xsd:decimal ;
  dwc:decimalLongitude "-19.442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.822 -19.442)"^^geo:wktLiteral ;
  geo-pos:lat "-72.822"^^xsd:decimal ;
  geo-pos:long "-19.442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6636'^^xsd:integer;
  dwc:scientificName 'Pogonophryne marmorata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-19.442'^^xsd:double;
  dwc:latitude '-72.822'^^xsd:double;
  dwc:aphiaid '234730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6636'^^xsd:anyURI;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '234730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.551 -0.434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.551"^^xsd:decimal ;
  dwc:decimalLongitude "-0.434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.551 -0.434)"^^geo:wktLiteral ;
  geo-pos:lat "37.551"^^xsd:decimal ;
  geo-pos:long "-0.434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7676'^^xsd:integer;
  dwc:scientificName 'Arnoglossus rueppelii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Luis Gil de Sola. Dr. Domingo Lloris'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.434'^^xsd:double;
  dwc:latitude '37.551'^^xsd:double;
  dwc:aphiaid '127127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7676'^^xsd:anyURI;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8205'^^xsd:integer;
  dwc:scientificName 'Hygophum  reinhardtii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '126604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8205'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126604'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.873 -8.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.873"^^xsd:decimal ;
  dwc:decimalLongitude "-8.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.873 -8.491)"^^geo:wktLiteral ;
  geo-pos:lat "36.873"^^xsd:decimal ;
  geo-pos:long "-8.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7748'^^xsd:integer;
  dwc:scientificName 'Gonostoma elongatum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.491'^^xsd:double;
  dwc:latitude '36.873'^^xsd:double;
  dwc:aphiaid '127296'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7748'^^xsd:anyURI;
  dwc:aphiaIdAccepted '221512'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7369'^^xsd:integer;
  dwc:scientificName 'Peprilus medius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7369'^^xsd:anyURI;
  dwc:observationDate '2001-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '276561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.036 -0.023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.036"^^xsd:decimal ;
  dwc:decimalLongitude "-0.023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.036 -0.023)"^^geo:wktLiteral ;
  geo-pos:lat "38.036"^^xsd:decimal ;
  geo-pos:long "-0.023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6329'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.023'^^xsd:double;
  dwc:latitude '38.036'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6329'^^xsd:anyURI;
  dwc:observationDate '1995-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.309 -21.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.309"^^xsd:decimal ;
  dwc:decimalLongitude "-21.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.309 -21.168)"^^geo:wktLiteral ;
  geo-pos:lat "-73.309"^^xsd:decimal ;
  geo-pos:long "-21.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '279'^^xsd:integer;
  dwc:scientificName 'Trematomus lepidorhinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-21.168'^^xsd:double;
  dwc:latitude '-73.309'^^xsd:double;
  dwc:aphiaid '234770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:279'^^xsd:anyURI;
  dwc:observationDate '1996-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '234770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3195 -170.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.3195"^^xsd:decimal ;
  dwc:decimalLongitude "-170.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3195 -170.772)"^^geo:wktLiteral ;
  geo-pos:lat "56.3195"^^xsd:decimal ;
  geo-pos:long "-170.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8365'^^xsd:integer;
  dwc:scientificName 'Pleuronectes  quadrituberculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-170.772'^^xsd:double;
  dwc:latitude '56.3195'^^xsd:double;
  dwc:aphiaid '254564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8365'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '254564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.0378 -59.1573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.0378"^^xsd:decimal ;
  dwc:decimalLongitude "-59.1573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.0378 -59.1573)"^^geo:wktLiteral ;
  geo-pos:lat "-63.0378"^^xsd:decimal ;
  geo-pos:long "-59.1573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8536'^^xsd:integer;
  dwc:scientificName 'Chionodraco rastrospinosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-59.1573'^^xsd:double;
  dwc:latitude '-63.0378'^^xsd:double;
  dwc:aphiaid '234678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8536'^^xsd:anyURI;
  dwc:observationDate '2006-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '234678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '147'^^xsd:integer;
  dwc:scientificName 'Symphodus doderleini'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '273568'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:147'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273568'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.186"^^xsd:decimal ;
  dwc:decimalLongitude "-12.254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.254)"^^geo:wktLiteral ;
  geo-pos:lat "-71.186"^^xsd:decimal ;
  geo-pos:long "-12.254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '255'^^xsd:integer;
  dwc:scientificName 'Trematomus eulepidotus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.254'^^xsd:double;
  dwc:latitude '-71.186'^^xsd:double;
  dwc:aphiaid '234754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:255'^^xsd:anyURI;
  dwc:observationDate '2000-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '234754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6161'^^xsd:integer;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6161'^^xsd:anyURI;
  dwc:observationDate '1995-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.141 13.087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.141"^^xsd:decimal ;
  dwc:decimalLongitude "13.087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.141 13.087)"^^geo:wktLiteral ;
  geo-pos:lat "-23.141"^^xsd:decimal ;
  geo-pos:long "13.087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7817'^^xsd:integer;
  dwc:scientificName 'Trachyrincus scabrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '13.087'^^xsd:double;
  dwc:latitude '-23.141'^^xsd:double;
  dwc:aphiaid '126482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7817'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09 32.975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.09"^^xsd:decimal ;
  dwc:decimalLongitude "32.975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09 32.975)"^^geo:wktLiteral ;
  geo-pos:lat "36.09"^^xsd:decimal ;
  geo-pos:long "32.975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6762'^^xsd:integer;
  dwc:scientificName 'Saurida undosquamis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. D. Nolf'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '32.975'^^xsd:double;
  dwc:latitude '36.09'^^xsd:double;
  dwc:aphiaid '126371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6762'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.442 -165.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.442"^^xsd:decimal ;
  dwc:decimalLongitude "-165.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.442 -165.635)"^^geo:wktLiteral ;
  geo-pos:lat "55.442"^^xsd:decimal ;
  geo-pos:long "-165.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7849'^^xsd:integer;
  dwc:scientificName 'Oncorhynchus keta'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-165.635'^^xsd:double;
  dwc:latitude '55.442'^^xsd:double;
  dwc:aphiaid '127183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7849'^^xsd:anyURI;
  dwc:observationDate '2006-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.236 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.236"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.236 1.9)"^^geo:wktLiteral ;
  geo-pos:lat "41.236"^^xsd:decimal ;
  geo-pos:long "1.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6087'^^xsd:integer;
  dwc:scientificName 'Aspitrigla cuculus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '41.236'^^xsd:double;
  dwc:aphiaid '150662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6087'^^xsd:anyURI;
  dwc:observationDate '1995-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1707 3.8375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1707"^^xsd:decimal ;
  dwc:decimalLongitude "3.8375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1707 3.8375)"^^geo:wktLiteral ;
  geo-pos:lat "43.1707"^^xsd:decimal ;
  geo-pos:long "3.8375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8294'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero. Dra. Isabel Palomera'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.8375'^^xsd:double;
  dwc:latitude '43.1707'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8294'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.522"^^xsd:decimal ;
  dwc:decimalLongitude "-12.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  geo-pos:lat "-71.522"^^xsd:decimal ;
  geo-pos:long "-12.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '266'^^xsd:integer;
  dwc:scientificName 'Trematomus hansoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.424'^^xsd:double;
  dwc:latitude '-71.522'^^xsd:double;
  dwc:aphiaid '234772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:266'^^xsd:anyURI;
  dwc:observationDate '1996-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '234772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.389 2.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.389"^^xsd:decimal ;
  dwc:decimalLongitude "2.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.389 2.351)"^^geo:wktLiteral ;
  geo-pos:lat "41.389"^^xsd:decimal ;
  geo-pos:long "2.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5907'^^xsd:integer;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.351'^^xsd:double;
  dwc:latitude '41.389'^^xsd:double;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5907'^^xsd:anyURI;
  dwc:observationDate '1998-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.94"^^xsd:decimal ;
  dwc:decimalLongitude "1.221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  geo-pos:lat "40.94"^^xsd:decimal ;
  geo-pos:long "1.221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5977'^^xsd:integer;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Anna Bozzano. Sr. Biel Pomar'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.221'^^xsd:double;
  dwc:latitude '40.94'^^xsd:double;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5977'^^xsd:anyURI;
  dwc:observationDate '2003-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.186"^^xsd:decimal ;
  dwc:decimalLongitude "-12.254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.254)"^^geo:wktLiteral ;
  geo-pos:lat "-71.186"^^xsd:decimal ;
  geo-pos:long "-12.254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '308'^^xsd:integer;
  dwc:scientificName 'Trematomus scotti'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.254'^^xsd:double;
  dwc:latitude '-71.186'^^xsd:double;
  dwc:aphiaid '234665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:308'^^xsd:anyURI;
  dwc:observationDate '2000-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '234665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7325'^^xsd:integer;
  dwc:scientificName 'Isopisthus remifer'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '281188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7325'^^xsd:anyURI;
  dwc:aphiaIdAccepted '281188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.021 1.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.021"^^xsd:decimal ;
  dwc:decimalLongitude "1.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.021 1.737)"^^geo:wktLiteral ;
  geo-pos:lat "41.021"^^xsd:decimal ;
  geo-pos:long "1.737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5937'^^xsd:integer;
  dwc:scientificName 'Chlorophthalmus agassizii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.737'^^xsd:double;
  dwc:latitude '41.021'^^xsd:double;
  dwc:aphiaid '400342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5937'^^xsd:anyURI;
  dwc:observationDate '2001-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.772 -177.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.772"^^xsd:decimal ;
  dwc:decimalLongitude "-177.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.772 -177.272)"^^geo:wktLiteral ;
  geo-pos:lat "-71.772"^^xsd:decimal ;
  geo-pos:long "-177.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7815'^^xsd:integer;
  dwc:scientificName 'Macrourus whitsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-177.272'^^xsd:double;
  dwc:latitude '-71.772'^^xsd:double;
  dwc:aphiaid '234606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7815'^^xsd:anyURI;
  dwc:observationDate '2007-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '234606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7450'^^xsd:integer;
  dwc:scientificName 'Centropomus armatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '280059'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7450'^^xsd:anyURI;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '280059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7371'^^xsd:integer;
  dwc:scientificName 'Peprilus medius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7371'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276561'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6095'^^xsd:integer;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6095'^^xsd:anyURI;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.204 14.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.204"^^xsd:decimal ;
  dwc:decimalLongitude "14.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.204 14.708)"^^geo:wktLiteral ;
  geo-pos:lat "-27.204"^^xsd:decimal ;
  geo-pos:long "14.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6732'^^xsd:integer;
  dwc:scientificName 'Merluccius capensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '14.708'^^xsd:double;
  dwc:latitude '-27.204'^^xsd:double;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6732'^^xsd:anyURI;
  dwc:observationDate '1986-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8194'^^xsd:integer;
  dwc:scientificName 'Lampanyctus festivus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '126614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8194'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126614'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7970'^^xsd:integer;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7970'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604 1.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.604"^^xsd:decimal ;
  dwc:decimalLongitude "1.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.604 1.887)"^^geo:wktLiteral ;
  geo-pos:lat "38.604"^^xsd:decimal ;
  geo-pos:long "1.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6135'^^xsd:integer;
  dwc:scientificName 'Hymenocephalus italicus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.887'^^xsd:double;
  dwc:latitude '38.604'^^xsd:double;
  dwc:aphiaid '158961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6135'^^xsd:anyURI;
  dwc:observationDate '2001-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '158961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.109 1.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.109"^^xsd:decimal ;
  dwc:decimalLongitude "1.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.109 1.622)"^^geo:wktLiteral ;
  geo-pos:lat "40.109"^^xsd:decimal ;
  geo-pos:long "1.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5929'^^xsd:integer;
  dwc:scientificName 'Bathypterois mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Beatriz Morales. Sr. Jaume Rucabado'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.622'^^xsd:double;
  dwc:latitude '40.109'^^xsd:double;
  dwc:aphiaid '299942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5929'^^xsd:anyURI;
  dwc:observationDate '1988-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '299942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6066'^^xsd:integer;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6066'^^xsd:anyURI;
  dwc:observationDate '2002-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7204'^^xsd:integer;
  dwc:scientificName 'Gymnocranius grandoculis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '218579'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7204'^^xsd:anyURI;
  dwc:aphiaIdAccepted '218579'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6350'^^xsd:integer;
  dwc:scientificName 'Chromis chromis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '127000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6350'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.321 2.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.321"^^xsd:decimal ;
  dwc:decimalLongitude "2.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.321 2.252)"^^geo:wktLiteral ;
  geo-pos:lat "41.321"^^xsd:decimal ;
  geo-pos:long "2.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6401'^^xsd:integer;
  dwc:scientificName 'Synchiropus phaeton'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.252'^^xsd:double;
  dwc:latitude '41.321'^^xsd:double;
  dwc:aphiaid '126798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6401'^^xsd:anyURI;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.142 12.086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.142"^^xsd:decimal ;
  dwc:decimalLongitude "12.086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.142 12.086)"^^geo:wktLiteral ;
  geo-pos:lat "43.142"^^xsd:decimal ;
  geo-pos:long "12.086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7099'^^xsd:integer;
  dwc:scientificName 'Atherina boyeri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Corrado Costa'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '12.086'^^xsd:double;
  dwc:latitude '43.142'^^xsd:double;
  dwc:aphiaid '272027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7099'^^xsd:anyURI;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '272027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.637 -27.001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.637"^^xsd:decimal ;
  dwc:decimalLongitude "-27.001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.637 -27.001)"^^geo:wktLiteral ;
  geo-pos:lat "-74.637"^^xsd:decimal ;
  geo-pos:long "-27.001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6632'^^xsd:integer;
  dwc:scientificName 'Pogonophryne barsukovi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-27.001'^^xsd:double;
  dwc:latitude '-74.637'^^xsd:double;
  dwc:aphiaid '234826'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6632'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '234826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6257'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6257'^^xsd:anyURI;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.12 1.284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.12"^^xsd:decimal ;
  dwc:decimalLongitude "1.284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.12 1.284)"^^geo:wktLiteral ;
  geo-pos:lat "41.12"^^xsd:decimal ;
  geo-pos:long "1.284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6993'^^xsd:integer;
  dwc:scientificName 'Scartella  cristata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Pau Abelló'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.284'^^xsd:double;
  dwc:latitude '41.12'^^xsd:double;
  dwc:aphiaid '126782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6993'^^xsd:anyURI;
  dwc:observationDate '2006-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7218'^^xsd:integer;
  dwc:scientificName 'Antennarius avalonis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '272536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7218'^^xsd:anyURI;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '712506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.59 -177.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.59"^^xsd:decimal ;
  dwc:decimalLongitude "-177.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.59 -177.06)"^^geo:wktLiteral ;
  geo-pos:lat "-71.59"^^xsd:decimal ;
  geo-pos:long "-177.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7096'^^xsd:integer;
  dwc:scientificName 'Muraenolepis microps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-177.06'^^xsd:double;
  dwc:latitude '-71.59'^^xsd:double;
  dwc:aphiaid '234742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7096'^^xsd:anyURI;
  dwc:observationDate '2007-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '234742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7956'^^xsd:integer;
  dwc:scientificName 'Lethrinus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '278633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7956'^^xsd:anyURI;
  dwc:aphiaIdAccepted '278633'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6311'^^xsd:integer;
  dwc:scientificName 'Epigonus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6311'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.686 -9.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.686"^^xsd:decimal ;
  dwc:decimalLongitude "-9.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.686 -9.356)"^^geo:wktLiteral ;
  geo-pos:lat "38.686"^^xsd:decimal ;
  geo-pos:long "-9.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7729'^^xsd:integer;
  dwc:scientificName 'Paralipophrys trigloides'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.356'^^xsd:double;
  dwc:latitude '38.686'^^xsd:double;
  dwc:aphiaid '126779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7729'^^xsd:anyURI;
  dwc:aphiaIdAccepted '302165'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.153 11.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.153"^^xsd:decimal ;
  dwc:decimalLongitude "11.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.153 11.424)"^^geo:wktLiteral ;
  geo-pos:lat "-24.153"^^xsd:decimal ;
  geo-pos:long "11.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6766'^^xsd:integer;
  dwc:scientificName 'Dicrolene introniger'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '11.424'^^xsd:double;
  dwc:latitude '-24.153'^^xsd:double;
  dwc:aphiaid '275895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6766'^^xsd:anyURI;
  dwc:observationDate '1988-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '275895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A65> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.64)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '65'^^xsd:integer;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.64'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:65'^^xsd:anyURI;
  dwc:observationDate '2000-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7962'^^xsd:integer;
  dwc:scientificName 'Dentex macrophthalmus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '273965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7962'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273965'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5964"^^xsd:decimal ;
  dwc:decimalLongitude "-119.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  geo-pos:lat "33.5964"^^xsd:decimal ;
  geo-pos:long "-119.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8108'^^xsd:integer;
  dwc:scientificName 'Sebastes constellatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Patrick Sudre. Dr. Ralph Imondi'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.009'^^xsd:double;
  dwc:latitude '33.5964'^^xsd:double;
  dwc:aphiaid '274783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8108'^^xsd:anyURI;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '274783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8052"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  geo-pos:lat "29.8052"^^xsd:decimal ;
  geo-pos:long "-84.0063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8016'^^xsd:integer;
  dwc:scientificName 'Scomberomorus cavalla'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.0063'^^xsd:double;
  dwc:latitude '29.8052'^^xsd:double;
  dwc:aphiaid '159340'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159340'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.052 -27.334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.052"^^xsd:decimal ;
  dwc:decimalLongitude "-27.334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.052 -27.334)"^^geo:wktLiteral ;
  geo-pos:lat "-75.052"^^xsd:decimal ;
  geo-pos:long "-27.334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7636'^^xsd:integer;
  dwc:scientificName 'Histiodraco velifer'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-27.334'^^xsd:double;
  dwc:latitude '-75.052'^^xsd:double;
  dwc:aphiaid '234790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7636'^^xsd:anyURI;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '234790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5917'^^xsd:integer;
  dwc:scientificName 'Ophichthus rufus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5917'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A87> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.206"^^xsd:decimal ;
  dwc:decimalLongitude "1.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.818)"^^geo:wktLiteral ;
  geo-pos:lat "41.206"^^xsd:decimal ;
  geo-pos:long "1.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '87'^^xsd:integer;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.818'^^xsd:double;
  dwc:latitude '41.206'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:87'^^xsd:anyURI;
  dwc:observationDate '1995-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.5712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8358"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.5712)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8358"^^xsd:decimal ;
  geo-pos:long "-10.5712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8528'^^xsd:integer;
  dwc:scientificName 'Chionodraco hamatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.5712'^^xsd:double;
  dwc:latitude '-70.8358'^^xsd:double;
  dwc:aphiaid '234795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8528'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9906 -119.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9906"^^xsd:decimal ;
  dwc:decimalLongitude "-119.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9906 -119.495)"^^geo:wktLiteral ;
  geo-pos:lat "33.9906"^^xsd:decimal ;
  geo-pos:long "-119.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8150'^^xsd:integer;
  dwc:scientificName 'Sebastes umbrosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Ralph Imondi. Dra. Linda Santschi. Coastal Mar'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.495'^^xsd:double;
  dwc:latitude '33.9906'^^xsd:double;
  dwc:aphiaid '274862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8150'^^xsd:anyURI;
  dwc:observationDate '2009-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '274862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.469 2.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.469"^^xsd:decimal ;
  dwc:decimalLongitude "2.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.469 2.302)"^^geo:wktLiteral ;
  geo-pos:lat "41.469"^^xsd:decimal ;
  geo-pos:long "2.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6618'^^xsd:integer;
  dwc:scientificName 'Gymnammodytes cicerelus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Ramón'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.302'^^xsd:double;
  dwc:latitude '41.469'^^xsd:double;
  dwc:aphiaid '126753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6618'^^xsd:anyURI;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.605 -22.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.605"^^xsd:decimal ;
  dwc:decimalLongitude "-22.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.605 -22.117)"^^geo:wktLiteral ;
  geo-pos:lat "-73.605"^^xsd:decimal ;
  geo-pos:long "-22.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8550'^^xsd:integer;
  dwc:scientificName 'Pogonophryne barsukovi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-22.117'^^xsd:double;
  dwc:latitude '-73.605'^^xsd:double;
  dwc:aphiaid '234826'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8550'^^xsd:anyURI;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '234826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7087'^^xsd:integer;
  dwc:scientificName 'Anchoa walkeri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '275537'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7087'^^xsd:anyURI;
  dwc:aphiaIdAccepted '275537'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.386 2.253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.386"^^xsd:decimal ;
  dwc:decimalLongitude "2.253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.386 2.253)"^^geo:wktLiteral ;
  geo-pos:lat "41.386"^^xsd:decimal ;
  geo-pos:long "2.253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6292'^^xsd:integer;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.253'^^xsd:double;
  dwc:latitude '41.386'^^xsd:double;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6292'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6464'^^xsd:integer;
  dwc:scientificName 'Stromateus fiatola'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà. Dr. Joan B. Company'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '127076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6464'^^xsd:anyURI;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.559 0.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.559"^^xsd:decimal ;
  dwc:decimalLongitude "0.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.559 0.737)"^^geo:wktLiteral ;
  geo-pos:lat "40.559"^^xsd:decimal ;
  geo-pos:long "0.737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6288'^^xsd:integer;
  dwc:scientificName 'Ophidion barbatum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestres'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.737'^^xsd:double;
  dwc:latitude '40.559'^^xsd:double;
  dwc:aphiaid '126675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6288'^^xsd:anyURI;
  dwc:observationDate '2001-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.551 2.603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.551"^^xsd:decimal ;
  dwc:decimalLongitude "2.603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.551 2.603)"^^geo:wktLiteral ;
  geo-pos:lat "41.551"^^xsd:decimal ;
  geo-pos:long "2.603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7586'^^xsd:integer;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.603'^^xsd:double;
  dwc:latitude '41.551'^^xsd:double;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7586'^^xsd:anyURI;
  dwc:observationDate '2006-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4412 -165.589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.4412"^^xsd:decimal ;
  dwc:decimalLongitude "-165.589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.4412 -165.589)"^^geo:wktLiteral ;
  geo-pos:lat "55.4412"^^xsd:decimal ;
  geo-pos:long "-165.589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8557'^^xsd:integer;
  dwc:scientificName 'Oncorhynchus keta'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-165.589'^^xsd:double;
  dwc:latitude '55.4412'^^xsd:double;
  dwc:aphiaid '127183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8557'^^xsd:anyURI;
  dwc:observationDate '2006-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.254 2.353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.254"^^xsd:decimal ;
  dwc:decimalLongitude "2.353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.254 2.353)"^^geo:wktLiteral ;
  geo-pos:lat "38.254"^^xsd:decimal ;
  geo-pos:long "2.353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6282'^^xsd:integer;
  dwc:scientificName 'Cataetyx laticeps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.353'^^xsd:double;
  dwc:latitude '38.254'^^xsd:double;
  dwc:aphiaid '126657'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6282'^^xsd:anyURI;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.625"^^xsd:decimal ;
  dwc:decimalLongitude "-85.154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  geo-pos:lat "29.625"^^xsd:decimal ;
  geo-pos:long "-85.154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6802'^^xsd:integer;
  dwc:scientificName 'Eucinostomus havana'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.154'^^xsd:double;
  dwc:latitude '29.625'^^xsd:double;
  dwc:aphiaid '276421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6802'^^xsd:anyURI;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '276421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6084'^^xsd:integer;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6084'^^xsd:anyURI;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.186"^^xsd:decimal ;
  dwc:decimalLongitude "-12.354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.354)"^^geo:wktLiteral ;
  geo-pos:lat "-71.186"^^xsd:decimal ;
  geo-pos:long "-12.354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6676'^^xsd:integer;
  dwc:scientificName 'Chionodraco myersi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.354'^^xsd:double;
  dwc:latitude '-71.186'^^xsd:double;
  dwc:aphiaid '234646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6676'^^xsd:anyURI;
  dwc:observationDate '2000-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '234646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.036 14.874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.036"^^xsd:decimal ;
  dwc:decimalLongitude "14.874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.036 14.874)"^^geo:wktLiteral ;
  geo-pos:lat "-28.036"^^xsd:decimal ;
  geo-pos:long "14.874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6730'^^xsd:integer;
  dwc:scientificName 'Merluccius capensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '14.874'^^xsd:double;
  dwc:latitude '-28.036'^^xsd:double;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6730'^^xsd:anyURI;
  dwc:observationDate '1984-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.523 -4.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.523"^^xsd:decimal ;
  dwc:decimalLongitude "-4.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.523 -4.17)"^^geo:wktLiteral ;
  geo-pos:lat "36.523"^^xsd:decimal ;
  geo-pos:long "-4.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6056'^^xsd:integer;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-4.17'^^xsd:double;
  dwc:latitude '36.523'^^xsd:double;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6056'^^xsd:anyURI;
  dwc:observationDate '1995-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7675'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7675'^^xsd:anyURI;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.559 0.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.559"^^xsd:decimal ;
  dwc:decimalLongitude "0.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.559 0.737)"^^geo:wktLiteral ;
  geo-pos:lat "40.559"^^xsd:decimal ;
  geo-pos:long "0.737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6243'^^xsd:integer;
  dwc:scientificName 'Pegusa lascaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestres'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.737'^^xsd:double;
  dwc:latitude '40.559'^^xsd:double;
  dwc:aphiaid '127156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6243'^^xsd:anyURI;
  dwc:observationDate '2001-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.321 2.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.321"^^xsd:decimal ;
  dwc:decimalLongitude "2.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.321 2.252)"^^geo:wktLiteral ;
  geo-pos:lat "41.321"^^xsd:decimal ;
  geo-pos:long "2.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6920'^^xsd:integer;
  dwc:scientificName 'Sciaena umbra'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.252'^^xsd:double;
  dwc:latitude '41.321'^^xsd:double;
  dwc:aphiaid '127010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6920'^^xsd:anyURI;
  dwc:observationDate '2006-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '119'^^xsd:integer;
  dwc:scientificName 'Umbrina canariensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:119'^^xsd:anyURI;
  dwc:observationDate '2000-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '160'^^xsd:integer;
  dwc:scientificName 'Symphodus tinca'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '273575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:160'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.684 2.487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.684"^^xsd:decimal ;
  dwc:decimalLongitude "2.487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.684 2.487)"^^geo:wktLiteral ;
  geo-pos:lat "39.684"^^xsd:decimal ;
  geo-pos:long "2.487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6512'^^xsd:integer;
  dwc:scientificName 'Microchirus ocellatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.487'^^xsd:double;
  dwc:latitude '39.684'^^xsd:double;
  dwc:aphiaid '274302'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6512'^^xsd:anyURI;
  dwc:observationDate '2002-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '274302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.138 1.789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.138"^^xsd:decimal ;
  dwc:decimalLongitude "1.789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.138 1.789)"^^geo:wktLiteral ;
  geo-pos:lat "41.138"^^xsd:decimal ;
  geo-pos:long "1.789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6240'^^xsd:integer;
  dwc:scientificName 'Bothus podas'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.789'^^xsd:double;
  dwc:latitude '41.138'^^xsd:double;
  dwc:aphiaid '127129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6240'^^xsd:anyURI;
  dwc:observationDate '2001-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A20> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.984 4.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.984"^^xsd:decimal ;
  dwc:decimalLongitude "4.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.984 4.32)"^^geo:wktLiteral ;
  geo-pos:lat "39.984"^^xsd:decimal ;
  geo-pos:long "4.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '20'^^xsd:integer;
  dwc:scientificName 'Diplodus puntazzo'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '4.32'^^xsd:double;
  dwc:latitude '39.984'^^xsd:double;
  dwc:aphiaid '127052'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:20'^^xsd:anyURI;
  dwc:observationDate '1995-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '112'^^xsd:integer;
  dwc:scientificName 'Sciaena umbra'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:112'^^xsd:anyURI;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7946'^^xsd:integer;
  dwc:scientificName 'Caranx rhonchus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '126806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7946'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.971 -60.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.971"^^xsd:decimal ;
  dwc:decimalLongitude "-60.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.971 -60.307)"^^geo:wktLiteral ;
  geo-pos:lat "-61.971"^^xsd:decimal ;
  geo-pos:long "-60.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6664'^^xsd:integer;
  dwc:scientificName 'Chionobathyscus  dewitti'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.307'^^xsd:double;
  dwc:latitude '-61.971'^^xsd:double;
  dwc:aphiaid '234650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6664'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '234650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6613'^^xsd:integer;
  dwc:scientificName 'Gobius strictus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Beatriz Morales-Nin. Sr. Joan Moranta'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '126895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6613'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '173'^^xsd:integer;
  dwc:scientificName 'Symphodus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '273569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:173'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.192 -12.301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.192"^^xsd:decimal ;
  dwc:decimalLongitude "-12.301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.192 -12.301)"^^geo:wktLiteral ;
  geo-pos:lat "-71.192"^^xsd:decimal ;
  geo-pos:long "-12.301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '312'^^xsd:integer;
  dwc:scientificName 'Trematomus scotti'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-12.301'^^xsd:double;
  dwc:latitude '-71.192'^^xsd:double;
  dwc:aphiaid '234665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:312'^^xsd:anyURI;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '234665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A25> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.02 0.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.02"^^xsd:decimal ;
  dwc:decimalLongitude "0.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.02 0.251)"^^geo:wktLiteral ;
  geo-pos:lat "40.02"^^xsd:decimal ;
  geo-pos:long "0.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '25'^^xsd:integer;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Sr. Jaume Rucabado'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.251'^^xsd:double;
  dwc:latitude '40.02'^^xsd:double;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:25'^^xsd:anyURI;
  dwc:observationDate '1995-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.536 -2.759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.536"^^xsd:decimal ;
  dwc:decimalLongitude "-2.759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.536 -2.759)"^^geo:wktLiteral ;
  geo-pos:lat "36.536"^^xsd:decimal ;
  geo-pos:long "-2.759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6845'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-2.759'^^xsd:double;
  dwc:latitude '36.536'^^xsd:double;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6845'^^xsd:anyURI;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0213"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.0213"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8426'^^xsd:integer;
  dwc:scientificName 'Selene peruviana'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.0213'^^xsd:double;
  dwc:aphiaid '273286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8426'^^xsd:anyURI;
  dwc:observationDate '2007-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '273286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.541"^^xsd:decimal ;
  dwc:decimalLongitude "3.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  geo-pos:lat "42.541"^^xsd:decimal ;
  geo-pos:long "3.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '325'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.605'^^xsd:double;
  dwc:latitude '42.541'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:325'^^xsd:anyURI;
  dwc:observationDate '1993-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.676 -8.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.676"^^xsd:decimal ;
  dwc:decimalLongitude "-8.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.676 -8.534)"^^geo:wktLiteral ;
  geo-pos:lat "36.676"^^xsd:decimal ;
  geo-pos:long "-8.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7794'^^xsd:integer;
  dwc:scientificName 'Argyropelecus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.534'^^xsd:double;
  dwc:latitude '36.676'^^xsd:double;
  dwc:aphiaid '127306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7794'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127306'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7222'^^xsd:integer;
  dwc:scientificName 'Engyophrys sanctilaurentii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7222'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '276187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7575'^^xsd:integer;
  dwc:scientificName 'Dicentrarchus labrax'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7575'^^xsd:anyURI;
  dwc:observationDate '2003-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7326'^^xsd:integer;
  dwc:scientificName 'Isopisthus remifer'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '281188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7326'^^xsd:anyURI;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '281188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.517 0.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.517"^^xsd:decimal ;
  dwc:decimalLongitude "0.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.517 0.622)"^^geo:wktLiteral ;
  geo-pos:lat "40.517"^^xsd:decimal ;
  geo-pos:long "0.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6503'^^xsd:integer;
  dwc:scientificName 'Lesueurigobius suerii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.622'^^xsd:double;
  dwc:latitude '40.517'^^xsd:double;
  dwc:aphiaid '126907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6503'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126907'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.441 14.559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.441"^^xsd:decimal ;
  dwc:decimalLongitude "14.559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.441 14.559)"^^geo:wktLiteral ;
  geo-pos:lat "-26.441"^^xsd:decimal ;
  geo-pos:long "14.559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6772'^^xsd:integer;
  dwc:scientificName 'Physiculus capensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '14.559'^^xsd:double;
  dwc:latitude '-26.441'^^xsd:double;
  dwc:aphiaid '217735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6772'^^xsd:anyURI;
  dwc:observationDate '1988-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '217735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.809 -120.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.809"^^xsd:decimal ;
  dwc:decimalLongitude "-120.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.809 -120.823)"^^geo:wktLiteral ;
  geo-pos:lat "34.809"^^xsd:decimal ;
  geo-pos:long "-120.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7879'^^xsd:integer;
  dwc:scientificName 'Leuresthes tenuis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Leg. Fitch'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-120.823'^^xsd:double;
  dwc:latitude '34.809'^^xsd:double;
  dwc:aphiaid '281344'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7879'^^xsd:anyURI;
  dwc:aphiaIdAccepted '281344'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.305 -12.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.305"^^xsd:decimal ;
  dwc:decimalLongitude "-12.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.305 -12.257)"^^geo:wktLiteral ;
  geo-pos:lat "-71.305"^^xsd:decimal ;
  geo-pos:long "-12.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6595'^^xsd:integer;
  dwc:scientificName 'Artedidraco schackletoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.257'^^xsd:double;
  dwc:latitude '-71.305'^^xsd:double;
  dwc:aphiaid '234817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6595'^^xsd:anyURI;
  dwc:observationDate '1998-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '234817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016 -119.194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.016"^^xsd:decimal ;
  dwc:decimalLongitude "-119.194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016 -119.194)"^^geo:wktLiteral ;
  geo-pos:lat "34.016"^^xsd:decimal ;
  geo-pos:long "-119.194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8058'^^xsd:integer;
  dwc:scientificName 'Sebastes ovalis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Maribel Aguilar. Sra. Zena Aladdin. Dr. Ralph'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.194'^^xsd:double;
  dwc:latitude '34.016'^^xsd:double;
  dwc:aphiaid '274830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8058'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.153 11.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.153"^^xsd:decimal ;
  dwc:decimalLongitude "11.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.153 11.424)"^^geo:wktLiteral ;
  geo-pos:lat "-24.153"^^xsd:decimal ;
  geo-pos:long "11.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6763'^^xsd:integer;
  dwc:scientificName 'Dicrolene introniger'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '11.424'^^xsd:double;
  dwc:latitude '-24.153'^^xsd:double;
  dwc:aphiaid '275895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6763'^^xsd:anyURI;
  dwc:observationDate '1988-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '275895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7889'^^xsd:integer;
  dwc:scientificName 'Nectamia savayensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '398508'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7889'^^xsd:anyURI;
  dwc:aphiaIdAccepted '398508'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5951'^^xsd:integer;
  dwc:scientificName 'Alepocephalus rostratus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5951'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.85 -19.254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.85"^^xsd:decimal ;
  dwc:decimalLongitude "-19.254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.85 -19.254)"^^geo:wktLiteral ;
  geo-pos:lat "-72.85"^^xsd:decimal ;
  geo-pos:long "-19.254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6587'^^xsd:integer;
  dwc:scientificName 'Artedidraco loennbergii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-19.254'^^xsd:double;
  dwc:latitude '-72.85'^^xsd:double;
  dwc:aphiaid '712789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6587'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1803734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A96> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '96'^^xsd:integer;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:96'^^xsd:anyURI;
  dwc:observationDate '2003-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1858 -12.2545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.1858"^^xsd:decimal ;
  dwc:decimalLongitude "-12.2545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1858 -12.2545)"^^geo:wktLiteral ;
  geo-pos:lat "-71.1858"^^xsd:decimal ;
  geo-pos:long "-12.2545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8512'^^xsd:integer;
  dwc:scientificName 'Pagetopsis maculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.2545'^^xsd:double;
  dwc:latitude '-71.1858'^^xsd:double;
  dwc:aphiaid '234796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8512'^^xsd:anyURI;
  dwc:observationDate '2000-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '234796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.06 1.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.06"^^xsd:decimal ;
  dwc:decimalLongitude "1.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.06 1.74)"^^geo:wktLiteral ;
  geo-pos:lat "41.06"^^xsd:decimal ;
  geo-pos:long "1.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6118'^^xsd:integer;
  dwc:scientificName 'Caelorinchus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.74'^^xsd:double;
  dwc:latitude '41.06'^^xsd:double;
  dwc:aphiaid '126464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6118'^^xsd:anyURI;
  dwc:observationDate '2001-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1747 1.7085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1747"^^xsd:decimal ;
  dwc:decimalLongitude "1.7085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1747 1.7085)"^^geo:wktLiteral ;
  geo-pos:lat "41.1747"^^xsd:decimal ;
  geo-pos:long "1.7085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8350'^^xsd:integer;
  dwc:scientificName 'Oblada melanura'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.7085'^^xsd:double;
  dwc:latitude '41.1747'^^xsd:double;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8350'^^xsd:anyURI;
  dwc:observationDate '2009-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5762 -62.8013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5762"^^xsd:decimal ;
  dwc:decimalLongitude "-62.8013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5762 -62.8013)"^^geo:wktLiteral ;
  geo-pos:lat "43.5762"^^xsd:decimal ;
  geo-pos:long "-62.8013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8070'^^xsd:integer;
  dwc:scientificName 'Halosauropsis macrochir'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Steven E. Campana 2004. in: Photographic Atlas'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-62.8013'^^xsd:double;
  dwc:latitude '43.5762'^^xsd:double;
  dwc:aphiaid '126639'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8070'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126639'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9906 -119.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9906"^^xsd:decimal ;
  dwc:decimalLongitude "-119.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9906 -119.495)"^^geo:wktLiteral ;
  geo-pos:lat "33.9906"^^xsd:decimal ;
  geo-pos:long "-119.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8236'^^xsd:integer;
  dwc:scientificName 'Sebastes rubrivinctus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Dr. Ralph Imondi. Coastal Mari'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.495'^^xsd:double;
  dwc:latitude '33.9906'^^xsd:double;
  dwc:aphiaid '274845'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8236'^^xsd:anyURI;
  dwc:observationDate '2009-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '274845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0213"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.0213"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8447'^^xsd:integer;
  dwc:scientificName 'Larimus effulgens'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.0213'^^xsd:double;
  dwc:aphiaid '276130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8447'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.868 -165.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.868"^^xsd:decimal ;
  dwc:decimalLongitude "-165.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.868 -165.188)"^^geo:wktLiteral ;
  geo-pos:lat "54.868"^^xsd:decimal ;
  geo-pos:long "-165.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6893'^^xsd:integer;
  dwc:scientificName 'Pleurogrammus  monopterygius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-165.188'^^xsd:double;
  dwc:latitude '54.868'^^xsd:double;
  dwc:aphiaid '282289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6893'^^xsd:anyURI;
  dwc:observationDate '2006-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '282289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8087"^^xsd:decimal ;
  dwc:decimalLongitude "-120.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  geo-pos:lat "34.8087"^^xsd:decimal ;
  geo-pos:long "-120.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7906'^^xsd:integer;
  dwc:scientificName 'Synodus lucioceps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Leg. Fitch'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-120.823'^^xsd:double;
  dwc:latitude '34.8087'^^xsd:double;
  dwc:aphiaid '272132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7906'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.143 60.6177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.143"^^xsd:decimal ;
  dwc:decimalLongitude "60.6177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.143 60.6177)"^^geo:wktLiteral ;
  geo-pos:lat "25.143"^^xsd:decimal ;
  geo-pos:long "60.6177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8322'^^xsd:integer;
  dwc:scientificName 'Lutjanus johnii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Zahra Sadighzadeh'^^xsd:string;
  dwc:continentOcean 'Índic'^^xsd:string;
  dwc:longitude '60.6177'^^xsd:double;
  dwc:latitude '25.143'^^xsd:double;
  dwc:aphiaid '218496'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8322'^^xsd:anyURI;
  dwc:aphiaIdAccepted '218496'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7925'^^xsd:integer;
  dwc:scientificName 'Echelus pachyrhynchus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '271935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7925'^^xsd:anyURI;
  dwc:aphiaIdAccepted '271935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.569 0.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.569"^^xsd:decimal ;
  dwc:decimalLongitude "0.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.569 0.838)"^^geo:wktLiteral ;
  geo-pos:lat "40.569"^^xsd:decimal ;
  geo-pos:long "0.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6455'^^xsd:integer;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado. Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.838'^^xsd:double;
  dwc:latitude '40.569'^^xsd:double;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6455'^^xsd:anyURI;
  dwc:observationDate '1995-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9943 -119.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9943"^^xsd:decimal ;
  dwc:decimalLongitude "-119.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9943 -119.491)"^^geo:wktLiteral ;
  geo-pos:lat "33.9943"^^xsd:decimal ;
  geo-pos:long "-119.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8170'^^xsd:integer;
  dwc:scientificName 'Sebastes carnatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Dr. Ralph Imondi. Coastal Mari'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.491'^^xsd:double;
  dwc:latitude '33.9943'^^xsd:double;
  dwc:aphiaid '274779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8170'^^xsd:anyURI;
  dwc:observationDate '2009-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '274779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5762 -62.8013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5762"^^xsd:decimal ;
  dwc:decimalLongitude "-62.8013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5762 -62.8013)"^^geo:wktLiteral ;
  geo-pos:lat "43.5762"^^xsd:decimal ;
  geo-pos:long "-62.8013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8083'^^xsd:integer;
  dwc:scientificName 'Alepisaurus brevirostris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Steven E. Campana 2004. in: Photographic Atlas'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-62.8013'^^xsd:double;
  dwc:latitude '43.5762'^^xsd:double;
  dwc:aphiaid '126332'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8083'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126332'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.536 -6.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.536"^^xsd:decimal ;
  dwc:decimalLongitude "-6.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.536 -6.238)"^^geo:wktLiteral ;
  geo-pos:lat "36.536"^^xsd:decimal ;
  geo-pos:long "-6.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6510'^^xsd:integer;
  dwc:scientificName 'Argyrosomus regius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Iganasi Catalán'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-6.238'^^xsd:double;
  dwc:latitude '36.536'^^xsd:double;
  dwc:aphiaid '127007'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6510'^^xsd:anyURI;
  dwc:observationDate '2004-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -9.067)"^^geo:wktLiteral ;
  geo-pos:lat "38.722"^^xsd:decimal ;
  geo-pos:long "-9.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7433'^^xsd:integer;
  dwc:scientificName 'Microchirus azevia'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.067'^^xsd:double;
  dwc:latitude '38.722'^^xsd:double;
  dwc:aphiaid '274299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7433'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.293 2.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.293"^^xsd:decimal ;
  dwc:decimalLongitude "2.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.293 2.172)"^^geo:wktLiteral ;
  geo-pos:lat "41.293"^^xsd:decimal ;
  geo-pos:long "2.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6218'^^xsd:integer;
  dwc:scientificName 'Symphurus nigrescens'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.172'^^xsd:double;
  dwc:latitude '41.293'^^xsd:double;
  dwc:aphiaid '127134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6218'^^xsd:anyURI;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.191 -119.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.191"^^xsd:decimal ;
  dwc:decimalLongitude "-119.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.191 -119.537)"^^geo:wktLiteral ;
  geo-pos:lat "34.191"^^xsd:decimal ;
  geo-pos:long "-119.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8268'^^xsd:integer;
  dwc:scientificName 'Sebastes elongatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Nate Garcia. Sra. Eli Suzuki-Gill. Sr. Chris V'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.537'^^xsd:double;
  dwc:latitude '34.191'^^xsd:double;
  dwc:aphiaid '274788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8268'^^xsd:anyURI;
  dwc:observationDate '2009-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '274788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6348'^^xsd:integer;
  dwc:scientificName 'Chromis chromis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '127000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6348'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '197'^^xsd:integer;
  dwc:scientificName 'Coris julis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:197'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.086 1.671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.086"^^xsd:decimal ;
  dwc:decimalLongitude "1.671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.086 1.671)"^^geo:wktLiteral ;
  geo-pos:lat "41.086"^^xsd:decimal ;
  geo-pos:long "1.671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6475'^^xsd:integer;
  dwc:scientificName 'Aspitrigla obscura'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.671'^^xsd:double;
  dwc:latitude '41.086'^^xsd:double;
  dwc:aphiaid '150663'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6475'^^xsd:anyURI;
  dwc:observationDate '2001-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1707 3.8375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1707"^^xsd:decimal ;
  dwc:decimalLongitude "3.8375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1707 3.8375)"^^geo:wktLiteral ;
  geo-pos:lat "43.1707"^^xsd:decimal ;
  geo-pos:long "3.8375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8325'^^xsd:integer;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero. Dra. Isabel Palomera'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.8375'^^xsd:double;
  dwc:latitude '43.1707'^^xsd:double;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8325'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7456'^^xsd:integer;
  dwc:scientificName 'Orthopristis chalceus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '275741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7456'^^xsd:anyURI;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1841039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7114'^^xsd:integer;
  dwc:scientificName 'Selene brevoortii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '273283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7114'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273283'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  geo-pos:lat "43.706"^^xsd:decimal ;
  geo-pos:long "-8.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '348'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Carmen Piñeiro'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.255'^^xsd:double;
  dwc:latitude '43.706'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:348'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.876 13.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.876"^^xsd:decimal ;
  dwc:decimalLongitude "13.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.876 13.991)"^^geo:wktLiteral ;
  geo-pos:lat "-23.876"^^xsd:decimal ;
  geo-pos:long "13.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6737'^^xsd:integer;
  dwc:scientificName 'Merluccius capensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '13.991'^^xsd:double;
  dwc:latitude '-23.876'^^xsd:double;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6737'^^xsd:anyURI;
  dwc:observationDate '1984-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8208'^^xsd:integer;
  dwc:scientificName 'Myctophum asperum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '158903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8208'^^xsd:anyURI;
  dwc:aphiaIdAccepted '317659'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.59)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6592'^^xsd:integer;
  dwc:scientificName 'Artedidraco orianae'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.59'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6592'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.223 1.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.223"^^xsd:decimal ;
  dwc:decimalLongitude "1.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.223 1.834)"^^geo:wktLiteral ;
  geo-pos:lat "41.223"^^xsd:decimal ;
  geo-pos:long "1.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6903'^^xsd:integer;
  dwc:scientificName 'Euthynnus  alletteratus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.834'^^xsd:double;
  dwc:latitude '41.223'^^xsd:double;
  dwc:aphiaid '127017'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6903'^^xsd:anyURI;
  dwc:observationDate '2006-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127017'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7331'^^xsd:integer;
  dwc:scientificName 'Larimus effulgens'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7331'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5909'^^xsd:integer;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5909'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6850'^^xsd:integer;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6850'^^xsd:anyURI;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.351 -166.186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.351"^^xsd:decimal ;
  dwc:decimalLongitude "-166.186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.351 -166.186)"^^geo:wktLiteral ;
  geo-pos:lat "57.351"^^xsd:decimal ;
  geo-pos:long "-166.186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7296'^^xsd:integer;
  dwc:scientificName 'Limanda  aspera'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-166.186'^^xsd:double;
  dwc:latitude '57.351'^^xsd:double;
  dwc:aphiaid '254562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7296'^^xsd:anyURI;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '254562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.87 3.524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.87"^^xsd:decimal ;
  dwc:decimalLongitude "3.524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.87 3.524)"^^geo:wktLiteral ;
  geo-pos:lat "39.87"^^xsd:decimal ;
  geo-pos:long "3.524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7461'^^xsd:integer;
  dwc:scientificName 'Lepidotrigla dieuzeidei'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.524'^^xsd:double;
  dwc:latitude '39.87'^^xsd:double;
  dwc:aphiaid '127265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7461'^^xsd:anyURI;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.351 12.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.351"^^xsd:decimal ;
  dwc:decimalLongitude "12.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.351 12.969)"^^geo:wktLiteral ;
  geo-pos:lat "41.351"^^xsd:decimal ;
  geo-pos:long "12.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7529'^^xsd:integer;
  dwc:scientificName 'Chelon labrosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Corrado Costa'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '12.969'^^xsd:double;
  dwc:latitude '41.351'^^xsd:double;
  dwc:aphiaid '126977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7529'^^xsd:anyURI;
  dwc:observationDate '2006-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '126977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.01"^^xsd:decimal ;
  dwc:decimalLongitude "1.674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.674)"^^geo:wktLiteral ;
  geo-pos:lat "41.01"^^xsd:decimal ;
  geo-pos:long "1.674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6137'^^xsd:integer;
  dwc:scientificName 'Hymenocephalus italicus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.674'^^xsd:double;
  dwc:latitude '41.01'^^xsd:double;
  dwc:aphiaid '158961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6137'^^xsd:anyURI;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '158961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1842 1.73966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1842"^^xsd:decimal ;
  dwc:decimalLongitude "1.73966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1842 1.73966)"^^geo:wktLiteral ;
  geo-pos:lat "41.1842"^^xsd:decimal ;
  geo-pos:long "1.73966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8140'^^xsd:integer;
  dwc:scientificName 'Trachinus araneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.73966'^^xsd:double;
  dwc:latitude '41.1842'^^xsd:double;
  dwc:aphiaid '127081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8140'^^xsd:anyURI;
  dwc:observationDate '2009-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.669 -64.402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.669"^^xsd:decimal ;
  dwc:decimalLongitude "-64.402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.669 -64.402)"^^geo:wktLiteral ;
  geo-pos:lat "-41.669"^^xsd:decimal ;
  geo-pos:long "-64.402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6758'^^xsd:integer;
  dwc:scientificName 'Merluccius hubbsi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Edgardo Di Giácomo'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-64.402'^^xsd:double;
  dwc:latitude '-41.669'^^xsd:double;
  dwc:aphiaid '272455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6758'^^xsd:anyURI;
  dwc:observationDate '1995-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '272455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7199'^^xsd:integer;
  dwc:scientificName 'Lethrinus genivittatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '212078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7199'^^xsd:anyURI;
  dwc:aphiaIdAccepted '212078'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A19> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '19'^^xsd:integer;
  dwc:scientificName 'Diplodus puntazzo'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127052'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:19'^^xsd:anyURI;
  dwc:observationDate '2000-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '156'^^xsd:integer;
  dwc:scientificName 'Symphodus cinereus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '273567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:156'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0069 -119.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0069"^^xsd:decimal ;
  dwc:decimalLongitude "-119.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0069 -119.436)"^^geo:wktLiteral ;
  geo-pos:lat "34.0069"^^xsd:decimal ;
  geo-pos:long "-119.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8258'^^xsd:integer;
  dwc:scientificName 'Sebastes caurinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Raquel Rodriguez. Sr. Adonis Avalos. Dr. Ralp'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.436'^^xsd:double;
  dwc:latitude '34.0069'^^xsd:double;
  dwc:aphiaid '274780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8258'^^xsd:anyURI;
  dwc:observationDate '2009-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '274780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.321 2.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.321"^^xsd:decimal ;
  dwc:decimalLongitude "2.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.321 2.252)"^^geo:wktLiteral ;
  geo-pos:lat "41.321"^^xsd:decimal ;
  geo-pos:long "2.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7720'^^xsd:integer;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.252'^^xsd:double;
  dwc:latitude '41.321'^^xsd:double;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7720'^^xsd:anyURI;
  dwc:observationDate '2006-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8182'^^xsd:integer;
  dwc:scientificName 'Diaphus brachycephalus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '126589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8182'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.722 -8.792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.722"^^xsd:decimal ;
  dwc:decimalLongitude "-8.792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.722 -8.792)"^^geo:wktLiteral ;
  geo-pos:lat "37.722"^^xsd:decimal ;
  geo-pos:long "-8.792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7752'^^xsd:integer;
  dwc:scientificName 'Labrus bergylta'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.792'^^xsd:double;
  dwc:latitude '37.722'^^xsd:double;
  dwc:aphiaid '126965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7752'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126965'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '296'^^xsd:integer;
  dwc:scientificName 'Trematomus pennellii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:296'^^xsd:anyURI;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '234709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.686 5.69066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.686"^^xsd:decimal ;
  dwc:decimalLongitude "5.69066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.686 5.69066)"^^geo:wktLiteral ;
  geo-pos:lat "38.686"^^xsd:decimal ;
  geo-pos:long "5.69066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8288'^^xsd:integer;
  dwc:scientificName 'Lobianchia dofleini'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '5.69066'^^xsd:double;
  dwc:latitude '38.686'^^xsd:double;
  dwc:aphiaid '158900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8288'^^xsd:anyURI;
  dwc:observationDate '2009-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '158900'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.01"^^xsd:decimal ;
  dwc:decimalLongitude "1.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  geo-pos:lat "41.01"^^xsd:decimal ;
  geo-pos:long "1.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5945'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.507'^^xsd:double;
  dwc:latitude '41.01'^^xsd:double;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5945'^^xsd:anyURI;
  dwc:observationDate '2001-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.77 -17.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.77"^^xsd:decimal ;
  dwc:decimalLongitude "-17.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.77 -17.555)"^^geo:wktLiteral ;
  geo-pos:lat "14.77"^^xsd:decimal ;
  geo-pos:long "-17.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7785'^^xsd:integer;
  dwc:scientificName 'Epinephelus costae'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.555'^^xsd:double;
  dwc:latitude '14.77'^^xsd:double;
  dwc:aphiaid '127034'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7785'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127034'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7427'^^xsd:integer;
  dwc:scientificName 'Pontinus  kuhlii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '127240'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7427'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127240'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6563'^^xsd:integer;
  dwc:scientificName 'Cygnodraco mawsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6563'^^xsd:anyURI;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '234834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7241'^^xsd:integer;
  dwc:scientificName 'Pristipomoides argyrogrammicus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '218510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7241'^^xsd:anyURI;
  dwc:aphiaIdAccepted '218510'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.01"^^xsd:decimal ;
  dwc:decimalLongitude "1.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  geo-pos:lat "41.01"^^xsd:decimal ;
  geo-pos:long "1.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6390'^^xsd:integer;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.507'^^xsd:double;
  dwc:latitude '41.01'^^xsd:double;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6390'^^xsd:anyURI;
  dwc:observationDate '2001-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.639"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.639"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7029'^^xsd:integer;
  dwc:scientificName 'Lepomis  gibbosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.639'^^xsd:double;
  dwc:aphiaid '151290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7029'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7118'^^xsd:integer;
  dwc:scientificName 'Selene peruviana'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '273286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7118'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.821 -60.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.821"^^xsd:decimal ;
  dwc:decimalLongitude "-60.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.821 -60.824)"^^geo:wktLiteral ;
  geo-pos:lat "-62.821"^^xsd:decimal ;
  geo-pos:long "-60.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6649'^^xsd:integer;
  dwc:scientificName 'Chaenocephalus aceratus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.824'^^xsd:double;
  dwc:latitude '-62.821'^^xsd:double;
  dwc:aphiaid '234725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6649'^^xsd:anyURI;
  dwc:observationDate '2000-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.135 3.371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.135"^^xsd:decimal ;
  dwc:decimalLongitude "3.371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.135 3.371)"^^geo:wktLiteral ;
  geo-pos:lat "42.135"^^xsd:decimal ;
  geo-pos:long "3.371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6230'^^xsd:integer;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.371'^^xsd:double;
  dwc:latitude '42.135'^^xsd:double;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6230'^^xsd:anyURI;
  dwc:observationDate '1995-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6027'^^xsd:integer;
  dwc:scientificName 'Umbrina cirrosa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6027'^^xsd:anyURI;
  dwc:observationDate '2003-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '127012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.817 -78.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.817"^^xsd:decimal ;
  dwc:decimalLongitude "-78.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.817 -78.887)"^^geo:wktLiteral ;
  geo-pos:lat "-10.817"^^xsd:decimal ;
  geo-pos:long "-78.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7506'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra Beatriz Morales-Nin'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-78.887'^^xsd:double;
  dwc:latitude '-10.817'^^xsd:double;
  dwc:aphiaid '293628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7506'^^xsd:anyURI;
  dwc:aphiaIdAccepted '293628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A15> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '15'^^xsd:integer;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:15'^^xsd:anyURI;
  dwc:observationDate '2000-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.725"^^xsd:decimal ;
  dwc:decimalLongitude "-15.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  geo-pos:lat "24.725"^^xsd:decimal ;
  geo-pos:long "-15.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7023'^^xsd:integer;
  dwc:scientificName 'Dentex macrophthalmus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.193'^^xsd:double;
  dwc:latitude '24.725'^^xsd:double;
  dwc:aphiaid '273965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7023'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273965'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016 -119.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.016"^^xsd:decimal ;
  dwc:decimalLongitude "-119.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016 -119.198)"^^geo:wktLiteral ;
  geo-pos:lat "34.016"^^xsd:decimal ;
  geo-pos:long "-119.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8050'^^xsd:integer;
  dwc:scientificName 'Sebastes mystinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Maribel Aguilar. Sra. Zena Aladdin. Dr. Ralph'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.198'^^xsd:double;
  dwc:latitude '34.016'^^xsd:double;
  dwc:aphiaid '274823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8050'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274823'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '205'^^xsd:integer;
  dwc:scientificName 'Pomadasys incisus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:205'^^xsd:anyURI;
  dwc:observationDate '2002-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '126947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6020'^^xsd:integer;
  dwc:scientificName 'Chelon labrosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '126977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6020'^^xsd:anyURI;
  dwc:observationDate '2003-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '126977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.351 -166.186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.351"^^xsd:decimal ;
  dwc:decimalLongitude "-166.186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.351 -166.186)"^^geo:wktLiteral ;
  geo-pos:lat "57.351"^^xsd:decimal ;
  geo-pos:long "-166.186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7288'^^xsd:integer;
  dwc:scientificName 'Lepidopsetta  polyxystra'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-166.186'^^xsd:double;
  dwc:latitude '57.351'^^xsd:double;
  dwc:aphiaid '281307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7288'^^xsd:anyURI;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '281307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8036'^^xsd:integer;
  dwc:scientificName 'Molva macrophthalnma'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '126460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8036'^^xsd:anyURI;
  dwc:observationDate '2009-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2373 -12.4587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2373"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2373 -12.4587)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2373"^^xsd:decimal ;
  geo-pos:long "-12.4587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8478'^^xsd:integer;
  dwc:scientificName 'Dolloidraco longedorsalis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.4587'^^xsd:double;
  dwc:latitude '-71.2373'^^xsd:double;
  dwc:aphiaid '234696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8478'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '234696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0255 -119.321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0255"^^xsd:decimal ;
  dwc:decimalLongitude "-119.321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0255 -119.321)"^^geo:wktLiteral ;
  geo-pos:lat "34.0255"^^xsd:decimal ;
  geo-pos:long "-119.321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8113'^^xsd:integer;
  dwc:scientificName 'Sebastes miniatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Keegan Bachelor. Sr. Iman Zand. Dr. Ralph Imon'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.321'^^xsd:double;
  dwc:latitude '34.0255'^^xsd:double;
  dwc:aphiaid '274820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8113'^^xsd:anyURI;
  dwc:observationDate '2009-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '274820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.967 -60.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.967"^^xsd:decimal ;
  dwc:decimalLongitude "-60.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.967 -60.308)"^^geo:wktLiteral ;
  geo-pos:lat "-61.967"^^xsd:decimal ;
  geo-pos:long "-60.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6709'^^xsd:integer;
  dwc:scientificName 'Macrourus whitsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.308'^^xsd:double;
  dwc:latitude '-61.967'^^xsd:double;
  dwc:aphiaid '234606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6709'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '234606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.01"^^xsd:decimal ;
  dwc:decimalLongitude "1.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  geo-pos:lat "41.01"^^xsd:decimal ;
  geo-pos:long "1.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6287'^^xsd:integer;
  dwc:scientificName 'Ophidion barbatum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.507'^^xsd:double;
  dwc:latitude '41.01'^^xsd:double;
  dwc:aphiaid '126675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6287'^^xsd:anyURI;
  dwc:observationDate '2001-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7324'^^xsd:integer;
  dwc:scientificName 'Elattarchus archidium'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '280633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7324'^^xsd:anyURI;
  dwc:aphiaIdAccepted '280633'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -9.067)"^^geo:wktLiteral ;
  geo-pos:lat "38.722"^^xsd:decimal ;
  geo-pos:long "-9.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7797'^^xsd:integer;
  dwc:scientificName 'Sygnathus typhle'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.067'^^xsd:double;
  dwc:latitude '38.722'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7797'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.423 -168.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.423"^^xsd:decimal ;
  dwc:decimalLongitude "-168.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.423 -168.9)"^^geo:wktLiteral ;
  geo-pos:lat "56.423"^^xsd:decimal ;
  geo-pos:long "-168.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6945'^^xsd:integer;
  dwc:scientificName 'Bathymaster signatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-168.9'^^xsd:double;
  dwc:latitude '56.423'^^xsd:double;
  dwc:aphiaid '254513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6945'^^xsd:anyURI;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '254513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8181'^^xsd:integer;
  dwc:scientificName 'Diaphus brachycephalus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '126589'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8181'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126589'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.6507 32.326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.6507"^^xsd:decimal ;
  dwc:decimalLongitude "32.326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.6507 32.326)"^^geo:wktLiteral ;
  geo-pos:lat "30.6507"^^xsd:decimal ;
  geo-pos:long "32.326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8544'^^xsd:integer;
  dwc:scientificName 'Sargocentron rubrum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Ernesto Azzurro'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Índic'^^xsd:string;
  dwc:longitude '32.326'^^xsd:double;
  dwc:latitude '30.6507'^^xsd:double;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8544'^^xsd:anyURI;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.121 1.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.121"^^xsd:decimal ;
  dwc:decimalLongitude "1.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.121 1.89)"^^geo:wktLiteral ;
  geo-pos:lat "41.121"^^xsd:decimal ;
  geo-pos:long "1.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6519'^^xsd:integer;
  dwc:scientificName 'Gadella maraldi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.89'^^xsd:double;
  dwc:latitude '41.121'^^xsd:double;
  dwc:aphiaid '126488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6519'^^xsd:anyURI;
  dwc:observationDate '2001-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '126488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '111'^^xsd:integer;
  dwc:scientificName 'Sciaena umbra'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:111'^^xsd:anyURI;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.038 1.643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.038"^^xsd:decimal ;
  dwc:decimalLongitude "1.643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.038 1.643)"^^geo:wktLiteral ;
  geo-pos:lat "39.038"^^xsd:decimal ;
  geo-pos:long "1.643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7611'^^xsd:integer;
  dwc:scientificName 'Spondyliosoma cantharus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.643'^^xsd:double;
  dwc:latitude '39.038'^^xsd:double;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7611'^^xsd:anyURI;
  dwc:observationDate '2006-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.06 1.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.06"^^xsd:decimal ;
  dwc:decimalLongitude "1.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.06 1.74)"^^geo:wktLiteral ;
  geo-pos:lat "41.06"^^xsd:decimal ;
  geo-pos:long "1.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5995'^^xsd:integer;
  dwc:scientificName 'Notoscopelus elongatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.74'^^xsd:double;
  dwc:latitude '41.06'^^xsd:double;
  dwc:aphiaid '158915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5995'^^xsd:anyURI;
  dwc:observationDate '2001-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '158915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9912 -119.368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9912"^^xsd:decimal ;
  dwc:decimalLongitude "-119.368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9912 -119.368)"^^geo:wktLiteral ;
  geo-pos:lat "34.9912"^^xsd:decimal ;
  geo-pos:long "-119.368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8224'^^xsd:integer;
  dwc:scientificName 'Sebastes ovalis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Sr. Patrick Sudre. Dr. Ralph I'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.368'^^xsd:double;
  dwc:latitude '34.9912'^^xsd:double;
  dwc:aphiaid '274830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8224'^^xsd:anyURI;
  dwc:observationDate '2009-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '274830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.638 0.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.638"^^xsd:decimal ;
  dwc:decimalLongitude "0.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.638 0.468)"^^geo:wktLiteral ;
  geo-pos:lat "39.638"^^xsd:decimal ;
  geo-pos:long "0.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7553'^^xsd:integer;
  dwc:scientificName 'Scorpaena elongata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Luis Gil de Sola. Dr. Domingo Lloris'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.468'^^xsd:double;
  dwc:latitude '39.638'^^xsd:double;
  dwc:aphiaid '127242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7553'^^xsd:anyURI;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.887 1.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.887"^^xsd:decimal ;
  dwc:decimalLongitude "1.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.887 1.004)"^^geo:wktLiteral ;
  geo-pos:lat "38.887"^^xsd:decimal ;
  geo-pos:long "1.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7712'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.004'^^xsd:double;
  dwc:latitude '38.887'^^xsd:double;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7712'^^xsd:anyURI;
  dwc:observationDate '2006-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.01"^^xsd:decimal ;
  dwc:decimalLongitude "1.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  geo-pos:lat "41.01"^^xsd:decimal ;
  geo-pos:long "1.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6453'^^xsd:integer;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.507'^^xsd:double;
  dwc:latitude '41.01'^^xsd:double;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6453'^^xsd:anyURI;
  dwc:observationDate '2001-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.634 -20.986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.634"^^xsd:decimal ;
  dwc:decimalLongitude "-20.986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.634 -20.986)"^^geo:wktLiteral ;
  geo-pos:lat "-73.634"^^xsd:decimal ;
  geo-pos:long "-20.986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6637'^^xsd:integer;
  dwc:scientificName 'Pogonophryne marmorata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-20.986'^^xsd:double;
  dwc:latitude '-73.634'^^xsd:double;
  dwc:aphiaid '234730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6637'^^xsd:anyURI;
  dwc:observationDate '1998-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '234730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.058 1.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.058"^^xsd:decimal ;
  dwc:decimalLongitude "1.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.058 1.484)"^^geo:wktLiteral ;
  geo-pos:lat "41.058"^^xsd:decimal ;
  geo-pos:long "1.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7623'^^xsd:integer;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.484'^^xsd:double;
  dwc:latitude '41.058'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7623'^^xsd:anyURI;
  dwc:observationDate '2001-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7926'^^xsd:integer;
  dwc:scientificName 'Paraconger notialis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '271791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7926'^^xsd:anyURI;
  dwc:aphiaIdAccepted '271791'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.921 -57.657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.921"^^xsd:decimal ;
  dwc:decimalLongitude "-57.657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.921 -57.657)"^^geo:wktLiteral ;
  geo-pos:lat "-62.921"^^xsd:decimal ;
  geo-pos:long "-57.657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '239'^^xsd:integer;
  dwc:scientificName 'Lepidonotothen nudifrons'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-57.657'^^xsd:double;
  dwc:latitude '-62.921'^^xsd:double;
  dwc:aphiaid '234608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:239'^^xsd:anyURI;
  dwc:observationDate '2000-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '318861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '107'^^xsd:integer;
  dwc:scientificName 'Sarpa salpa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:107'^^xsd:anyURI;
  dwc:observationDate '2003-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7766'^^xsd:integer;
  dwc:scientificName 'Sudis  hyalina'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '126362'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7766'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126362'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7981'^^xsd:integer;
  dwc:scientificName 'Sphoeroides marmoratus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '127416'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7981'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127416'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8320'^^xsd:integer;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8320'^^xsd:anyURI;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6070'^^xsd:integer;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6070'^^xsd:anyURI;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.086 1.671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.086"^^xsd:decimal ;
  dwc:decimalLongitude "1.671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.086 1.671)"^^geo:wktLiteral ;
  geo-pos:lat "41.086"^^xsd:decimal ;
  geo-pos:long "1.671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6037'^^xsd:integer;
  dwc:scientificName 'Apterichtus caecus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.671'^^xsd:double;
  dwc:latitude '41.086'^^xsd:double;
  dwc:aphiaid '126312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6037'^^xsd:anyURI;
  dwc:observationDate '2001-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '126312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.236 1.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.236"^^xsd:decimal ;
  dwc:decimalLongitude "1.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.236 1.9)"^^geo:wktLiteral ;
  geo-pos:lat "41.236"^^xsd:decimal ;
  geo-pos:long "1.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6080'^^xsd:integer;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.9'^^xsd:double;
  dwc:latitude '41.236'^^xsd:double;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6080'^^xsd:anyURI;
  dwc:observationDate '1995-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7916'^^xsd:integer;
  dwc:scientificName 'Myroconger compressus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '281606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7916'^^xsd:anyURI;
  dwc:aphiaIdAccepted '281606'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 2.268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.417"^^xsd:decimal ;
  dwc:decimalLongitude "2.268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 2.268)"^^geo:wktLiteral ;
  geo-pos:lat "41.417"^^xsd:decimal ;
  geo-pos:long "2.268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7599'^^xsd:integer;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.268'^^xsd:double;
  dwc:latitude '41.417'^^xsd:double;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7599'^^xsd:anyURI;
  dwc:observationDate '2006-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7902'^^xsd:integer;
  dwc:scientificName 'Anodontostoma chacunda'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '279626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7902'^^xsd:anyURI;
  dwc:aphiaIdAccepted '279626'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7068'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7068'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.885 -22.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.885"^^xsd:decimal ;
  dwc:decimalLongitude "-22.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.885 -22.433)"^^geo:wktLiteral ;
  geo-pos:lat "-73.885"^^xsd:decimal ;
  geo-pos:long "-22.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '287'^^xsd:integer;
  dwc:scientificName 'Trematomus nicolai'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-22.433'^^xsd:double;
  dwc:latitude '-73.885'^^xsd:double;
  dwc:aphiaid '234644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:287'^^xsd:anyURI;
  dwc:observationDate '1996-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '234644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.34 12.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.34"^^xsd:decimal ;
  dwc:decimalLongitude "12.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.34 12.974)"^^geo:wktLiteral ;
  geo-pos:lat "41.34"^^xsd:decimal ;
  geo-pos:long "12.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8453'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Fabrizio Capoccioni'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '12.974'^^xsd:double;
  dwc:latitude '41.34'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8453'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.351 12.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.351"^^xsd:decimal ;
  dwc:decimalLongitude "12.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.351 12.969)"^^geo:wktLiteral ;
  geo-pos:lat "41.351"^^xsd:decimal ;
  geo-pos:long "12.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6859'^^xsd:integer;
  dwc:scientificName 'Liza saliens'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Corrado Costa'^^xsd:string;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '12.969'^^xsd:double;
  dwc:latitude '41.351'^^xsd:double;
  dwc:aphiaid '126981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6859'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1042832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6260'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6260'^^xsd:anyURI;
  dwc:observationDate '2003-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.725"^^xsd:decimal ;
  dwc:decimalLongitude "-15.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  geo-pos:lat "24.725"^^xsd:decimal ;
  geo-pos:long "-15.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7016'^^xsd:integer;
  dwc:scientificName 'Plectorhinchus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.193'^^xsd:double;
  dwc:latitude '24.725'^^xsd:double;
  dwc:aphiaid '126946'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7016'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8340'^^xsd:integer;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8340'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7436'^^xsd:integer;
  dwc:scientificName 'Pliosteostoma lutipinnis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '282303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7436'^^xsd:anyURI;
  dwc:observationDate '2007-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '282303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.851 2.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.851"^^xsd:decimal ;
  dwc:decimalLongitude "2.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.851 2.754)"^^geo:wktLiteral ;
  geo-pos:lat "39.851"^^xsd:decimal ;
  geo-pos:long "2.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6106'^^xsd:integer;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.754'^^xsd:double;
  dwc:latitude '39.851'^^xsd:double;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6106'^^xsd:anyURI;
  dwc:observationDate '2002-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8358"^^xsd:decimal ;
  dwc:decimalLongitude "-10.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.59)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8358"^^xsd:decimal ;
  geo-pos:long "-10.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8487'^^xsd:integer;
  dwc:scientificName 'Chaenodraco wilsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.59'^^xsd:double;
  dwc:latitude '-70.8358'^^xsd:double;
  dwc:aphiaid '234609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8487'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.372 2.206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.372"^^xsd:decimal ;
  dwc:decimalLongitude "2.206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.372 2.206)"^^geo:wktLiteral ;
  geo-pos:lat "41.372"^^xsd:decimal ;
  geo-pos:long "2.206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6200'^^xsd:integer;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Pilar Sánchez'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.206'^^xsd:double;
  dwc:latitude '41.372'^^xsd:double;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6200'^^xsd:anyURI;
  dwc:observationDate '1993-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.071 -57.521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.071"^^xsd:decimal ;
  dwc:decimalLongitude "-57.521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.071 -57.521)"^^geo:wktLiteral ;
  geo-pos:lat "-63.071"^^xsd:decimal ;
  geo-pos:long "-57.521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '233'^^xsd:integer;
  dwc:scientificName 'Lepidonotothen nudifrons'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-57.521'^^xsd:double;
  dwc:latitude '-63.071'^^xsd:double;
  dwc:aphiaid '234608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:233'^^xsd:anyURI;
  dwc:observationDate '2000-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '318861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.309 -21.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.309"^^xsd:decimal ;
  dwc:decimalLongitude "-21.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.309 -21.168)"^^geo:wktLiteral ;
  geo-pos:lat "-73.309"^^xsd:decimal ;
  geo-pos:long "-21.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '275'^^xsd:integer;
  dwc:scientificName 'Trematomus lepidorhinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-21.168'^^xsd:double;
  dwc:latitude '-73.309'^^xsd:double;
  dwc:aphiaid '234770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:275'^^xsd:anyURI;
  dwc:observationDate '1996-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '234770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.268 1.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.268"^^xsd:decimal ;
  dwc:decimalLongitude "1.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.268 1.937)"^^geo:wktLiteral ;
  geo-pos:lat "39.268"^^xsd:decimal ;
  geo-pos:long "1.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6466'^^xsd:integer;
  dwc:scientificName 'Schedophilus medusophagus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric. Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.937'^^xsd:double;
  dwc:latitude '39.268'^^xsd:double;
  dwc:aphiaid '126833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6466'^^xsd:anyURI;
  dwc:observationDate '2002-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.239 -0.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.239"^^xsd:decimal ;
  dwc:decimalLongitude "-0.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.239 -0.455)"^^geo:wktLiteral ;
  geo-pos:lat "58.239"^^xsd:decimal ;
  geo-pos:long "-0.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6778'^^xsd:integer;
  dwc:scientificName 'Melanogrammus  aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-0.455'^^xsd:double;
  dwc:latitude '58.239'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6778'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.719 13.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.719"^^xsd:decimal ;
  dwc:decimalLongitude "13.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.719 13.72)"^^geo:wktLiteral ;
  geo-pos:lat "-23.719"^^xsd:decimal ;
  geo-pos:long "13.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7808'^^xsd:integer;
  dwc:scientificName 'Caelorinchus fasciatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '13.72'^^xsd:double;
  dwc:latitude '-23.719'^^xsd:double;
  dwc:aphiaid '217750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7808'^^xsd:anyURI;
  dwc:aphiaIdAccepted '280277'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6143'^^xsd:integer;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6143'^^xsd:anyURI;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.351 -166.186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.351"^^xsd:decimal ;
  dwc:decimalLongitude "-166.186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.351 -166.186)"^^geo:wktLiteral ;
  geo-pos:lat "57.351"^^xsd:decimal ;
  geo-pos:long "-166.186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7287'^^xsd:integer;
  dwc:scientificName 'Lepidopsetta  polyxystra'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-166.186'^^xsd:double;
  dwc:latitude '57.351'^^xsd:double;
  dwc:aphiaid '281307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7287'^^xsd:anyURI;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '281307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7151'^^xsd:integer;
  dwc:scientificName 'Diapterus peruvianus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7151'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276414'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A14> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.234 1.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.234"^^xsd:decimal ;
  dwc:decimalLongitude "1.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.234 1.892)"^^geo:wktLiteral ;
  geo-pos:lat "41.234"^^xsd:decimal ;
  geo-pos:long "1.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '14'^^xsd:integer;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.892'^^xsd:double;
  dwc:latitude '41.234'^^xsd:double;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:14'^^xsd:anyURI;
  dwc:observationDate '1995-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.341 2.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.341"^^xsd:decimal ;
  dwc:decimalLongitude "2.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.341 2.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.341"^^xsd:decimal ;
  geo-pos:long "2.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6406'^^xsd:integer;
  dwc:scientificName 'Sarda sarda'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Jordi Lleonart. Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.217'^^xsd:double;
  dwc:latitude '41.341'^^xsd:double;
  dwc:aphiaid '127021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6406'^^xsd:anyURI;
  dwc:observationDate '1988-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '127021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.6507 32.326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.6507"^^xsd:decimal ;
  dwc:decimalLongitude "32.326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.6507 32.326)"^^geo:wktLiteral ;
  geo-pos:lat "30.6507"^^xsd:decimal ;
  geo-pos:long "32.326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8554'^^xsd:integer;
  dwc:scientificName 'Terapon puta'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Ernesto Azzurro'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Índic'^^xsd:string;
  dwc:longitude '32.326'^^xsd:double;
  dwc:latitude '30.6507'^^xsd:double;
  dwc:aphiaid '127078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8554'^^xsd:anyURI;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '127078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.739 -16.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.739"^^xsd:decimal ;
  dwc:decimalLongitude "-16.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.739 -16.658)"^^geo:wktLiteral ;
  geo-pos:lat "13.739"^^xsd:decimal ;
  geo-pos:long "-16.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7076'^^xsd:integer;
  dwc:scientificName 'Mugil curema'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Jacques Panfili'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-16.658'^^xsd:double;
  dwc:latitude '13.739'^^xsd:double;
  dwc:aphiaid '159416'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7076'^^xsd:anyURI;
  dwc:observationDate '2005-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '159416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.192 -12.301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.192"^^xsd:decimal ;
  dwc:decimalLongitude "-12.301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.192 -12.301)"^^geo:wktLiteral ;
  geo-pos:lat "-71.192"^^xsd:decimal ;
  geo-pos:long "-12.301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '309'^^xsd:integer;
  dwc:scientificName 'Trematomus scotti'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.301'^^xsd:double;
  dwc:latitude '-71.192'^^xsd:double;
  dwc:aphiaid '234665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:309'^^xsd:anyURI;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '234665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8292'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8292'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.921 -173.488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.921"^^xsd:decimal ;
  dwc:decimalLongitude "-173.488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.921 -173.488)"^^geo:wktLiteral ;
  geo-pos:lat "57.921"^^xsd:decimal ;
  geo-pos:long "-173.488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7046'^^xsd:integer;
  dwc:scientificName 'Clupea  pallasii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-173.488'^^xsd:double;
  dwc:latitude '57.921'^^xsd:double;
  dwc:aphiaid '151159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7046'^^xsd:anyURI;
  dwc:observationDate '2006-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '151159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.109 -60.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.109"^^xsd:decimal ;
  dwc:decimalLongitude "-60.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.109 -60.35)"^^geo:wktLiteral ;
  geo-pos:lat "-62.109"^^xsd:decimal ;
  geo-pos:long "-60.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6683'^^xsd:integer;
  dwc:scientificName 'Cryodraco antarcticus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.35'^^xsd:double;
  dwc:latitude '-62.109'^^xsd:double;
  dwc:aphiaid '234720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6683'^^xsd:anyURI;
  dwc:observationDate '2000-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '234720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.809 -120.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.809"^^xsd:decimal ;
  dwc:decimalLongitude "-120.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.809 -120.823)"^^geo:wktLiteral ;
  geo-pos:lat "34.809"^^xsd:decimal ;
  geo-pos:long "-120.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7878'^^xsd:integer;
  dwc:scientificName 'Leuresthes tenuis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Leg. Fitch'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-120.823'^^xsd:double;
  dwc:latitude '34.809'^^xsd:double;
  dwc:aphiaid '281344'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7878'^^xsd:anyURI;
  dwc:aphiaIdAccepted '281344'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.052 -27.334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.052"^^xsd:decimal ;
  dwc:decimalLongitude "-27.334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.052 -27.334)"^^geo:wktLiteral ;
  geo-pos:lat "-75.052"^^xsd:decimal ;
  geo-pos:long "-27.334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6611'^^xsd:integer;
  dwc:scientificName 'Histiodraco velifer'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-27.334'^^xsd:double;
  dwc:latitude '-75.052'^^xsd:double;
  dwc:aphiaid '234790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6611'^^xsd:anyURI;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '234790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8342'^^xsd:integer;
  dwc:scientificName 'Scorpaena elongata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '127242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8342'^^xsd:anyURI;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0255 -119.321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0255"^^xsd:decimal ;
  dwc:decimalLongitude "-119.321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0255 -119.321)"^^geo:wktLiteral ;
  geo-pos:lat "34.0255"^^xsd:decimal ;
  geo-pos:long "-119.321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8098'^^xsd:integer;
  dwc:scientificName 'Sebastes rosaceus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Ralph Imondi. Dra. Linda Santschi'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.321'^^xsd:double;
  dwc:latitude '34.0255'^^xsd:double;
  dwc:aphiaid '274841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8098'^^xsd:anyURI;
  dwc:observationDate '2009-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '274841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.334 2.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.334"^^xsd:decimal ;
  dwc:decimalLongitude "2.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.334 2.976)"^^geo:wktLiteral ;
  geo-pos:lat "39.334"^^xsd:decimal ;
  geo-pos:long "2.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '192'^^xsd:integer;
  dwc:scientificName 'Xyrichthys novacula'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.976'^^xsd:double;
  dwc:latitude '39.334'^^xsd:double;
  dwc:aphiaid '402427'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:192'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.887 1.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.887"^^xsd:decimal ;
  dwc:decimalLongitude "1.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.887 1.004)"^^geo:wktLiteral ;
  geo-pos:lat "38.887"^^xsd:decimal ;
  geo-pos:long "1.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7713'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.004'^^xsd:double;
  dwc:latitude '38.887'^^xsd:double;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7713'^^xsd:anyURI;
  dwc:observationDate '2006-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.202 17.402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.202"^^xsd:decimal ;
  dwc:decimalLongitude "17.402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.202 17.402)"^^geo:wktLiteral ;
  geo-pos:lat "56.202"^^xsd:decimal ;
  geo-pos:long "17.402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7282'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Patricia Reglero. Sra. M Pilar Tugores.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Bàltic'^^xsd:string;
  dwc:longitude '17.402'^^xsd:double;
  dwc:latitude '56.202'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7282'^^xsd:anyURI;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  geo-pos:lat "43.706"^^xsd:decimal ;
  geo-pos:long "-8.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '347'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Carmen Piñeiro'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.255'^^xsd:double;
  dwc:latitude '43.706'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:347'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9192 1.59316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9192"^^xsd:decimal ;
  dwc:decimalLongitude "1.59316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9192 1.59316)"^^geo:wktLiteral ;
  geo-pos:lat "38.9192"^^xsd:decimal ;
  geo-pos:long "1.59316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8167'^^xsd:integer;
  dwc:scientificName 'Parablennius tentacularis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.59316'^^xsd:double;
  dwc:latitude '38.9192'^^xsd:double;
  dwc:aphiaid '126777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8167'^^xsd:anyURI;
  dwc:observationDate '2006-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.235 -0.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.235"^^xsd:decimal ;
  dwc:decimalLongitude "-0.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.235 -0.45)"^^geo:wktLiteral ;
  geo-pos:lat "38.235"^^xsd:decimal ;
  geo-pos:long "-0.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6966'^^xsd:integer;
  dwc:scientificName 'Dentex dentex'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.45'^^xsd:double;
  dwc:latitude '38.235'^^xsd:double;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6966'^^xsd:anyURI;
  dwc:observationDate '2006-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.957 -8.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.957"^^xsd:decimal ;
  dwc:decimalLongitude "-8.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.957 -8.042)"^^geo:wktLiteral ;
  geo-pos:lat "36.957"^^xsd:decimal ;
  geo-pos:long "-8.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6412'^^xsd:integer;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Margarida Castro'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.042'^^xsd:double;
  dwc:latitude '36.957'^^xsd:double;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6412'^^xsd:anyURI;
  dwc:observationDate '2000-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.123 1.739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.123"^^xsd:decimal ;
  dwc:decimalLongitude "1.739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.123 1.739)"^^geo:wktLiteral ;
  geo-pos:lat "41.123"^^xsd:decimal ;
  geo-pos:long "1.739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6352'^^xsd:integer;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Pilar Sánchez. Dr. Hugo Aguirre'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.739'^^xsd:double;
  dwc:latitude '41.123'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6352'^^xsd:anyURI;
  dwc:observationDate '1994-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '149'^^xsd:integer;
  dwc:scientificName 'Symphodus doderleini'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '273568'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:149'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273568'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6085'^^xsd:integer;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6085'^^xsd:anyURI;
  dwc:observationDate '2003-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.441 14.559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.441"^^xsd:decimal ;
  dwc:decimalLongitude "14.559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.441 14.559)"^^geo:wktLiteral ;
  geo-pos:lat "-26.441"^^xsd:decimal ;
  geo-pos:long "14.559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6773'^^xsd:integer;
  dwc:scientificName 'Physiculus capensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '14.559'^^xsd:double;
  dwc:latitude '-26.441'^^xsd:double;
  dwc:aphiaid '217735'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6773'^^xsd:anyURI;
  dwc:observationDate '1988-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '217735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.772 -177.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.772"^^xsd:decimal ;
  dwc:decimalLongitude "-177.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.772 -177.272)"^^geo:wktLiteral ;
  geo-pos:lat "-71.772"^^xsd:decimal ;
  geo-pos:long "-177.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7814'^^xsd:integer;
  dwc:scientificName 'Macrourus whitsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-177.272'^^xsd:double;
  dwc:latitude '-71.772'^^xsd:double;
  dwc:aphiaid '234606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7814'^^xsd:anyURI;
  dwc:observationDate '2007-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '234606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.571)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6652'^^xsd:integer;
  dwc:scientificName 'Chaenodraco wilsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.571'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6652'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1853 1.6565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1853"^^xsd:decimal ;
  dwc:decimalLongitude "1.6565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1853 1.6565)"^^geo:wktLiteral ;
  geo-pos:lat "41.1853"^^xsd:decimal ;
  geo-pos:long "1.6565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8392'^^xsd:integer;
  dwc:scientificName 'Sarpa salpa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.6565'^^xsd:double;
  dwc:latitude '41.1853'^^xsd:double;
  dwc:aphiaid '127064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8392'^^xsd:anyURI;
  dwc:observationDate '2009-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.037 1.734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.037"^^xsd:decimal ;
  dwc:decimalLongitude "1.734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.037 1.734)"^^geo:wktLiteral ;
  geo-pos:lat "41.037"^^xsd:decimal ;
  geo-pos:long "1.734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6308'^^xsd:integer;
  dwc:scientificName 'Epigonus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.734'^^xsd:double;
  dwc:latitude '41.037'^^xsd:double;
  dwc:aphiaid '126857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6308'^^xsd:anyURI;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7330'^^xsd:integer;
  dwc:scientificName 'Larimus effulgens'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7330'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7429'^^xsd:integer;
  dwc:scientificName 'Serranus atricauda'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '127040'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7429'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127040'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6092'^^xsd:integer;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6092'^^xsd:anyURI;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.551 -0.434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.551"^^xsd:decimal ;
  dwc:decimalLongitude "-0.434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.551 -0.434)"^^geo:wktLiteral ;
  geo-pos:lat "37.551"^^xsd:decimal ;
  geo-pos:long "-0.434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7677'^^xsd:integer;
  dwc:scientificName 'Arnoglossus rueppelii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Luis Gil de Sola. Dr. Domingo Lloris'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.434'^^xsd:double;
  dwc:latitude '37.551'^^xsd:double;
  dwc:aphiaid '127127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7677'^^xsd:anyURI;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6309'^^xsd:integer;
  dwc:scientificName 'Epigonus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6309'^^xsd:anyURI;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.022 -61.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.022"^^xsd:decimal ;
  dwc:decimalLongitude "-61.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.022 -61.136)"^^geo:wktLiteral ;
  geo-pos:lat "-63.022"^^xsd:decimal ;
  geo-pos:long "-61.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '220'^^xsd:integer;
  dwc:scientificName 'Gobionotothen gibberifrons'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-61.136'^^xsd:double;
  dwc:latitude '-63.022'^^xsd:double;
  dwc:aphiaid '234704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:220'^^xsd:anyURI;
  dwc:observationDate '2000-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '234704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8378 -13.8192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8378"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8378 -13.8192)"^^geo:wktLiteral ;
  geo-pos:lat "28.8378"^^xsd:decimal ;
  geo-pos:long "-13.8192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8199'^^xsd:integer;
  dwc:scientificName 'Notoscopelus resplendens'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-13.8192'^^xsd:double;
  dwc:latitude '28.8378'^^xsd:double;
  dwc:aphiaid '158916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8199'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.76783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.206"^^xsd:decimal ;
  dwc:decimalLongitude "1.76783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.76783)"^^geo:wktLiteral ;
  geo-pos:lat "41.206"^^xsd:decimal ;
  geo-pos:long "1.76783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8352'^^xsd:integer;
  dwc:scientificName 'Oblada melanura'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.76783'^^xsd:double;
  dwc:latitude '41.206'^^xsd:double;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8352'^^xsd:anyURI;
  dwc:observationDate '2009-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8052"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  geo-pos:lat "29.8052"^^xsd:decimal ;
  geo-pos:long "-84.0063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7992'^^xsd:integer;
  dwc:scientificName 'Epinephelus nigritus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.0063'^^xsd:double;
  dwc:latitude '29.8052'^^xsd:double;
  dwc:aphiaid '127037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7992'^^xsd:anyURI;
  dwc:aphiaIdAccepted '475100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.522"^^xsd:decimal ;
  dwc:decimalLongitude "-12.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  geo-pos:lat "-71.522"^^xsd:decimal ;
  geo-pos:long "-12.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '263'^^xsd:integer;
  dwc:scientificName 'Trematomus hansoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.424'^^xsd:double;
  dwc:latitude '-71.522'^^xsd:double;
  dwc:aphiaid '234772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:263'^^xsd:anyURI;
  dwc:observationDate '1996-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '234772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1853 1.6565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1853"^^xsd:decimal ;
  dwc:decimalLongitude "1.6565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1853 1.6565)"^^geo:wktLiteral ;
  geo-pos:lat "41.1853"^^xsd:decimal ;
  geo-pos:long "1.6565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8148'^^xsd:integer;
  dwc:scientificName 'Pegusa impar'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.6565'^^xsd:double;
  dwc:latitude '41.1853'^^xsd:double;
  dwc:aphiaid '236490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8148'^^xsd:anyURI;
  dwc:observationDate '2009-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '236490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6067'^^xsd:integer;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6067'^^xsd:anyURI;
  dwc:observationDate '2002-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7963'^^xsd:integer;
  dwc:scientificName 'Dentex macrophthalmus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '273965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7963'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273965'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7206'^^xsd:integer;
  dwc:scientificName 'Lethrinus atkinsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '278632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7206'^^xsd:anyURI;
  dwc:aphiaIdAccepted '278632'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '248'^^xsd:integer;
  dwc:scientificName 'Trematomus bernacchii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:248'^^xsd:anyURI;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '234802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.991 3.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.991"^^xsd:decimal ;
  dwc:decimalLongitude "3.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.991 3.507)"^^geo:wktLiteral ;
  geo-pos:lat "41.991"^^xsd:decimal ;
  geo-pos:long "3.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6219'^^xsd:integer;
  dwc:scientificName 'Symphurus nigrescens'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.507'^^xsd:double;
  dwc:latitude '41.991'^^xsd:double;
  dwc:aphiaid '127134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6219'^^xsd:anyURI;
  dwc:observationDate '1995-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.173 1.70383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.173"^^xsd:decimal ;
  dwc:decimalLongitude "1.70383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.173 1.70383)"^^geo:wktLiteral ;
  geo-pos:lat "41.173"^^xsd:decimal ;
  geo-pos:long "1.70383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8379'^^xsd:integer;
  dwc:scientificName 'Symphodus rostratus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.70383'^^xsd:double;
  dwc:latitude '41.173'^^xsd:double;
  dwc:aphiaid '273574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8379'^^xsd:anyURI;
  dwc:observationDate '2010-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '273574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8052"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  geo-pos:lat "29.8052"^^xsd:decimal ;
  geo-pos:long "-84.0063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7995'^^xsd:integer;
  dwc:scientificName 'Mycteroperca microlepis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.0063'^^xsd:double;
  dwc:latitude '29.8052'^^xsd:double;
  dwc:aphiaid '273880'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7995'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273880'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.076 1.671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.076"^^xsd:decimal ;
  dwc:decimalLongitude "1.671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.076 1.671)"^^geo:wktLiteral ;
  geo-pos:lat "41.076"^^xsd:decimal ;
  geo-pos:long "1.671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6304'^^xsd:integer;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.671'^^xsd:double;
  dwc:latitude '41.076'^^xsd:double;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6304'^^xsd:anyURI;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.772 -177.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.772"^^xsd:decimal ;
  dwc:decimalLongitude "-177.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.772 -177.272)"^^geo:wktLiteral ;
  geo-pos:lat "-71.772"^^xsd:decimal ;
  geo-pos:long "-177.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7816'^^xsd:integer;
  dwc:scientificName 'Macrourus whitsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-177.272'^^xsd:double;
  dwc:latitude '-71.772'^^xsd:double;
  dwc:aphiaid '234606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7816'^^xsd:anyURI;
  dwc:observationDate '2007-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '234606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.038 1.643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.038"^^xsd:decimal ;
  dwc:decimalLongitude "1.643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.038 1.643)"^^geo:wktLiteral ;
  geo-pos:lat "39.038"^^xsd:decimal ;
  geo-pos:long "1.643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7585'^^xsd:integer;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.643'^^xsd:double;
  dwc:latitude '39.038'^^xsd:double;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7585'^^xsd:anyURI;
  dwc:observationDate '2006-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302 16.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.302"^^xsd:decimal ;
  dwc:decimalLongitude "16.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302 16.567)"^^geo:wktLiteral ;
  geo-pos:lat "38.302"^^xsd:decimal ;
  geo-pos:long "16.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6125'^^xsd:integer;
  dwc:scientificName 'Trachyrincus scabrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '16.567'^^xsd:double;
  dwc:latitude '38.302'^^xsd:double;
  dwc:aphiaid '126482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6125'^^xsd:anyURI;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.405 -23.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.405"^^xsd:decimal ;
  dwc:decimalLongitude "-23.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.405 -23.485)"^^geo:wktLiteral ;
  geo-pos:lat "15.405"^^xsd:decimal ;
  geo-pos:long "-23.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7782'^^xsd:integer;
  dwc:scientificName 'Cephalopholis taeniops'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.485'^^xsd:double;
  dwc:latitude '15.405'^^xsd:double;
  dwc:aphiaid '279154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7782'^^xsd:anyURI;
  dwc:aphiaIdAccepted '279154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8752 15.4345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8752"^^xsd:decimal ;
  dwc:decimalLongitude "15.4345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8752 15.4345)"^^geo:wktLiteral ;
  geo-pos:lat "41.8752"^^xsd:decimal ;
  geo-pos:long "15.4345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8458'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Fabrizio Capoccioni'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '15.4345'^^xsd:double;
  dwc:latitude '41.8752'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8458'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7385'^^xsd:integer;
  dwc:scientificName 'Trichiurus lepturus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '127089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7385'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127089'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A59> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.64)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '59'^^xsd:integer;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.64'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:59'^^xsd:anyURI;
  dwc:observationDate '2000-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7332'^^xsd:integer;
  dwc:scientificName 'Larimus effulgens'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7332'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276130'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7200'^^xsd:integer;
  dwc:scientificName 'Lethrinus lentjan'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '212061'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '212061'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.742"^^xsd:decimal ;
  dwc:decimalLongitude "-17.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  geo-pos:lat "15.742"^^xsd:decimal ;
  geo-pos:long "-17.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7513'^^xsd:integer;
  dwc:scientificName 'Merluccius polli'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Ana Ramos'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.502'^^xsd:double;
  dwc:latitude '15.742'^^xsd:double;
  dwc:aphiaid '272457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7513'^^xsd:anyURI;
  dwc:observationDate '1986-11-18'^^xsd:date;
  dwc:aphiaIdAccepted '272457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.12 1.284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.12"^^xsd:decimal ;
  dwc:decimalLongitude "1.284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.12 1.284)"^^geo:wktLiteral ;
  geo-pos:lat "41.12"^^xsd:decimal ;
  geo-pos:long "1.284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6996'^^xsd:integer;
  dwc:scientificName 'Parablennius pilicornis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Pau Abelló'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.284'^^xsd:double;
  dwc:latitude '41.12'^^xsd:double;
  dwc:aphiaid '126773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6996'^^xsd:anyURI;
  dwc:observationDate '2006-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -9.067)"^^geo:wktLiteral ;
  geo-pos:lat "38.722"^^xsd:decimal ;
  geo-pos:long "-9.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7747'^^xsd:integer;
  dwc:scientificName 'Lesueurigobius sanzoi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.067'^^xsd:double;
  dwc:latitude '38.722'^^xsd:double;
  dwc:aphiaid '303396'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7747'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126906'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6868"^^xsd:decimal ;
  dwc:decimalLongitude "2.82283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  geo-pos:lat "41.6868"^^xsd:decimal ;
  geo-pos:long "2.82283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8252'^^xsd:integer;
  dwc:scientificName 'Parablennius gattorugine'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Àlex Casas. Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.82283'^^xsd:double;
  dwc:latitude '41.6868'^^xsd:double;
  dwc:aphiaid '126770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8252'^^xsd:anyURI;
  dwc:observationDate '2008-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.8848 -22.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.8848"^^xsd:decimal ;
  dwc:decimalLongitude "-22.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.8848 -22.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-73.8848"^^xsd:decimal ;
  geo-pos:long "-22.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8502'^^xsd:integer;
  dwc:scientificName 'Gymnodraco acuticeps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-22.4333'^^xsd:double;
  dwc:latitude '-73.8848'^^xsd:double;
  dwc:aphiaid '234800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8502'^^xsd:anyURI;
  dwc:observationDate '1996-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '234800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1907 -119.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1907"^^xsd:decimal ;
  dwc:decimalLongitude "-119.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1907 -119.536)"^^geo:wktLiteral ;
  geo-pos:lat "34.1907"^^xsd:decimal ;
  geo-pos:long "-119.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8283'^^xsd:integer;
  dwc:scientificName 'Sebastes chlorostictus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Tyler Hawkins. Sr. Connor Hall. Dr. Ralph Imon'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.536'^^xsd:double;
  dwc:latitude '34.1907'^^xsd:double;
  dwc:aphiaid '274781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8283'^^xsd:anyURI;
  dwc:observationDate '2009-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '274781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.522"^^xsd:decimal ;
  dwc:decimalLongitude "-12.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  geo-pos:lat "-71.522"^^xsd:decimal ;
  geo-pos:long "-12.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6688'^^xsd:integer;
  dwc:scientificName 'Dacodraco hunteri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.424'^^xsd:double;
  dwc:latitude '-71.522'^^xsd:double;
  dwc:aphiaid '234614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6688'^^xsd:anyURI;
  dwc:observationDate '1996-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '234614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.027 -119.336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.027"^^xsd:decimal ;
  dwc:decimalLongitude "-119.336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.027 -119.336)"^^geo:wktLiteral ;
  geo-pos:lat "34.027"^^xsd:decimal ;
  geo-pos:long "-119.336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8225'^^xsd:integer;
  dwc:scientificName 'Sebastes ovalis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Sr. Patrick Sudre. Dr. Ralph I'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.336'^^xsd:double;
  dwc:latitude '34.027'^^xsd:double;
  dwc:aphiaid '274830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8225'^^xsd:anyURI;
  dwc:observationDate '2009-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '274830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.625"^^xsd:decimal ;
  dwc:decimalLongitude "-85.154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  geo-pos:lat "29.625"^^xsd:decimal ;
  geo-pos:long "-85.154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6793'^^xsd:integer;
  dwc:scientificName 'Elops saurus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.154'^^xsd:double;
  dwc:latitude '29.625'^^xsd:double;
  dwc:aphiaid '157875'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6793'^^xsd:anyURI;
  dwc:observationDate '2002-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '157875'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A72> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '72'^^xsd:integer;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:72'^^xsd:anyURI;
  dwc:observationDate '2003-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.557 -159.456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.557"^^xsd:decimal ;
  dwc:decimalLongitude "-159.456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.557 -159.456)"^^geo:wktLiteral ;
  geo-pos:lat "58.557"^^xsd:decimal ;
  geo-pos:long "-159.456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7297'^^xsd:integer;
  dwc:scientificName 'Pleuronectes  quadrituberculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-159.456'^^xsd:double;
  dwc:latitude '58.557'^^xsd:double;
  dwc:aphiaid '254564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7297'^^xsd:anyURI;
  dwc:observationDate '2006-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '254564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6429'^^xsd:integer;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6429'^^xsd:anyURI;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7564'^^xsd:integer;
  dwc:scientificName 'Aspitrigla cuculus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '150662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7564'^^xsd:anyURI;
  dwc:observationDate '2006-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '288'^^xsd:integer;
  dwc:scientificName 'Trematomus nicolai'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:288'^^xsd:anyURI;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '234644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.8212 -60.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.8212"^^xsd:decimal ;
  dwc:decimalLongitude "-60.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.8212 -60.824)"^^geo:wktLiteral ;
  geo-pos:lat "-62.8212"^^xsd:decimal ;
  geo-pos:long "-60.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8513'^^xsd:integer;
  dwc:scientificName 'Chaenocephalus aceratus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.824'^^xsd:double;
  dwc:latitude '-62.8212'^^xsd:double;
  dwc:aphiaid '234725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8513'^^xsd:anyURI;
  dwc:observationDate '2000-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.559 0.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.559"^^xsd:decimal ;
  dwc:decimalLongitude "0.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.559 0.737)"^^geo:wktLiteral ;
  geo-pos:lat "40.559"^^xsd:decimal ;
  geo-pos:long "0.737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7704'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestres'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.737'^^xsd:double;
  dwc:latitude '40.559'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7704'^^xsd:anyURI;
  dwc:observationDate '2001-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.501 13.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.501"^^xsd:decimal ;
  dwc:decimalLongitude "13.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.501 13.383)"^^geo:wktLiteral ;
  geo-pos:lat "-23.501"^^xsd:decimal ;
  geo-pos:long "13.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7007'^^xsd:integer;
  dwc:scientificName 'Lophius vomerinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '13.383'^^xsd:double;
  dwc:latitude '-23.501'^^xsd:double;
  dwc:aphiaid '217839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7007'^^xsd:anyURI;
  dwc:observationDate '1986-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '217839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.624 13.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.624"^^xsd:decimal ;
  dwc:decimalLongitude "13.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.624 13.491)"^^geo:wktLiteral ;
  geo-pos:lat "-24.624"^^xsd:decimal ;
  geo-pos:long "13.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6768'^^xsd:integer;
  dwc:scientificName 'Selachophidium guentheri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '13.491'^^xsd:double;
  dwc:latitude '-24.624'^^xsd:double;
  dwc:aphiaid '217820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6768'^^xsd:anyURI;
  dwc:observationDate '1988-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '217820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.541"^^xsd:decimal ;
  dwc:decimalLongitude "3.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  geo-pos:lat "42.541"^^xsd:decimal ;
  geo-pos:long "3.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '313'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.605'^^xsd:double;
  dwc:latitude '42.541'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:313'^^xsd:anyURI;
  dwc:observationDate '1993-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8336'^^xsd:integer;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8336'^^xsd:anyURI;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.254 2.353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.254"^^xsd:decimal ;
  dwc:decimalLongitude "2.353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.254 2.353)"^^geo:wktLiteral ;
  geo-pos:lat "38.254"^^xsd:decimal ;
  geo-pos:long "2.353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6131'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides guentheri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.353'^^xsd:double;
  dwc:latitude '38.254'^^xsd:double;
  dwc:aphiaid '158958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6131'^^xsd:anyURI;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '158958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.337 3.374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.337"^^xsd:decimal ;
  dwc:decimalLongitude "3.374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.337 3.374)"^^geo:wktLiteral ;
  geo-pos:lat "42.337"^^xsd:decimal ;
  geo-pos:long "3.374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6233'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.374'^^xsd:double;
  dwc:latitude '42.337'^^xsd:double;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6233'^^xsd:anyURI;
  dwc:observationDate '1995-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6545'^^xsd:integer;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6545'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.922 -6.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.922"^^xsd:decimal ;
  dwc:decimalLongitude "-6.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.922 -6.188)"^^geo:wktLiteral ;
  geo-pos:lat "36.922"^^xsd:decimal ;
  geo-pos:long "-6.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6887'^^xsd:integer;
  dwc:scientificName 'Aphanius baeticus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. B.Reichenbacher & U.Sienknecht. 2001. Geobios'^^xsd:string;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '-6.188'^^xsd:double;
  dwc:latitude '36.922'^^xsd:double;
  dwc:aphiaid '1009786'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6887'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1605353'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.742"^^xsd:decimal ;
  dwc:decimalLongitude "-17.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  geo-pos:lat "15.742"^^xsd:decimal ;
  geo-pos:long "-17.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6550'^^xsd:integer;
  dwc:scientificName 'Merluccius senegalensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Ana Ramos'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.502'^^xsd:double;
  dwc:latitude '15.742'^^xsd:double;
  dwc:aphiaid '126485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6550'^^xsd:anyURI;
  dwc:observationDate '1986-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '126485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.954 -173.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.954"^^xsd:decimal ;
  dwc:decimalLongitude "-173.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.954 -173.775)"^^geo:wktLiteral ;
  geo-pos:lat "57.954"^^xsd:decimal ;
  geo-pos:long "-173.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6901'^^xsd:integer;
  dwc:scientificName 'Malacocottus kincaidi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-173.775'^^xsd:double;
  dwc:latitude '57.954'^^xsd:double;
  dwc:aphiaid '279442'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6901'^^xsd:anyURI;
  dwc:observationDate '2006-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '279442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.94"^^xsd:decimal ;
  dwc:decimalLongitude "1.221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  geo-pos:lat "40.94"^^xsd:decimal ;
  geo-pos:long "1.221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5976'^^xsd:integer;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Anna Bozzano. Sr. Biel Pomar'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.221'^^xsd:double;
  dwc:latitude '40.94'^^xsd:double;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5976'^^xsd:anyURI;
  dwc:observationDate '2003-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7568'^^xsd:integer;
  dwc:scientificName 'Aspitrigla obscura'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '150663'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7568'^^xsd:anyURI;
  dwc:observationDate '2006-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.124 1.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.124"^^xsd:decimal ;
  dwc:decimalLongitude "1.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.124 1.887)"^^geo:wktLiteral ;
  geo-pos:lat "41.124"^^xsd:decimal ;
  geo-pos:long "1.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6098'^^xsd:integer;
  dwc:scientificName 'Peristedion cataphractum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.887'^^xsd:double;
  dwc:latitude '41.124'^^xsd:double;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6098'^^xsd:anyURI;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.137 -161.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.137"^^xsd:decimal ;
  dwc:decimalLongitude "-161.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.137 -161.752)"^^geo:wktLiteral ;
  geo-pos:lat "57.137"^^xsd:decimal ;
  geo-pos:long "-161.752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7137'^^xsd:integer;
  dwc:scientificName 'Theragra chalcogramma'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-161.752'^^xsd:double;
  dwc:latitude '57.137'^^xsd:double;
  dwc:aphiaid '254539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7137'^^xsd:anyURI;
  dwc:observationDate '2006-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '300735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6868"^^xsd:decimal ;
  dwc:decimalLongitude "2.82283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  geo-pos:lat "41.6868"^^xsd:decimal ;
  geo-pos:long "2.82283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8153'^^xsd:integer;
  dwc:scientificName 'Coryphoblennius galerita'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Àlex Casas. Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.82283'^^xsd:double;
  dwc:latitude '41.6868'^^xsd:double;
  dwc:aphiaid '126762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8153'^^xsd:anyURI;
  dwc:observationDate '2009-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.984 -85.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.984"^^xsd:decimal ;
  dwc:decimalLongitude "-85.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.984 -85.542)"^^geo:wktLiteral ;
  geo-pos:lat "29.984"^^xsd:decimal ;
  geo-pos:long "-85.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6806'^^xsd:integer;
  dwc:scientificName 'Bairdiella chrysoura'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.542'^^xsd:double;
  dwc:latitude '29.984'^^xsd:double;
  dwc:aphiaid '159303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6806'^^xsd:anyURI;
  dwc:observationDate '2003-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '159303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.725"^^xsd:decimal ;
  dwc:decimalLongitude "-15.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  geo-pos:lat "24.725"^^xsd:decimal ;
  geo-pos:long "-15.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7018'^^xsd:integer;
  dwc:scientificName 'Dentex canariensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.193'^^xsd:double;
  dwc:latitude '24.725'^^xsd:double;
  dwc:aphiaid '273960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7018'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.124 1.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.124"^^xsd:decimal ;
  dwc:decimalLongitude "1.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.124 1.887)"^^geo:wktLiteral ;
  geo-pos:lat "41.124"^^xsd:decimal ;
  geo-pos:long "1.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6536'^^xsd:integer;
  dwc:scientificName 'Epigonus constanciae'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.887'^^xsd:double;
  dwc:latitude '41.124'^^xsd:double;
  dwc:aphiaid '126856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6536'^^xsd:anyURI;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '126856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.423 -168.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.423"^^xsd:decimal ;
  dwc:decimalLongitude "-168.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.423 -168.9)"^^geo:wktLiteral ;
  geo-pos:lat "56.423"^^xsd:decimal ;
  geo-pos:long "-168.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6946'^^xsd:integer;
  dwc:scientificName 'Bathymaster signatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-168.9'^^xsd:double;
  dwc:latitude '56.423'^^xsd:double;
  dwc:aphiaid '254513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6946'^^xsd:anyURI;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '254513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  geo-pos:lat "43.706"^^xsd:decimal ;
  geo-pos:long "-8.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '344'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Carmen Piñeiro'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.255'^^xsd:double;
  dwc:latitude '43.706'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:344'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7210'^^xsd:integer;
  dwc:scientificName 'Lethrinus nebulosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '212081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7210'^^xsd:anyURI;
  dwc:aphiaIdAccepted '212081'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.319 -170.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.319"^^xsd:decimal ;
  dwc:decimalLongitude "-170.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.319 -170.772)"^^geo:wktLiteral ;
  geo-pos:lat "56.319"^^xsd:decimal ;
  geo-pos:long "-170.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7870'^^xsd:integer;
  dwc:scientificName 'Sebastes polyspinis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-170.772'^^xsd:double;
  dwc:latitude '56.319'^^xsd:double;
  dwc:aphiaid '274837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7870'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '274837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 1.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.722"^^xsd:decimal ;
  dwc:decimalLongitude "1.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 1.693)"^^geo:wktLiteral ;
  geo-pos:lat "38.722"^^xsd:decimal ;
  geo-pos:long "1.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7572'^^xsd:integer;
  dwc:scientificName 'Peristedion cataphractum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.693'^^xsd:double;
  dwc:latitude '38.722'^^xsd:double;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7572'^^xsd:anyURI;
  dwc:observationDate '2006-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7411'^^xsd:integer;
  dwc:scientificName 'Diplectrum pacificum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7411'^^xsd:anyURI;
  dwc:observationDate '2001-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '276183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.805 -84.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.805"^^xsd:decimal ;
  dwc:decimalLongitude "-84.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.805 -84.006)"^^geo:wktLiteral ;
  geo-pos:lat "29.805"^^xsd:decimal ;
  geo-pos:long "-84.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6787'^^xsd:integer;
  dwc:scientificName 'Brevoortia patronus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.006'^^xsd:double;
  dwc:latitude '29.805'^^xsd:double;
  dwc:aphiaid '275500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6787'^^xsd:anyURI;
  dwc:aphiaIdAccepted '275500'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.59)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6655'^^xsd:integer;
  dwc:scientificName 'Chaenodraco wilsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.59'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6655'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.967 -60.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.967"^^xsd:decimal ;
  dwc:decimalLongitude "-60.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.967 -60.308)"^^geo:wktLiteral ;
  geo-pos:lat "-61.967"^^xsd:decimal ;
  geo-pos:long "-60.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6707'^^xsd:integer;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.308'^^xsd:double;
  dwc:latitude '-61.967'^^xsd:double;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6707'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 2.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16"^^xsd:decimal ;
  dwc:decimalLongitude "2.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 2.802)"^^geo:wktLiteral ;
  geo-pos:lat "39.16"^^xsd:decimal ;
  geo-pos:long "2.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6382'^^xsd:integer;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí. Dr. Joan Cartes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.802'^^xsd:double;
  dwc:latitude '39.16'^^xsd:double;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6382'^^xsd:anyURI;
  dwc:observationDate '2004-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.887 1.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.887"^^xsd:decimal ;
  dwc:decimalLongitude "1.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.887 1.004)"^^geo:wktLiteral ;
  geo-pos:lat "38.887"^^xsd:decimal ;
  geo-pos:long "1.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7689'^^xsd:integer;
  dwc:scientificName 'Ceratoscopelus maderiensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.004'^^xsd:double;
  dwc:latitude '38.887'^^xsd:double;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7689'^^xsd:anyURI;
  dwc:observationDate '2006-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5918'^^xsd:integer;
  dwc:scientificName 'Ophichthus rufus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5918'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.972 15.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.972"^^xsd:decimal ;
  dwc:decimalLongitude "15.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.972 15.174)"^^geo:wktLiteral ;
  geo-pos:lat "-28.972"^^xsd:decimal ;
  geo-pos:long "15.174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7011'^^xsd:integer;
  dwc:scientificName 'Chelidonichthys capensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '15.174'^^xsd:double;
  dwc:latitude '-28.972'^^xsd:double;
  dwc:aphiaid '218120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7011'^^xsd:anyURI;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '218120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7971'^^xsd:integer;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7971'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.817 -78.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.817"^^xsd:decimal ;
  dwc:decimalLongitude "-78.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.817 -78.887)"^^geo:wktLiteral ;
  geo-pos:lat "-10.817"^^xsd:decimal ;
  geo-pos:long "-78.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7504'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra Beatriz Morales-Nin'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-78.887'^^xsd:double;
  dwc:latitude '-10.817'^^xsd:double;
  dwc:aphiaid '293628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7504'^^xsd:anyURI;
  dwc:aphiaIdAccepted '293628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7490'^^xsd:integer;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7490'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.124 1.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.124"^^xsd:decimal ;
  dwc:decimalLongitude "1.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.124 1.887)"^^geo:wktLiteral ;
  geo-pos:lat "41.124"^^xsd:decimal ;
  geo-pos:long "1.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6001'^^xsd:integer;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.887'^^xsd:double;
  dwc:latitude '41.124'^^xsd:double;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6001'^^xsd:anyURI;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.208 2.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.208"^^xsd:decimal ;
  dwc:decimalLongitude "2.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.208 2.042)"^^geo:wktLiteral ;
  geo-pos:lat "41.208"^^xsd:decimal ;
  geo-pos:long "2.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7312'^^xsd:integer;
  dwc:scientificName 'Pomatomus saltatrix'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.042'^^xsd:double;
  dwc:latitude '41.208'^^xsd:double;
  dwc:aphiaid '151482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7312'^^xsd:anyURI;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6062'^^xsd:integer;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6062'^^xsd:anyURI;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.5878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8358"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.5878)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8358"^^xsd:decimal ;
  geo-pos:long "-10.5878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8498'^^xsd:integer;
  dwc:scientificName 'Cygnodraco mawsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.5878'^^xsd:double;
  dwc:latitude '-70.8358'^^xsd:double;
  dwc:aphiaid '234834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8498'^^xsd:anyURI;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '234834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.29 2.222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.29"^^xsd:decimal ;
  dwc:decimalLongitude "2.222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.29 2.222)"^^geo:wktLiteral ;
  geo-pos:lat "41.29"^^xsd:decimal ;
  geo-pos:long "2.222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6376'^^xsd:integer;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.222'^^xsd:double;
  dwc:latitude '41.29'^^xsd:double;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6376'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.389 2.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.389"^^xsd:decimal ;
  dwc:decimalLongitude "2.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.389 2.351)"^^geo:wktLiteral ;
  geo-pos:lat "41.389"^^xsd:decimal ;
  geo-pos:long "2.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5904'^^xsd:integer;
  dwc:scientificName 'Gnathophis mystax'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.351'^^xsd:double;
  dwc:latitude '41.389'^^xsd:double;
  dwc:aphiaid '126287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5904'^^xsd:anyURI;
  dwc:observationDate '1998-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '126287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.687 2.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.687"^^xsd:decimal ;
  dwc:decimalLongitude "2.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.687 2.823)"^^geo:wktLiteral ;
  geo-pos:lat "41.687"^^xsd:decimal ;
  geo-pos:long "2.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7665'^^xsd:integer;
  dwc:scientificName 'Symphodus roissali'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.823'^^xsd:double;
  dwc:latitude '41.687'^^xsd:double;
  dwc:aphiaid '273573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7665'^^xsd:anyURI;
  dwc:observationDate '2006-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '273573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7440'^^xsd:integer;
  dwc:scientificName 'Synodus scituliceps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '272139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7440'^^xsd:anyURI;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '272139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1183 -1.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1183"^^xsd:decimal ;
  dwc:decimalLongitude "-1.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1183 -1.886)"^^geo:wktLiteral ;
  geo-pos:lat "44.1183"^^xsd:decimal ;
  geo-pos:long "-1.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7909'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. D. Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-1.886'^^xsd:double;
  dwc:latitude '44.1183'^^xsd:double;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7909'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.636 1.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.636"^^xsd:decimal ;
  dwc:decimalLongitude "1.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.636 1.026)"^^geo:wktLiteral ;
  geo-pos:lat "38.636"^^xsd:decimal ;
  geo-pos:long "1.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7614'^^xsd:integer;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.026'^^xsd:double;
  dwc:latitude '38.636'^^xsd:double;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7614'^^xsd:anyURI;
  dwc:observationDate '2006-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3537 2.32133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3537"^^xsd:decimal ;
  dwc:decimalLongitude "2.32133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3537 2.32133)"^^geo:wktLiteral ;
  geo-pos:lat "41.3537"^^xsd:decimal ;
  geo-pos:long "2.32133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8069'^^xsd:integer;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.32133'^^xsd:double;
  dwc:latitude '41.3537'^^xsd:double;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8069'^^xsd:anyURI;
  dwc:observationDate '2009-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.342 2.206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.342"^^xsd:decimal ;
  dwc:decimalLongitude "2.206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.342 2.206)"^^geo:wktLiteral ;
  geo-pos:lat "41.342"^^xsd:decimal ;
  geo-pos:long "2.206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6885'^^xsd:integer;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.206'^^xsd:double;
  dwc:latitude '41.342'^^xsd:double;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6885'^^xsd:anyURI;
  dwc:observationDate '2005-11-08'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.606 14.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.606"^^xsd:decimal ;
  dwc:decimalLongitude "14.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.606 14.675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.606"^^xsd:decimal ;
  geo-pos:long "14.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6851'^^xsd:integer;
  dwc:scientificName 'Genypterus capensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '14.675'^^xsd:double;
  dwc:latitude '-27.606'^^xsd:double;
  dwc:aphiaid '217800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6851'^^xsd:anyURI;
  dwc:observationDate '1984-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '217800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6208'^^xsd:integer;
  dwc:scientificName 'Psetta maxima'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6208'^^xsd:anyURI;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.984 -85.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.984"^^xsd:decimal ;
  dwc:decimalLongitude "-85.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.984 -85.542)"^^geo:wktLiteral ;
  geo-pos:lat "29.984"^^xsd:decimal ;
  geo-pos:long "-85.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6823'^^xsd:integer;
  dwc:scientificName 'Lagodon rhomboides'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.542'^^xsd:double;
  dwc:latitude '29.984'^^xsd:double;
  dwc:aphiaid '159249'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6823'^^xsd:anyURI;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '159249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6868"^^xsd:decimal ;
  dwc:decimalLongitude "2.82283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  geo-pos:lat "41.6868"^^xsd:decimal ;
  geo-pos:long "2.82283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7888'^^xsd:integer;
  dwc:scientificName 'Apogon imberbis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Àlex Casas. Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.82283'^^xsd:double;
  dwc:latitude '41.6868'^^xsd:double;
  dwc:aphiaid '273021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7888'^^xsd:anyURI;
  dwc:observationDate '2008-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '273021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.739 -16.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.739"^^xsd:decimal ;
  dwc:decimalLongitude "-16.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.739 -16.658)"^^geo:wktLiteral ;
  geo-pos:lat "13.739"^^xsd:decimal ;
  geo-pos:long "-16.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7082'^^xsd:integer;
  dwc:scientificName 'Mugil cephalus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Jacques Panfili'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-16.658'^^xsd:double;
  dwc:latitude '13.739'^^xsd:double;
  dwc:aphiaid '126983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7082'^^xsd:anyURI;
  dwc:observationDate '2005-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '126983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8087"^^xsd:decimal ;
  dwc:decimalLongitude "-120.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  geo-pos:lat "34.8087"^^xsd:decimal ;
  geo-pos:long "-120.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7905'^^xsd:integer;
  dwc:scientificName 'Synodus lucioceps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Leg. Fitch'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-120.823'^^xsd:double;
  dwc:latitude '34.8087'^^xsd:double;
  dwc:aphiaid '272132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7905'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272132'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.725"^^xsd:decimal ;
  dwc:decimalLongitude "-15.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  geo-pos:lat "24.725"^^xsd:decimal ;
  geo-pos:long "-15.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7014'^^xsd:integer;
  dwc:scientificName 'Plectorhinchus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.193'^^xsd:double;
  dwc:latitude '24.725'^^xsd:double;
  dwc:aphiaid '126946'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7014'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8098 0.341332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8098"^^xsd:decimal ;
  dwc:decimalLongitude "0.341332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8098 0.341332)"^^geo:wktLiteral ;
  geo-pos:lat "38.8098"^^xsd:decimal ;
  geo-pos:long "0.341332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8210'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.341332'^^xsd:double;
  dwc:latitude '38.8098'^^xsd:double;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8210'^^xsd:anyURI;
  dwc:observationDate '2006-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.126 1.653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.126"^^xsd:decimal ;
  dwc:decimalLongitude "1.653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.126 1.653)"^^geo:wktLiteral ;
  geo-pos:lat "41.126"^^xsd:decimal ;
  geo-pos:long "1.653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6442'^^xsd:integer;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.653'^^xsd:double;
  dwc:latitude '41.126'^^xsd:double;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6442'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A46> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '46'^^xsd:integer;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:46'^^xsd:anyURI;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5762 -62.8013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5762"^^xsd:decimal ;
  dwc:decimalLongitude "-62.8013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5762 -62.8013)"^^geo:wktLiteral ;
  geo-pos:lat "43.5762"^^xsd:decimal ;
  geo-pos:long "-62.8013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8081'^^xsd:integer;
  dwc:scientificName 'Holtbyrnia macrops'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Steven E. Campana 2004. in: Photographic Atlas'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-62.8013'^^xsd:double;
  dwc:latitude '43.5762'^^xsd:double;
  dwc:aphiaid '126740'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8081'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126740'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.341 2.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.341"^^xsd:decimal ;
  dwc:decimalLongitude "2.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.341 2.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.341"^^xsd:decimal ;
  geo-pos:long "2.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6408'^^xsd:integer;
  dwc:scientificName 'Sarda sarda'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Jordi Lleonart. Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.217'^^xsd:double;
  dwc:latitude '41.341'^^xsd:double;
  dwc:aphiaid '127021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6408'^^xsd:anyURI;
  dwc:observationDate '1989-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.423 2.293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.423"^^xsd:decimal ;
  dwc:decimalLongitude "2.293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.423 2.293)"^^geo:wktLiteral ;
  geo-pos:lat "41.423"^^xsd:decimal ;
  geo-pos:long "2.293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7860'^^xsd:integer;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.293'^^xsd:double;
  dwc:latitude '41.423'^^xsd:double;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7860'^^xsd:anyURI;
  dwc:observationDate '2006-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.742"^^xsd:decimal ;
  dwc:decimalLongitude "-17.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  geo-pos:lat "15.742"^^xsd:decimal ;
  geo-pos:long "-17.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6552'^^xsd:integer;
  dwc:scientificName 'Merluccius polli'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Ana Ramos'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.502'^^xsd:double;
  dwc:latitude '15.742'^^xsd:double;
  dwc:aphiaid '272457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6552'^^xsd:anyURI;
  dwc:observationDate '1986-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '272457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.234 1.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.234"^^xsd:decimal ;
  dwc:decimalLongitude "1.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.234 1.892)"^^geo:wktLiteral ;
  geo-pos:lat "41.234"^^xsd:decimal ;
  geo-pos:long "1.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6364'^^xsd:integer;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.892'^^xsd:double;
  dwc:latitude '41.234'^^xsd:double;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6364'^^xsd:anyURI;
  dwc:observationDate '1995-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8358"^^xsd:decimal ;
  dwc:decimalLongitude "-10.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.59)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8358"^^xsd:decimal ;
  geo-pos:long "-10.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8506'^^xsd:integer;
  dwc:scientificName 'Prionodraco evansii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.59'^^xsd:double;
  dwc:latitude '-70.8358'^^xsd:double;
  dwc:aphiaid '234777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8506'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.7717 -177.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.7717"^^xsd:decimal ;
  dwc:decimalLongitude "-177.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.7717 -177.272)"^^geo:wktLiteral ;
  geo-pos:lat "-71.7717"^^xsd:decimal ;
  geo-pos:long "-177.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8492'^^xsd:integer;
  dwc:scientificName 'Dissostichus mawsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-177.272'^^xsd:double;
  dwc:latitude '-71.7717'^^xsd:double;
  dwc:aphiaid '234836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8492'^^xsd:anyURI;
  dwc:observationDate '2007-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '234836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.9712 -60.3073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.9712"^^xsd:decimal ;
  dwc:decimalLongitude "-60.3073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.9712 -60.3073)"^^geo:wktLiteral ;
  geo-pos:lat "-61.9712"^^xsd:decimal ;
  geo-pos:long "-60.3073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8522'^^xsd:integer;
  dwc:scientificName 'Chionobathyscus  dewitti'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.3073'^^xsd:double;
  dwc:latitude '-61.9712'^^xsd:double;
  dwc:aphiaid '234650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8522'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '234650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.639"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.639"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7040'^^xsd:integer;
  dwc:scientificName 'Carassius carassius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.639'^^xsd:double;
  dwc:aphiaid '154297'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7040'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '154297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7212'^^xsd:integer;
  dwc:scientificName 'Lethrinus rubrioperculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '212077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7212'^^xsd:anyURI;
  dwc:aphiaIdAccepted '212077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.651 -8.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.651"^^xsd:decimal ;
  dwc:decimalLongitude "-8.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.651 -8.183)"^^geo:wktLiteral ;
  geo-pos:lat "50.651"^^xsd:decimal ;
  geo-pos:long "-8.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7004'^^xsd:integer;
  dwc:scientificName 'Pollachius  virens'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.183'^^xsd:double;
  dwc:latitude '50.651'^^xsd:double;
  dwc:aphiaid '126441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7004'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126441'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.255 2.423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.255"^^xsd:decimal ;
  dwc:decimalLongitude "2.423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.255 2.423)"^^geo:wktLiteral ;
  geo-pos:lat "41.255"^^xsd:decimal ;
  geo-pos:long "2.423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6919'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Cartes'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.423'^^xsd:double;
  dwc:latitude '41.255'^^xsd:double;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6919'^^xsd:anyURI;
  dwc:observationDate '2006-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.637 -27.001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.637"^^xsd:decimal ;
  dwc:decimalLongitude "-27.001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.637 -27.001)"^^geo:wktLiteral ;
  geo-pos:lat "-74.637"^^xsd:decimal ;
  geo-pos:long "-27.001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6543'^^xsd:integer;
  dwc:scientificName 'Bathydraco marri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '-27.001'^^xsd:double;
  dwc:latitude '-74.637'^^xsd:double;
  dwc:aphiaid '234816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6543'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '234816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0045 -119.425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0045"^^xsd:decimal ;
  dwc:decimalLongitude "-119.425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0045 -119.425)"^^geo:wktLiteral ;
  geo-pos:lat "34.0045"^^xsd:decimal ;
  geo-pos:long "-119.425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8088'^^xsd:integer;
  dwc:scientificName 'Sebastes chrysomelas'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Jeni Glanzner-Garcia. Sr. Daniel Teran. Dr. R'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.425'^^xsd:double;
  dwc:latitude '34.0045'^^xsd:double;
  dwc:aphiaid '240737'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8088'^^xsd:anyURI;
  dwc:observationDate '2009-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '240737'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 1.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.106"^^xsd:decimal ;
  dwc:decimalLongitude "1.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 1.742)"^^geo:wktLiteral ;
  geo-pos:lat "41.106"^^xsd:decimal ;
  geo-pos:long "1.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6428'^^xsd:integer;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.742'^^xsd:double;
  dwc:latitude '41.106'^^xsd:double;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6428'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.541"^^xsd:decimal ;
  dwc:decimalLongitude "3.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  geo-pos:lat "42.541"^^xsd:decimal ;
  geo-pos:long "3.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '331'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.605'^^xsd:double;
  dwc:latitude '42.541'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:331'^^xsd:anyURI;
  dwc:observationDate '1993-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9943 -119.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9943"^^xsd:decimal ;
  dwc:decimalLongitude "-119.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9943 -119.491)"^^geo:wktLiteral ;
  geo-pos:lat "33.9943"^^xsd:decimal ;
  geo-pos:long "-119.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8151'^^xsd:integer;
  dwc:scientificName 'Sebastes umbrosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Coastal Marine  Biolabs'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.491'^^xsd:double;
  dwc:latitude '33.9943'^^xsd:double;
  dwc:aphiaid '274862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8151'^^xsd:anyURI;
  dwc:observationDate '2009-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '274862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.01"^^xsd:decimal ;
  dwc:decimalLongitude "1.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  geo-pos:lat "41.01"^^xsd:decimal ;
  geo-pos:long "1.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5944'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.507'^^xsd:double;
  dwc:latitude '41.01'^^xsd:double;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5944'^^xsd:anyURI;
  dwc:observationDate '2001-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.471 -8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.471"^^xsd:decimal ;
  dwc:decimalLongitude "-8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.471 -8.825)"^^geo:wktLiteral ;
  geo-pos:lat "38.471"^^xsd:decimal ;
  geo-pos:long "-8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7796'^^xsd:integer;
  dwc:scientificName 'Hippocampus hippocampus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.825'^^xsd:double;
  dwc:latitude '38.471'^^xsd:double;
  dwc:aphiaid '127380'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7796'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127380'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.292 3.013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.292"^^xsd:decimal ;
  dwc:decimalLongitude "3.013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.292 3.013)"^^geo:wktLiteral ;
  geo-pos:lat "39.292"^^xsd:decimal ;
  geo-pos:long "3.013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '102'^^xsd:integer;
  dwc:scientificName 'Dentex dentex'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Beatriz Morales-Nin. Dr. Enric Massutí'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.013'^^xsd:double;
  dwc:latitude '39.292'^^xsd:double;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:102'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.639"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.639"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7031'^^xsd:integer;
  dwc:scientificName 'Micropterus salmoides'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.639'^^xsd:double;
  dwc:aphiaid '151295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7031'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.538 -170.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.538"^^xsd:decimal ;
  dwc:decimalLongitude "-170.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.538 -170.888)"^^geo:wktLiteral ;
  geo-pos:lat "56.538"^^xsd:decimal ;
  geo-pos:long "-170.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7047'^^xsd:integer;
  dwc:scientificName 'Clupea  pallasii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-170.888'^^xsd:double;
  dwc:latitude '56.538'^^xsd:double;
  dwc:aphiaid '151159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7047'^^xsd:anyURI;
  dwc:observationDate '2006-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '151159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '250'^^xsd:integer;
  dwc:scientificName 'Trematomus bernacchii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:250'^^xsd:anyURI;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '234802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.008 -60.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.008"^^xsd:decimal ;
  dwc:decimalLongitude "-60.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.008 -60.34)"^^geo:wktLiteral ;
  geo-pos:lat "-62.008"^^xsd:decimal ;
  geo-pos:long "-60.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6046'^^xsd:integer;
  dwc:scientificName 'Lepidonotothen squamifrons'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.34'^^xsd:double;
  dwc:latitude '-62.008'^^xsd:double;
  dwc:aphiaid '234788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6046'^^xsd:anyURI;
  dwc:observationDate '2000-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '234788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7930'^^xsd:integer;
  dwc:scientificName 'Laemonema laureysi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '272473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7930'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272473'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6194'^^xsd:integer;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.573'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6194'^^xsd:anyURI;
  dwc:observationDate '2002-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7974'^^xsd:integer;
  dwc:scientificName 'Pseudupeneus prayensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '126987'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7974'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126987'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7340'^^xsd:integer;
  dwc:scientificName 'Menticirrhus nasus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7340'^^xsd:anyURI;
  dwc:observationDate '2007-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '276146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3037 2.15517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3037"^^xsd:decimal ;
  dwc:decimalLongitude "2.15517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3037 2.15517)"^^geo:wktLiteral ;
  geo-pos:lat "41.3037"^^xsd:decimal ;
  geo-pos:long "2.15517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8327'^^xsd:integer;
  dwc:scientificName 'Aspitrigla cuculus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.15517'^^xsd:double;
  dwc:latitude '41.3037'^^xsd:double;
  dwc:aphiaid '150662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8327'^^xsd:anyURI;
  dwc:observationDate '2006-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.954 39.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.954"^^xsd:decimal ;
  dwc:decimalLongitude "39.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.954 39.889)"^^geo:wktLiteral ;
  geo-pos:lat "-7.954"^^xsd:decimal ;
  geo-pos:long "39.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7090'^^xsd:integer;
  dwc:scientificName 'Saurida undosquamis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jorge Torrens'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Índic'^^xsd:string;
  dwc:longitude '39.889'^^xsd:double;
  dwc:latitude '-7.954'^^xsd:double;
  dwc:aphiaid '126371'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7090'^^xsd:anyURI;
  dwc:observationDate '2006-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '126371'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7759'^^xsd:integer;
  dwc:scientificName 'Enchelycore  anatina'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '126298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7759'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126298'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.8225 -19.4402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.8225"^^xsd:decimal ;
  dwc:decimalLongitude "-19.4402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.8225 -19.4402)"^^geo:wktLiteral ;
  geo-pos:lat "-72.8225"^^xsd:decimal ;
  geo-pos:long "-19.4402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8549'^^xsd:integer;
  dwc:scientificName 'Pogonophryne barsukovi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-19.4402'^^xsd:double;
  dwc:latitude '-72.8225'^^xsd:double;
  dwc:aphiaid '234826'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8549'^^xsd:anyURI;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '234826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6225'^^xsd:integer;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6225'^^xsd:anyURI;
  dwc:observationDate '2003-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.541"^^xsd:decimal ;
  dwc:decimalLongitude "3.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  geo-pos:lat "42.541"^^xsd:decimal ;
  geo-pos:long "3.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '314'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.605'^^xsd:double;
  dwc:latitude '42.541'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:314'^^xsd:anyURI;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.154 1.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.154"^^xsd:decimal ;
  dwc:decimalLongitude "1.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.154 1.588)"^^geo:wktLiteral ;
  geo-pos:lat "41.154"^^xsd:decimal ;
  geo-pos:long "1.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7699'^^xsd:integer;
  dwc:scientificName 'Scophthalmus rhombus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.588'^^xsd:double;
  dwc:latitude '41.154'^^xsd:double;
  dwc:aphiaid '127150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7699'^^xsd:anyURI;
  dwc:observationDate '2000-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6296'^^xsd:integer;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6296'^^xsd:anyURI;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7446'^^xsd:integer;
  dwc:scientificName 'Lepophidium prorates'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '275626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7446'^^xsd:anyURI;
  dwc:observationDate '2001-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '275626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '161'^^xsd:integer;
  dwc:scientificName 'Symphodus tinca'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '273575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:161'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.474 1.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.474"^^xsd:decimal ;
  dwc:decimalLongitude "1.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.474 1.887)"^^geo:wktLiteral ;
  geo-pos:lat "38.474"^^xsd:decimal ;
  geo-pos:long "1.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5913'^^xsd:integer;
  dwc:scientificName 'Nettastoma melanurum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.887'^^xsd:double;
  dwc:latitude '38.474'^^xsd:double;
  dwc:aphiaid '126308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5913'^^xsd:anyURI;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '299709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.96 -0.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.96"^^xsd:decimal ;
  dwc:decimalLongitude "-0.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.96 -0.658)"^^geo:wktLiteral ;
  geo-pos:lat "37.96"^^xsd:decimal ;
  geo-pos:long "-0.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7534'^^xsd:integer;
  dwc:scientificName 'Liza ramada'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.658'^^xsd:double;
  dwc:latitude '37.96'^^xsd:double;
  dwc:aphiaid '126980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7534'^^xsd:anyURI;
  dwc:observationDate '2006-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '1042830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7961'^^xsd:integer;
  dwc:scientificName 'Dentex macrophthalmus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '273965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7961'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273965'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.7717 -177.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.7717"^^xsd:decimal ;
  dwc:decimalLongitude "-177.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.7717 -177.272)"^^geo:wktLiteral ;
  geo-pos:lat "-71.7717"^^xsd:decimal ;
  geo-pos:long "-177.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8490'^^xsd:integer;
  dwc:scientificName 'Dissostichus mawsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-177.272'^^xsd:double;
  dwc:latitude '-71.7717'^^xsd:double;
  dwc:aphiaid '234836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8490'^^xsd:anyURI;
  dwc:observationDate '2007-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '234836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.321 2.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.321"^^xsd:decimal ;
  dwc:decimalLongitude "2.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.321 2.252)"^^geo:wktLiteral ;
  geo-pos:lat "41.321"^^xsd:decimal ;
  geo-pos:long "2.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6921'^^xsd:integer;
  dwc:scientificName 'Sciaena umbra'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.252'^^xsd:double;
  dwc:latitude '41.321'^^xsd:double;
  dwc:aphiaid '127010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6921'^^xsd:anyURI;
  dwc:observationDate '2006-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7442'^^xsd:integer;
  dwc:scientificName 'Lutjanus peru'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7442'^^xsd:anyURI;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '276546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.541"^^xsd:decimal ;
  dwc:decimalLongitude "3.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  geo-pos:lat "42.541"^^xsd:decimal ;
  geo-pos:long "3.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '319'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.605'^^xsd:double;
  dwc:latitude '42.541'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:319'^^xsd:anyURI;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6163'^^xsd:integer;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6163'^^xsd:anyURI;
  dwc:observationDate '1995-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.01"^^xsd:decimal ;
  dwc:decimalLongitude "1.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  geo-pos:lat "41.01"^^xsd:decimal ;
  geo-pos:long "1.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6340'^^xsd:integer;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.507'^^xsd:double;
  dwc:latitude '41.01'^^xsd:double;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6340'^^xsd:anyURI;
  dwc:observationDate '2001-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7207'^^xsd:integer;
  dwc:scientificName 'Lethrinus atkinsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '278632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7207'^^xsd:anyURI;
  dwc:aphiaIdAccepted '278632'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.771 -15.403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.771"^^xsd:decimal ;
  dwc:decimalLongitude "-15.403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.771 -15.403)"^^geo:wktLiteral ;
  geo-pos:lat "25.771"^^xsd:decimal ;
  geo-pos:long "-15.403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '133'^^xsd:integer;
  dwc:scientificName 'Pagellus bellottii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.403'^^xsd:double;
  dwc:latitude '25.771'^^xsd:double;
  dwc:aphiaid '127058'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:133'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127058'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 2.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16"^^xsd:decimal ;
  dwc:decimalLongitude "2.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 2.802)"^^geo:wktLiteral ;
  geo-pos:lat "39.16"^^xsd:decimal ;
  geo-pos:long "2.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6385'^^xsd:integer;
  dwc:scientificName 'Glossanodon leiglossus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí. Dr. Joan Cartes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.802'^^xsd:double;
  dwc:latitude '39.16'^^xsd:double;
  dwc:aphiaid '713076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6385'^^xsd:anyURI;
  dwc:observationDate '2004-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.639"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.639"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7035'^^xsd:integer;
  dwc:scientificName 'Rutilus rutilus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.639'^^xsd:double;
  dwc:aphiaid '154333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7035'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '154333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7119'^^xsd:integer;
  dwc:scientificName 'Selene peruviana'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '273286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7119'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 2.268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.417"^^xsd:decimal ;
  dwc:decimalLongitude "2.268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 2.268)"^^geo:wktLiteral ;
  geo-pos:lat "41.417"^^xsd:decimal ;
  geo-pos:long "2.268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7617'^^xsd:integer;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr.Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.268'^^xsd:double;
  dwc:latitude '41.417'^^xsd:double;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7617'^^xsd:anyURI;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.3048 -12.2572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.3048"^^xsd:decimal ;
  dwc:decimalLongitude "-12.2572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.3048 -12.2572)"^^geo:wktLiteral ;
  geo-pos:lat "-71.3048"^^xsd:decimal ;
  geo-pos:long "-12.2572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8475'^^xsd:integer;
  dwc:scientificName 'Artedidraco skottsbergii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.2572'^^xsd:double;
  dwc:latitude '-71.3048'^^xsd:double;
  dwc:aphiaid '234621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8475'^^xsd:anyURI;
  dwc:observationDate '1998-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1765023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6252'^^xsd:integer;
  dwc:scientificName 'Solea senegalensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6252'^^xsd:anyURI;
  dwc:observationDate '2003-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '127159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '167'^^xsd:integer;
  dwc:scientificName 'Symphodus ocellatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '127460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:167'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.739 -16.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.739"^^xsd:decimal ;
  dwc:decimalLongitude "-16.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.739 -16.658)"^^geo:wktLiteral ;
  geo-pos:lat "13.739"^^xsd:decimal ;
  geo-pos:long "-16.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7048'^^xsd:integer;
  dwc:scientificName 'Ethmalosa fimbriata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Jacques Panfili'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-16.658'^^xsd:double;
  dwc:latitude '13.739'^^xsd:double;
  dwc:aphiaid '280725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7048'^^xsd:anyURI;
  dwc:observationDate '2005-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '280725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A42> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '42'^^xsd:integer;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:42'^^xsd:anyURI;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.817 -78.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.817"^^xsd:decimal ;
  dwc:decimalLongitude "-78.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.817 -78.887)"^^geo:wktLiteral ;
  geo-pos:lat "-10.817"^^xsd:decimal ;
  geo-pos:long "-78.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7500'^^xsd:integer;
  dwc:scientificName 'Merluccius gayi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra Beatriz Morales-Nin'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-78.887'^^xsd:double;
  dwc:latitude '-10.817'^^xsd:double;
  dwc:aphiaid '293628'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7500'^^xsd:anyURI;
  dwc:aphiaIdAccepted '293628'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7224'^^xsd:integer;
  dwc:scientificName 'Symphurus callopterus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '274237'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7224'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '274237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.218 2.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.218"^^xsd:decimal ;
  dwc:decimalLongitude "2.37"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.218 2.37)"^^geo:wktLiteral ;
  geo-pos:lat "39.218"^^xsd:decimal ;
  geo-pos:long "2.37"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6213'^^xsd:integer;
  dwc:scientificName 'Symphurus ligulatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.37'^^xsd:double;
  dwc:latitude '39.218'^^xsd:double;
  dwc:aphiaid '127133'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6213'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1858 -12.3545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.1858"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1858 -12.3545)"^^geo:wktLiteral ;
  geo-pos:lat "-71.1858"^^xsd:decimal ;
  geo-pos:long "-12.3545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8466'^^xsd:integer;
  dwc:scientificName 'Artedidraco orianae'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.3545'^^xsd:double;
  dwc:latitude '-71.1858'^^xsd:double;
  dwc:aphiaid '234592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8466'^^xsd:anyURI;
  dwc:observationDate '2000-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '234592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7201'^^xsd:integer;
  dwc:scientificName 'Lethrinus miniatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '212062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7201'^^xsd:anyURI;
  dwc:aphiaIdAccepted '212062'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.625 13.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.625"^^xsd:decimal ;
  dwc:decimalLongitude "13.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.625 13.486)"^^geo:wktLiteral ;
  geo-pos:lat "-24.625"^^xsd:decimal ;
  geo-pos:long "13.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7467'^^xsd:integer;
  dwc:scientificName 'Trachyrincus scabrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '13.486'^^xsd:double;
  dwc:latitude '-24.625'^^xsd:double;
  dwc:aphiaid '126482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7467'^^xsd:anyURI;
  dwc:observationDate '1988-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.725"^^xsd:decimal ;
  dwc:decimalLongitude "-15.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  geo-pos:lat "24.725"^^xsd:decimal ;
  geo-pos:long "-15.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7019'^^xsd:integer;
  dwc:scientificName 'Dentex canariensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.193'^^xsd:double;
  dwc:latitude '24.725'^^xsd:double;
  dwc:aphiaid '273960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7019'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.518 2.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.518"^^xsd:decimal ;
  dwc:decimalLongitude "2.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.518 2.02)"^^geo:wktLiteral ;
  geo-pos:lat "39.518"^^xsd:decimal ;
  geo-pos:long "2.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6155'^^xsd:integer;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.02'^^xsd:double;
  dwc:latitude '39.518'^^xsd:double;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6155'^^xsd:anyURI;
  dwc:observationDate '2002-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.625"^^xsd:decimal ;
  dwc:decimalLongitude "-85.154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  geo-pos:lat "29.625"^^xsd:decimal ;
  geo-pos:long "-85.154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6829'^^xsd:integer;
  dwc:scientificName 'Trinectes maculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.154'^^xsd:double;
  dwc:latitude '29.625'^^xsd:double;
  dwc:aphiaid '159271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6829'^^xsd:anyURI;
  dwc:observationDate '2002-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '159271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2078 2.04217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2078"^^xsd:decimal ;
  dwc:decimalLongitude "2.04217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2078 2.04217)"^^geo:wktLiteral ;
  geo-pos:lat "41.2078"^^xsd:decimal ;
  geo-pos:long "2.04217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8432'^^xsd:integer;
  dwc:scientificName 'Pomatomus saltatrix'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.04217'^^xsd:double;
  dwc:latitude '41.2078'^^xsd:double;
  dwc:aphiaid '151482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8432'^^xsd:anyURI;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.9712 -60.3073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.9712"^^xsd:decimal ;
  dwc:decimalLongitude "-60.3073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.9712 -60.3073)"^^geo:wktLiteral ;
  geo-pos:lat "-61.9712"^^xsd:decimal ;
  geo-pos:long "-60.3073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8523'^^xsd:integer;
  dwc:scientificName 'Chionobathyscus  dewitti'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.3073'^^xsd:double;
  dwc:latitude '-61.9712'^^xsd:double;
  dwc:aphiaid '234650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8523'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '234650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7208'^^xsd:integer;
  dwc:scientificName 'Lethrinus nebulosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '212081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7208'^^xsd:anyURI;
  dwc:aphiaIdAccepted '212081'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.867 -165.184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.867"^^xsd:decimal ;
  dwc:decimalLongitude "-165.184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.867 -165.184)"^^geo:wktLiteral ;
  geo-pos:lat "54.867"^^xsd:decimal ;
  geo-pos:long "-165.184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7300'^^xsd:integer;
  dwc:scientificName 'Pleuronectes  quadrituberculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-165.184'^^xsd:double;
  dwc:latitude '54.867'^^xsd:double;
  dwc:aphiaid '254564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7300'^^xsd:anyURI;
  dwc:observationDate '2006-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '254564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6227'^^xsd:integer;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6227'^^xsd:anyURI;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.803 24.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.803"^^xsd:decimal ;
  dwc:decimalLongitude "24.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.803 24.424)"^^geo:wktLiteral ;
  geo-pos:lat "40.803"^^xsd:decimal ;
  geo-pos:long "24.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7655'^^xsd:integer;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Alexis Tsangridis'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '24.424'^^xsd:double;
  dwc:latitude '40.803'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7655'^^xsd:anyURI;
  dwc:observationDate '2000-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.557 -159.456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.557"^^xsd:decimal ;
  dwc:decimalLongitude "-159.456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.557 -159.456)"^^geo:wktLiteral ;
  geo-pos:lat "58.557"^^xsd:decimal ;
  geo-pos:long "-159.456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7295'^^xsd:integer;
  dwc:scientificName 'Limanda  aspera'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-159.456'^^xsd:double;
  dwc:latitude '58.557'^^xsd:double;
  dwc:aphiaid '254562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7295'^^xsd:anyURI;
  dwc:observationDate '2006-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '254562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7205'^^xsd:integer;
  dwc:scientificName 'Lethrinus atkinsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '278632'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7205'^^xsd:anyURI;
  dwc:aphiaIdAccepted '278632'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0274 -119.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0274"^^xsd:decimal ;
  dwc:decimalLongitude "-119.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0274 -119.333)"^^geo:wktLiteral ;
  geo-pos:lat "34.0274"^^xsd:decimal ;
  geo-pos:long "-119.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8221'^^xsd:integer;
  dwc:scientificName 'Sebastes goodei'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Sr. Patrick Sudre. Dr. Ralph I'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.333'^^xsd:double;
  dwc:latitude '34.0274'^^xsd:double;
  dwc:aphiaid '274798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8221'^^xsd:anyURI;
  dwc:observationDate '2009-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '274798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1745 1.70766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1745"^^xsd:decimal ;
  dwc:decimalLongitude "1.70766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1745 1.70766)"^^geo:wktLiteral ;
  geo-pos:lat "41.1745"^^xsd:decimal ;
  geo-pos:long "1.70766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8064'^^xsd:integer;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.70766'^^xsd:double;
  dwc:latitude '41.1745'^^xsd:double;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8064'^^xsd:anyURI;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.101 47.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.101"^^xsd:decimal ;
  dwc:decimalLongitude "47.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.101 47.386)"^^geo:wktLiteral ;
  geo-pos:lat "24.101"^^xsd:decimal ;
  geo-pos:long "47.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7276'^^xsd:integer;
  dwc:scientificName 'Aphanius dispar'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Bettina Reichenbacher (B.Reichenbacher. U.Sie'^^xsd:string;
  dwc:continentOcean 'Àsia'^^xsd:string;
  dwc:longitude '47.386'^^xsd:double;
  dwc:latitude '24.101'^^xsd:double;
  dwc:aphiaid '126427'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7276'^^xsd:anyURI;
  dwc:aphiaIdAccepted '316333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.305 -12.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.305"^^xsd:decimal ;
  dwc:decimalLongitude "-12.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.305 -12.257)"^^geo:wktLiteral ;
  geo-pos:lat "-71.305"^^xsd:decimal ;
  geo-pos:long "-12.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6603'^^xsd:integer;
  dwc:scientificName 'Chaetodon xanthurus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.257'^^xsd:double;
  dwc:latitude '-71.305'^^xsd:double;
  dwc:aphiaid '273367'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6603'^^xsd:anyURI;
  dwc:observationDate '1998-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '273367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5958'^^xsd:integer;
  dwc:scientificName 'Polyacanthonotus rissoanus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5958'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6544'^^xsd:integer;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6544'^^xsd:anyURI;
  dwc:observationDate '2004-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6306'^^xsd:integer;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6306'^^xsd:anyURI;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.186"^^xsd:decimal ;
  dwc:decimalLongitude "-12.254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.254)"^^geo:wktLiteral ;
  geo-pos:lat "-71.186"^^xsd:decimal ;
  geo-pos:long "-12.254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '259'^^xsd:integer;
  dwc:scientificName 'Trematomus eulepidotus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.254'^^xsd:double;
  dwc:latitude '-71.186'^^xsd:double;
  dwc:aphiaid '234754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:259'^^xsd:anyURI;
  dwc:observationDate '2000-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '234754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7565'^^xsd:integer;
  dwc:scientificName 'Aspitrigla cuculus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '150662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7565'^^xsd:anyURI;
  dwc:observationDate '2006-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6948'^^xsd:integer;
  dwc:scientificName 'Centropomus armatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '280059'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6948'^^xsd:anyURI;
  dwc:aphiaIdAccepted '280059'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6368'^^xsd:integer;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6368'^^xsd:anyURI;
  dwc:observationDate '2002-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6492'^^xsd:integer;
  dwc:scientificName 'Dicentrarchus labrax'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6492'^^xsd:anyURI;
  dwc:observationDate '2003-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5948'^^xsd:integer;
  dwc:scientificName 'Alepocephalus rostratus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5948'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.204 14.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.204"^^xsd:decimal ;
  dwc:decimalLongitude "14.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.204 14.708)"^^geo:wktLiteral ;
  geo-pos:lat "-27.204"^^xsd:decimal ;
  geo-pos:long "14.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6735'^^xsd:integer;
  dwc:scientificName 'Merluccius capensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '14.708'^^xsd:double;
  dwc:latitude '-27.204'^^xsd:double;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6735'^^xsd:anyURI;
  dwc:observationDate '1986-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6151'^^xsd:integer;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6151'^^xsd:anyURI;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.251 2.454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.251"^^xsd:decimal ;
  dwc:decimalLongitude "2.454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.251 2.454)"^^geo:wktLiteral ;
  geo-pos:lat "39.251"^^xsd:decimal ;
  geo-pos:long "2.454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6196'^^xsd:integer;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.454'^^xsd:double;
  dwc:latitude '39.251'^^xsd:double;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6196'^^xsd:anyURI;
  dwc:observationDate '2002-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.559 0.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.559"^^xsd:decimal ;
  dwc:decimalLongitude "0.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.559 0.737)"^^geo:wktLiteral ;
  geo-pos:lat "40.559"^^xsd:decimal ;
  geo-pos:long "0.737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6248'^^xsd:integer;
  dwc:scientificName 'Solea senegalensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestres'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.737'^^xsd:double;
  dwc:latitude '40.559'^^xsd:double;
  dwc:aphiaid '127159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6248'^^xsd:anyURI;
  dwc:observationDate '2001-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.389 2.351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.389"^^xsd:decimal ;
  dwc:decimalLongitude "2.351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.389 2.351)"^^geo:wktLiteral ;
  geo-pos:lat "41.389"^^xsd:decimal ;
  geo-pos:long "2.351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5903'^^xsd:integer;
  dwc:scientificName 'Gnathophis mystax'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.351'^^xsd:double;
  dwc:latitude '41.389'^^xsd:double;
  dwc:aphiaid '126287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5903'^^xsd:anyURI;
  dwc:observationDate '1998-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '126287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7432'^^xsd:integer;
  dwc:scientificName 'Pagrus caeruleostictus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '127062'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7432'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127062'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.124 1.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.124"^^xsd:decimal ;
  dwc:decimalLongitude "1.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.124 1.887)"^^geo:wktLiteral ;
  geo-pos:lat "41.124"^^xsd:decimal ;
  geo-pos:long "1.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6535'^^xsd:integer;
  dwc:scientificName 'Epigonus constanciae'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.887'^^xsd:double;
  dwc:latitude '41.124'^^xsd:double;
  dwc:aphiaid '126856'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6535'^^xsd:anyURI;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '126856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.02 -119.642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.02"^^xsd:decimal ;
  dwc:decimalLongitude "-119.642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.02 -119.642)"^^geo:wktLiteral ;
  geo-pos:lat "34.02"^^xsd:decimal ;
  geo-pos:long "-119.642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7984'^^xsd:integer;
  dwc:scientificName 'Sebastes miniatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Halie Arimitsu. Dr. Ralph Imondi'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.642'^^xsd:double;
  dwc:latitude '34.02'^^xsd:double;
  dwc:aphiaid '274820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7984'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.186"^^xsd:decimal ;
  dwc:decimalLongitude "-12.354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.354)"^^geo:wktLiteral ;
  geo-pos:lat "-71.186"^^xsd:decimal ;
  geo-pos:long "-12.354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '305'^^xsd:integer;
  dwc:scientificName 'Trematomus scotti'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.354'^^xsd:double;
  dwc:latitude '-71.186'^^xsd:double;
  dwc:aphiaid '234665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:305'^^xsd:anyURI;
  dwc:observationDate '2000-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '234665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1747 1.7085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1747"^^xsd:decimal ;
  dwc:decimalLongitude "1.7085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1747 1.7085)"^^geo:wktLiteral ;
  geo-pos:lat "41.1747"^^xsd:decimal ;
  geo-pos:long "1.7085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8412'^^xsd:integer;
  dwc:scientificName 'Sardinella aurita'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.7085'^^xsd:double;
  dwc:latitude '41.1747'^^xsd:double;
  dwc:aphiaid '126422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8412'^^xsd:anyURI;
  dwc:observationDate '2009-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.606 14.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.606"^^xsd:decimal ;
  dwc:decimalLongitude "14.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.606 14.675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.606"^^xsd:decimal ;
  geo-pos:long "14.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6853'^^xsd:integer;
  dwc:scientificName 'Genypterus capensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '14.675'^^xsd:double;
  dwc:latitude '-27.606'^^xsd:double;
  dwc:aphiaid '217800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6853'^^xsd:anyURI;
  dwc:observationDate '1984-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '217800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8290'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8290'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.338 3.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.338"^^xsd:decimal ;
  dwc:decimalLongitude "3.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.338 3.188)"^^geo:wktLiteral ;
  geo-pos:lat "42.338"^^xsd:decimal ;
  geo-pos:long "3.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6837'^^xsd:integer;
  dwc:scientificName 'Atherina hepsetus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Núria Zaragoza'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.188'^^xsd:double;
  dwc:latitude '42.338'^^xsd:double;
  dwc:aphiaid '272028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6837'^^xsd:anyURI;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '272028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.557 14.757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.557"^^xsd:decimal ;
  dwc:decimalLongitude "14.757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.557 14.757)"^^geo:wktLiteral ;
  geo-pos:lat "-27.557"^^xsd:decimal ;
  geo-pos:long "14.757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6742'^^xsd:integer;
  dwc:scientificName 'Merluccius paradoxus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '14.757'^^xsd:double;
  dwc:latitude '-27.557'^^xsd:double;
  dwc:aphiaid '217745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6742'^^xsd:anyURI;
  dwc:observationDate '1984-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '217745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 16.618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3"^^xsd:decimal ;
  dwc:decimalLongitude "16.618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3 16.618)"^^geo:wktLiteral ;
  geo-pos:lat "38.3"^^xsd:decimal ;
  geo-pos:long "16.618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6527'^^xsd:integer;
  dwc:scientificName 'Nezumia sclerorhynchus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '16.618'^^xsd:double;
  dwc:latitude '38.3'^^xsd:double;
  dwc:aphiaid '126475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6527'^^xsd:anyURI;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.64)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6195'^^xsd:integer;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.64'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6195'^^xsd:anyURI;
  dwc:observationDate '2000-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8197'^^xsd:integer;
  dwc:scientificName 'Nannobrachium nigrum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '275867'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8197'^^xsd:anyURI;
  dwc:aphiaIdAccepted '301537'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7924'^^xsd:integer;
  dwc:scientificName 'Echelus pachyrhynchus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '271935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7924'^^xsd:anyURI;
  dwc:aphiaIdAccepted '271935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -0.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-0.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -0.306)"^^geo:wktLiteral ;
  geo-pos:lat "38.003"^^xsd:decimal ;
  geo-pos:long "-0.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6324'^^xsd:integer;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.306'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6324'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.857 0.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.857"^^xsd:decimal ;
  dwc:decimalLongitude "0.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.857 0.775)"^^geo:wktLiteral ;
  geo-pos:lat "40.857"^^xsd:decimal ;
  geo-pos:long "0.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6958'^^xsd:integer;
  dwc:scientificName 'Valencia hispanica'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '0.775'^^xsd:double;
  dwc:latitude '40.857'^^xsd:double;
  dwc:aphiaid '1022014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6958'^^xsd:anyURI;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1022014'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.523 -4.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.523"^^xsd:decimal ;
  dwc:decimalLongitude "-4.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.523 -4.17)"^^geo:wktLiteral ;
  geo-pos:lat "36.523"^^xsd:decimal ;
  geo-pos:long "-4.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6052'^^xsd:integer;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-4.17'^^xsd:double;
  dwc:latitude '36.523'^^xsd:double;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6052'^^xsd:anyURI;
  dwc:observationDate '1995-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.173 1.70383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.173"^^xsd:decimal ;
  dwc:decimalLongitude "1.70383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.173 1.70383)"^^geo:wktLiteral ;
  geo-pos:lat "41.173"^^xsd:decimal ;
  geo-pos:long "1.70383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8349'^^xsd:integer;
  dwc:scientificName 'Oblada melanura'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.70383'^^xsd:double;
  dwc:latitude '41.173'^^xsd:double;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8349'^^xsd:anyURI;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.517 0.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.517"^^xsd:decimal ;
  dwc:decimalLongitude "0.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.517 0.622)"^^geo:wktLiteral ;
  geo-pos:lat "40.517"^^xsd:decimal ;
  geo-pos:long "0.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6476'^^xsd:integer;
  dwc:scientificName 'Aspitrigla obscura'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.622'^^xsd:double;
  dwc:latitude '40.517'^^xsd:double;
  dwc:aphiaid '150663'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6476'^^xsd:anyURI;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.269 2.503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.269"^^xsd:decimal ;
  dwc:decimalLongitude "2.503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.269 2.503)"^^geo:wktLiteral ;
  geo-pos:lat "41.269"^^xsd:decimal ;
  geo-pos:long "2.503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7851'^^xsd:integer;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.503'^^xsd:double;
  dwc:latitude '41.269'^^xsd:double;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7851'^^xsd:anyURI;
  dwc:observationDate '2007-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7578'^^xsd:integer;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7578'^^xsd:anyURI;
  dwc:observationDate '2004-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7402'^^xsd:integer;
  dwc:scientificName 'Larimus argenteus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7402'^^xsd:anyURI;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '276128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.984 -85.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.984"^^xsd:decimal ;
  dwc:decimalLongitude "-85.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.984 -85.542)"^^geo:wktLiteral ;
  geo-pos:lat "29.984"^^xsd:decimal ;
  geo-pos:long "-85.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6817'^^xsd:integer;
  dwc:scientificName 'Menticirrhus saxatilis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.542'^^xsd:double;
  dwc:latitude '29.984'^^xsd:double;
  dwc:aphiaid '159329'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6817'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '159329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.926 -17.203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.926"^^xsd:decimal ;
  dwc:decimalLongitude "-17.203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.926 -17.203)"^^geo:wktLiteral ;
  geo-pos:lat "13.926"^^xsd:decimal ;
  geo-pos:long "-17.203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7776'^^xsd:integer;
  dwc:scientificName 'Pseudotolithus elongatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.203'^^xsd:double;
  dwc:latitude '13.926'^^xsd:double;
  dwc:aphiaid '273784'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7776'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273784'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5003 -4.07583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5003"^^xsd:decimal ;
  dwc:decimalLongitude "-4.07583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5003 -4.07583)"^^geo:wktLiteral ;
  geo-pos:lat "53.5003"^^xsd:decimal ;
  geo-pos:long "-4.07583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8304'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Fernando Condal. col·lecció privada'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-4.07583'^^xsd:double;
  dwc:latitude '53.5003'^^xsd:double;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8304'^^xsd:anyURI;
  dwc:observationDate '2009-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.522"^^xsd:decimal ;
  dwc:decimalLongitude "-12.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  geo-pos:lat "-71.522"^^xsd:decimal ;
  geo-pos:long "-12.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '211'^^xsd:integer;
  dwc:scientificName 'Aethotaxis mitopteryx'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.424'^^xsd:double;
  dwc:latitude '-71.522'^^xsd:double;
  dwc:aphiaid '234660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:211'^^xsd:anyURI;
  dwc:observationDate '1996-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '234660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6280'^^xsd:integer;
  dwc:scientificName 'Cataetyx alleni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6280'^^xsd:anyURI;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.742"^^xsd:decimal ;
  dwc:decimalLongitude "-17.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  geo-pos:lat "15.742"^^xsd:decimal ;
  geo-pos:long "-17.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7518'^^xsd:integer;
  dwc:scientificName 'Merluccius polli'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Ana Ramos'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.502'^^xsd:double;
  dwc:latitude '15.742'^^xsd:double;
  dwc:aphiaid '272457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7518'^^xsd:anyURI;
  dwc:observationDate '1986-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '272457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.234 1.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.234"^^xsd:decimal ;
  dwc:decimalLongitude "1.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.234 1.892)"^^geo:wktLiteral ;
  geo-pos:lat "41.234"^^xsd:decimal ;
  geo-pos:long "1.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6003'^^xsd:integer;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.892'^^xsd:double;
  dwc:latitude '41.234'^^xsd:double;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6003'^^xsd:anyURI;
  dwc:observationDate '1995-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.522 2.639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.522"^^xsd:decimal ;
  dwc:decimalLongitude "2.639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.522 2.639)"^^geo:wktLiteral ;
  geo-pos:lat "41.522"^^xsd:decimal ;
  geo-pos:long "2.639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6771'^^xsd:integer;
  dwc:scientificName 'Ophidion barbatum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.639'^^xsd:double;
  dwc:latitude '41.522'^^xsd:double;
  dwc:aphiaid '126675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6771'^^xsd:anyURI;
  dwc:observationDate '2004-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.126 1.653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.126"^^xsd:decimal ;
  dwc:decimalLongitude "1.653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.126 1.653)"^^geo:wktLiteral ;
  geo-pos:lat "41.126"^^xsd:decimal ;
  geo-pos:long "1.653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6440'^^xsd:integer;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.653'^^xsd:double;
  dwc:latitude '41.126'^^xsd:double;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6440'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.152 1.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.152"^^xsd:decimal ;
  dwc:decimalLongitude "1.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.152 1.708)"^^geo:wktLiteral ;
  geo-pos:lat "41.152"^^xsd:decimal ;
  geo-pos:long "1.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6102'^^xsd:integer;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.708'^^xsd:double;
  dwc:latitude '41.152'^^xsd:double;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6102'^^xsd:anyURI;
  dwc:observationDate '1995-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '118'^^xsd:integer;
  dwc:scientificName 'Umbrina canariensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:118'^^xsd:anyURI;
  dwc:observationDate '2000-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.152 1.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.152"^^xsd:decimal ;
  dwc:decimalLongitude "1.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.152 1.591)"^^geo:wktLiteral ;
  geo-pos:lat "41.152"^^xsd:decimal ;
  geo-pos:long "1.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6207'^^xsd:integer;
  dwc:scientificName 'Scophthalmus rhombus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.591'^^xsd:double;
  dwc:latitude '41.152'^^xsd:double;
  dwc:aphiaid '127150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6207'^^xsd:anyURI;
  dwc:observationDate '2001-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.309 -21.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.309"^^xsd:decimal ;
  dwc:decimalLongitude "-21.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.309 -21.168)"^^geo:wktLiteral ;
  geo-pos:lat "-73.309"^^xsd:decimal ;
  geo-pos:long "-21.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '276'^^xsd:integer;
  dwc:scientificName 'Trematomus lepidorhinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-21.168'^^xsd:double;
  dwc:latitude '-73.309'^^xsd:double;
  dwc:aphiaid '234770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:276'^^xsd:anyURI;
  dwc:observationDate '1996-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '234770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.551 2.501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.551"^^xsd:decimal ;
  dwc:decimalLongitude "2.501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.551 2.501)"^^geo:wktLiteral ;
  geo-pos:lat "41.551"^^xsd:decimal ;
  geo-pos:long "2.501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7653'^^xsd:integer;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.501'^^xsd:double;
  dwc:latitude '41.551'^^xsd:double;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7653'^^xsd:anyURI;
  dwc:observationDate '2007-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7188'^^xsd:integer;
  dwc:scientificName 'Pomadasys panamensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '273509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7188'^^xsd:anyURI;
  dwc:observationDate '2002-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '320982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.984 -85.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.984"^^xsd:decimal ;
  dwc:decimalLongitude "-85.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.984 -85.542)"^^geo:wktLiteral ;
  geo-pos:lat "29.984"^^xsd:decimal ;
  geo-pos:long "-85.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6798'^^xsd:integer;
  dwc:scientificName 'Oligoplites saurus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.542'^^xsd:double;
  dwc:latitude '29.984'^^xsd:double;
  dwc:aphiaid '159645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6798'^^xsd:anyURI;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '159645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0213"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.0213"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8425'^^xsd:integer;
  dwc:scientificName 'Selene peruviana'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.0213'^^xsd:double;
  dwc:aphiaid '273286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8425'^^xsd:anyURI;
  dwc:observationDate '2007-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '273286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.038 -59.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.038"^^xsd:decimal ;
  dwc:decimalLongitude "-59.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.038 -59.157)"^^geo:wktLiteral ;
  geo-pos:lat "-63.038"^^xsd:decimal ;
  geo-pos:long "-59.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6681'^^xsd:integer;
  dwc:scientificName 'Chionodraco rastrospinosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-59.157'^^xsd:double;
  dwc:latitude '-63.038'^^xsd:double;
  dwc:aphiaid '234678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6681'^^xsd:anyURI;
  dwc:observationDate '2006-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '234678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.954 39.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.954"^^xsd:decimal ;
  dwc:decimalLongitude "39.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.954 39.889)"^^geo:wktLiteral ;
  geo-pos:lat "-7.954"^^xsd:decimal ;
  geo-pos:long "39.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6913'^^xsd:integer;
  dwc:scientificName 'Psettodes  erumei'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jorge Torrens'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Índic'^^xsd:string;
  dwc:longitude '39.889'^^xsd:double;
  dwc:latitude '-7.954'^^xsd:double;
  dwc:aphiaid '219788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6913'^^xsd:anyURI;
  dwc:observationDate '2006-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '219788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.014 -119.197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.014"^^xsd:decimal ;
  dwc:decimalLongitude "-119.197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.014 -119.197)"^^geo:wktLiteral ;
  geo-pos:lat "34.014"^^xsd:decimal ;
  geo-pos:long "-119.197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8045'^^xsd:integer;
  dwc:scientificName 'Sebastes hopkinsi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Ralph Imondi. Dra. Linda Santschi. Coastal Mar'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.197'^^xsd:double;
  dwc:latitude '34.014'^^xsd:double;
  dwc:aphiaid '274800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8045'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6719'^^xsd:integer;
  dwc:scientificName 'Etelis carbunculus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:startYearCollected '1978'^^xsd:integer;
  dwc:endYearCollected '1978'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '212545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6719'^^xsd:anyURI;
  dwc:observationDate '1978-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '212545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6082'^^xsd:integer;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6082'^^xsd:anyURI;
  dwc:observationDate '2000-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.393 13.801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-26.393"^^xsd:decimal ;
  dwc:decimalLongitude "13.801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-26.393 13.801)"^^geo:wktLiteral ;
  geo-pos:lat "-26.393"^^xsd:decimal ;
  geo-pos:long "13.801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6738'^^xsd:integer;
  dwc:scientificName 'Merluccius capensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '13.801'^^xsd:double;
  dwc:latitude '-26.393'^^xsd:double;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6738'^^xsd:anyURI;
  dwc:observationDate '1984-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.137 1.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.137"^^xsd:decimal ;
  dwc:decimalLongitude "1.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.137 1.808)"^^geo:wktLiteral ;
  geo-pos:lat "41.137"^^xsd:decimal ;
  geo-pos:long "1.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5933'^^xsd:integer;
  dwc:scientificName 'Synodus saurus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.808'^^xsd:double;
  dwc:latitude '41.137'^^xsd:double;
  dwc:aphiaid '126372'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5933'^^xsd:anyURI;
  dwc:observationDate '2001-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.235 -0.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.235"^^xsd:decimal ;
  dwc:decimalLongitude "-0.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.235 -0.45)"^^geo:wktLiteral ;
  geo-pos:lat "38.235"^^xsd:decimal ;
  geo-pos:long "-0.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7563'^^xsd:integer;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.45'^^xsd:double;
  dwc:latitude '38.235'^^xsd:double;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7563'^^xsd:anyURI;
  dwc:observationDate '2006-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6933'^^xsd:integer;
  dwc:scientificName 'Polydactylus approximans'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6933'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276587'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6940'^^xsd:integer;
  dwc:scientificName 'Chaetodipterus zonatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6940'^^xsd:anyURI;
  dwc:observationDate '2002-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '276412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7686'^^xsd:integer;
  dwc:scientificName 'Bothus podas'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7686'^^xsd:anyURI;
  dwc:observationDate '2003-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7168'^^xsd:integer;
  dwc:scientificName 'Conodon serrifer'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '280387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7168'^^xsd:anyURI;
  dwc:aphiaIdAccepted '280387'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.639"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.639"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6999'^^xsd:integer;
  dwc:scientificName 'Salaria fluviatilis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.639'^^xsd:double;
  dwc:aphiaid '465542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6999'^^xsd:anyURI;
  dwc:observationDate '2006-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '1800056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '172'^^xsd:integer;
  dwc:scientificName 'Symphodus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '273569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:172'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7696'^^xsd:integer;
  dwc:scientificName 'Alepocephalus rostratus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7696'^^xsd:anyURI;
  dwc:observationDate '2004-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6451'^^xsd:integer;
  dwc:scientificName 'Gobius cruentatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Beatriz Morales-Nin. Sr. Joan Moranta'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '126888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6451'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7443'^^xsd:integer;
  dwc:scientificName 'Lutjanus peru'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276546'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7443'^^xsd:anyURI;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '276546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.471 -8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.471"^^xsd:decimal ;
  dwc:decimalLongitude "-8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.471 -8.825)"^^geo:wktLiteral ;
  geo-pos:lat "38.471"^^xsd:decimal ;
  geo-pos:long "-8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7788'^^xsd:integer;
  dwc:scientificName 'Buglossidium luteum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.825'^^xsd:double;
  dwc:latitude '38.471'^^xsd:double;
  dwc:aphiaid '127153'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7788'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127153'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7063'^^xsd:integer;
  dwc:scientificName 'Bellator  xenisma'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7063'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276277'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.854 8.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.854"^^xsd:decimal ;
  dwc:decimalLongitude "8.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.854 8.274)"^^geo:wktLiteral ;
  geo-pos:lat "40.854"^^xsd:decimal ;
  geo-pos:long "8.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7262'^^xsd:integer;
  dwc:scientificName 'Aphanius fasciatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Bettina Reichenbacher (B.Reichenbacher et al.'^^xsd:string;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '8.274'^^xsd:double;
  dwc:latitude '40.854'^^xsd:double;
  dwc:aphiaid '126428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7262'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126428'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.322 0.607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.322"^^xsd:decimal ;
  dwc:decimalLongitude "0.607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.322 0.607)"^^geo:wktLiteral ;
  geo-pos:lat "40.322"^^xsd:decimal ;
  geo-pos:long "0.607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6259'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.607'^^xsd:double;
  dwc:latitude '40.322'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6259'^^xsd:anyURI;
  dwc:observationDate '1995-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.625 13.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.625"^^xsd:decimal ;
  dwc:decimalLongitude "13.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.625 13.486)"^^geo:wktLiteral ;
  geo-pos:lat "-24.625"^^xsd:decimal ;
  geo-pos:long "13.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7466'^^xsd:integer;
  dwc:scientificName 'Trachyrincus scabrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '13.486'^^xsd:double;
  dwc:latitude '-24.625'^^xsd:double;
  dwc:aphiaid '126482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7466'^^xsd:anyURI;
  dwc:observationDate '1988-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.276 0.025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.276"^^xsd:decimal ;
  dwc:decimalLongitude "0.025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.276 0.025)"^^geo:wktLiteral ;
  geo-pos:lat "38.276"^^xsd:decimal ;
  geo-pos:long "0.025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7520'^^xsd:integer;
  dwc:scientificName 'Gadriopsarus biskayensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.025'^^xsd:double;
  dwc:latitude '38.276'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7520'^^xsd:anyURI;
  dwc:observationDate '2006-06-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.204 14.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.204"^^xsd:decimal ;
  dwc:decimalLongitude "14.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.204 14.708)"^^geo:wktLiteral ;
  geo-pos:lat "-27.204"^^xsd:decimal ;
  geo-pos:long "14.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6731'^^xsd:integer;
  dwc:scientificName 'Merluccius capensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '14.708'^^xsd:double;
  dwc:latitude '-27.204'^^xsd:double;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6731'^^xsd:anyURI;
  dwc:observationDate '1986-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.453 -0.234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.453"^^xsd:decimal ;
  dwc:decimalLongitude "-0.234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.453 -0.234)"^^geo:wktLiteral ;
  geo-pos:lat "38.453"^^xsd:decimal ;
  geo-pos:long "-0.234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6881'^^xsd:integer;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Domingo Lloris. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.234'^^xsd:double;
  dwc:latitude '38.453'^^xsd:double;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6881'^^xsd:anyURI;
  dwc:observationDate '2005-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.591 -22.2395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.591"^^xsd:decimal ;
  dwc:decimalLongitude "-22.2395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.591 -22.2395)"^^geo:wktLiteral ;
  geo-pos:lat "-73.591"^^xsd:decimal ;
  geo-pos:long "-22.2395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8483'^^xsd:integer;
  dwc:scientificName 'Pogonophryne marmorata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-22.2395'^^xsd:double;
  dwc:latitude '-73.591'^^xsd:double;
  dwc:aphiaid '234730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8483'^^xsd:anyURI;
  dwc:observationDate '1998-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '234730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.719 13.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.719"^^xsd:decimal ;
  dwc:decimalLongitude "13.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.719 13.72)"^^geo:wktLiteral ;
  geo-pos:lat "-23.719"^^xsd:decimal ;
  geo-pos:long "13.72"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7809'^^xsd:integer;
  dwc:scientificName 'Caelorinchus fasciatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '13.72'^^xsd:double;
  dwc:latitude '-23.719'^^xsd:double;
  dwc:aphiaid '217750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7809'^^xsd:anyURI;
  dwc:aphiaIdAccepted '280277'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.76783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.206"^^xsd:decimal ;
  dwc:decimalLongitude "1.76783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.76783)"^^geo:wktLiteral ;
  geo-pos:lat "41.206"^^xsd:decimal ;
  geo-pos:long "1.76783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8161'^^xsd:integer;
  dwc:scientificName 'Trachinotus ovatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Laura Recasens. Sra. Cristina López. Dr. Franc'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.76783'^^xsd:double;
  dwc:latitude '41.206'^^xsd:double;
  dwc:aphiaid '126819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8161'^^xsd:anyURI;
  dwc:observationDate '2009-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.408 -35.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.408"^^xsd:decimal ;
  dwc:decimalLongitude "-35.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.408 -35.693)"^^geo:wktLiteral ;
  geo-pos:lat "-55.408"^^xsd:decimal ;
  geo-pos:long "-35.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7056'^^xsd:integer;
  dwc:scientificName 'Dissostichus eleginoides'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-35.693'^^xsd:double;
  dwc:latitude '-55.408'^^xsd:double;
  dwc:aphiaid '234700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7056'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '234700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.805 -84.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.805"^^xsd:decimal ;
  dwc:decimalLongitude "-84.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.805 -84.006)"^^geo:wktLiteral ;
  geo-pos:lat "29.805"^^xsd:decimal ;
  geo-pos:long "-84.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6792'^^xsd:integer;
  dwc:scientificName 'Anchoa mitchilli'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.006'^^xsd:double;
  dwc:latitude '29.805'^^xsd:double;
  dwc:aphiaid '158699'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6792'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158699'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.021 55.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.021"^^xsd:decimal ;
  dwc:decimalLongitude "55.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.021 55.786)"^^geo:wktLiteral ;
  geo-pos:lat "27.021"^^xsd:decimal ;
  geo-pos:long "55.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7272'^^xsd:integer;
  dwc:scientificName 'Aphanius ginaonis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Bettina Reichenbacher (B.Reichenbacher. U.Sie'^^xsd:string;
  dwc:continentOcean 'Àsia'^^xsd:string;
  dwc:longitude '55.786'^^xsd:double;
  dwc:latitude '27.021'^^xsd:double;
  dwc:aphiaid '1015983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7272'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1605286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6485'^^xsd:integer;
  dwc:scientificName 'Trigla lucerna'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '154453'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6485'^^xsd:anyURI;
  dwc:observationDate '2001-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.725"^^xsd:decimal ;
  dwc:decimalLongitude "-15.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  geo-pos:lat "24.725"^^xsd:decimal ;
  geo-pos:long "-15.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '124'^^xsd:integer;
  dwc:scientificName 'Argyrosomus regius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.193'^^xsd:double;
  dwc:latitude '24.725'^^xsd:double;
  dwc:aphiaid '127007'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:124'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127007'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.351 12.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.351"^^xsd:decimal ;
  dwc:decimalLongitude "12.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.351 12.969)"^^geo:wktLiteral ;
  geo-pos:lat "41.351"^^xsd:decimal ;
  geo-pos:long "12.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7533'^^xsd:integer;
  dwc:scientificName 'Liza aurata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Corrado Costa'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '12.969'^^xsd:double;
  dwc:latitude '41.351'^^xsd:double;
  dwc:aphiaid '126978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7533'^^xsd:anyURI;
  dwc:observationDate '2006-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1044127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.805 -84.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.805"^^xsd:decimal ;
  dwc:decimalLongitude "-84.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.805 -84.006)"^^geo:wktLiteral ;
  geo-pos:lat "29.805"^^xsd:decimal ;
  geo-pos:long "-84.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6788'^^xsd:integer;
  dwc:scientificName 'Brevoortia patronus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.006'^^xsd:double;
  dwc:latitude '29.805'^^xsd:double;
  dwc:aphiaid '275500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6788'^^xsd:anyURI;
  dwc:aphiaIdAccepted '275500'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.01"^^xsd:decimal ;
  dwc:decimalLongitude "1.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  geo-pos:lat "41.01"^^xsd:decimal ;
  geo-pos:long "1.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6303'^^xsd:integer;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.507'^^xsd:double;
  dwc:latitude '41.01'^^xsd:double;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6303'^^xsd:anyURI;
  dwc:observationDate '2001-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0074 -119.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0074"^^xsd:decimal ;
  dwc:decimalLongitude "-119.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0074 -119.435)"^^geo:wktLiteral ;
  geo-pos:lat "34.0074"^^xsd:decimal ;
  geo-pos:long "-119.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8084'^^xsd:integer;
  dwc:scientificName 'Sebastes atrovirens'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Keegan Bachelor. Sr. Iman Zand. Dr. Ralph Imon'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.435'^^xsd:double;
  dwc:latitude '34.0074'^^xsd:double;
  dwc:aphiaid '274772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8084'^^xsd:anyURI;
  dwc:observationDate '2009-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '274772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9943 -119.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9943"^^xsd:decimal ;
  dwc:decimalLongitude "-119.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9943 -119.491)"^^geo:wktLiteral ;
  geo-pos:lat "33.9943"^^xsd:decimal ;
  geo-pos:long "-119.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8171'^^xsd:integer;
  dwc:scientificName 'Sebastes carnatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Dr. Ralph Imondi. Coastal Mari'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.491'^^xsd:double;
  dwc:latitude '33.9943'^^xsd:double;
  dwc:aphiaid '274779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8171'^^xsd:anyURI;
  dwc:observationDate '2009-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '274779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A12> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '12'^^xsd:integer;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:12'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8052"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  geo-pos:lat "29.8052"^^xsd:decimal ;
  geo-pos:long "-84.0063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8011'^^xsd:integer;
  dwc:scientificName 'Stenotomus caprinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.0063'^^xsd:double;
  dwc:latitude '29.8052'^^xsd:double;
  dwc:aphiaid '159810'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8011'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159810'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.023 3.223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.023"^^xsd:decimal ;
  dwc:decimalLongitude "3.223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.023 3.223)"^^geo:wktLiteral ;
  geo-pos:lat "42.023"^^xsd:decimal ;
  geo-pos:long "3.223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7594'^^xsd:integer;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.223'^^xsd:double;
  dwc:latitude '42.023'^^xsd:double;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7594'^^xsd:anyURI;
  dwc:observationDate '2004-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6359'^^xsd:integer;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6359'^^xsd:anyURI;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.571)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6562'^^xsd:integer;
  dwc:scientificName 'Cygnodraco mawsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.571'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6562'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1765 1.70616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1765"^^xsd:decimal ;
  dwc:decimalLongitude "1.70616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1765 1.70616)"^^geo:wktLiteral ;
  geo-pos:lat "41.1765"^^xsd:decimal ;
  geo-pos:long "1.70616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8309'^^xsd:integer;
  dwc:scientificName 'Diplodus cervinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.70616'^^xsd:double;
  dwc:latitude '41.1765'^^xsd:double;
  dwc:aphiaid '127051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8309'^^xsd:anyURI;
  dwc:observationDate '2009-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.625"^^xsd:decimal ;
  dwc:decimalLongitude "-85.154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  geo-pos:lat "29.625"^^xsd:decimal ;
  geo-pos:long "-85.154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6818'^^xsd:integer;
  dwc:scientificName 'Micropogonias undulatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.154'^^xsd:double;
  dwc:latitude '29.625'^^xsd:double;
  dwc:aphiaid '151158'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6818'^^xsd:anyURI;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '151158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.173 1.70383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.173"^^xsd:decimal ;
  dwc:decimalLongitude "1.70383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.173 1.70383)"^^geo:wktLiteral ;
  geo-pos:lat "41.173"^^xsd:decimal ;
  geo-pos:long "1.70383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8381'^^xsd:integer;
  dwc:scientificName 'Symphodus roissali'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.70383'^^xsd:double;
  dwc:latitude '41.173'^^xsd:double;
  dwc:aphiaid '273573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8381'^^xsd:anyURI;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '273573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0237 -119.327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0237"^^xsd:decimal ;
  dwc:decimalLongitude "-119.327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0237 -119.327)"^^geo:wktLiteral ;
  geo-pos:lat "34.0237"^^xsd:decimal ;
  geo-pos:long "-119.327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8094'^^xsd:integer;
  dwc:scientificName 'Sebastes hopkinsi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Ralph Imondi. Dra. Linda Santschi'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.327'^^xsd:double;
  dwc:latitude '34.0237'^^xsd:double;
  dwc:aphiaid '274800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8094'^^xsd:anyURI;
  dwc:observationDate '2009-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '274800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.669 -64.402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.669"^^xsd:decimal ;
  dwc:decimalLongitude "-64.402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.669 -64.402)"^^geo:wktLiteral ;
  geo-pos:lat "-41.669"^^xsd:decimal ;
  geo-pos:long "-64.402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7509'^^xsd:integer;
  dwc:scientificName 'Merluccius hubbsi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Edgardo Di Giácomo'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-64.402'^^xsd:double;
  dwc:latitude '-41.669'^^xsd:double;
  dwc:aphiaid '272455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7509'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272455'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7731'^^xsd:integer;
  dwc:scientificName 'Taractichthys longipinnis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '126788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7731'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126788'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.551 -0.434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.551"^^xsd:decimal ;
  dwc:decimalLongitude "-0.434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.551 -0.434)"^^geo:wktLiteral ;
  geo-pos:lat "37.551"^^xsd:decimal ;
  geo-pos:long "-0.434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7678'^^xsd:integer;
  dwc:scientificName 'Arnoglossus rueppelii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Luis Gil de Sola. Dr. Domingo Lloris'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.434'^^xsd:double;
  dwc:latitude '37.551'^^xsd:double;
  dwc:aphiaid '127127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7678'^^xsd:anyURI;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '127127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.805 -84.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.805"^^xsd:decimal ;
  dwc:decimalLongitude "-84.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.805 -84.006)"^^geo:wktLiteral ;
  geo-pos:lat "29.805"^^xsd:decimal ;
  geo-pos:long "-84.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7203'^^xsd:integer;
  dwc:scientificName 'Bodianus pulchellus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dana Bethea. Dr. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.006'^^xsd:double;
  dwc:latitude '29.805'^^xsd:double;
  dwc:aphiaid '273540'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7203'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273540'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5762 -62.8013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5762"^^xsd:decimal ;
  dwc:decimalLongitude "-62.8013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5762 -62.8013)"^^geo:wktLiteral ;
  geo-pos:lat "43.5762"^^xsd:decimal ;
  geo-pos:long "-62.8013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8072'^^xsd:integer;
  dwc:scientificName 'Poromitra megalops'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Steven E. Campana 2004. in: Photographic Atlas'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-62.8013'^^xsd:double;
  dwc:latitude '43.5762'^^xsd:double;
  dwc:aphiaid '127274'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8072'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127274'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -0.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.003"^^xsd:decimal ;
  dwc:decimalLongitude "-0.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.003 -0.306)"^^geo:wktLiteral ;
  geo-pos:lat "38.003"^^xsd:decimal ;
  geo-pos:long "-0.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6323'^^xsd:integer;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.306'^^xsd:double;
  dwc:latitude '38.003'^^xsd:double;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6323'^^xsd:anyURI;
  dwc:observationDate '1995-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.809 -120.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.809"^^xsd:decimal ;
  dwc:decimalLongitude "-120.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.809 -120.823)"^^geo:wktLiteral ;
  geo-pos:lat "34.809"^^xsd:decimal ;
  geo-pos:long "-120.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7884'^^xsd:integer;
  dwc:scientificName 'Hyperprosopon anale'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Leg. Fitch'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-120.823'^^xsd:double;
  dwc:latitude '34.809'^^xsd:double;
  dwc:aphiaid '281097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7884'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1804082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7920'^^xsd:integer;
  dwc:scientificName 'Myroconger compressus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '281606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7920'^^xsd:anyURI;
  dwc:aphiaIdAccepted '281606'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.423 2.293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.423"^^xsd:decimal ;
  dwc:decimalLongitude "2.293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.423 2.293)"^^geo:wktLiteral ;
  geo-pos:lat "41.423"^^xsd:decimal ;
  geo-pos:long "2.293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7855'^^xsd:integer;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.293'^^xsd:double;
  dwc:latitude '41.423'^^xsd:double;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7855'^^xsd:anyURI;
  dwc:observationDate '2006-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.725"^^xsd:decimal ;
  dwc:decimalLongitude "-15.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  geo-pos:lat "24.725"^^xsd:decimal ;
  geo-pos:long "-15.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7015'^^xsd:integer;
  dwc:scientificName 'Plectorhinchus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.193'^^xsd:double;
  dwc:latitude '24.725'^^xsd:double;
  dwc:aphiaid '126946'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7015'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126946'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 -173.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.96"^^xsd:decimal ;
  dwc:decimalLongitude "-173.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.96 -173.721)"^^geo:wktLiteral ;
  geo-pos:lat "57.96"^^xsd:decimal ;
  geo-pos:long "-173.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7141'^^xsd:integer;
  dwc:scientificName 'Theragra chalcogramma'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-173.721'^^xsd:double;
  dwc:latitude '57.96'^^xsd:double;
  dwc:aphiaid '254539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7141'^^xsd:anyURI;
  dwc:observationDate '2006-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '300735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.605 -22.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.605"^^xsd:decimal ;
  dwc:decimalLongitude "-22.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.605 -22.117)"^^geo:wktLiteral ;
  geo-pos:lat "-73.605"^^xsd:decimal ;
  geo-pos:long "-22.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6626'^^xsd:integer;
  dwc:scientificName 'Dolloidraco longedorsalis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-22.117'^^xsd:double;
  dwc:latitude '-73.605'^^xsd:double;
  dwc:aphiaid '234696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6626'^^xsd:anyURI;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '234696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7286'^^xsd:integer;
  dwc:scientificName 'Etropus crossotus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '158799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7286'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158799'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.8225 -19.4402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.8225"^^xsd:decimal ;
  dwc:decimalLongitude "-19.4402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.8225 -19.4402)"^^geo:wktLiteral ;
  geo-pos:lat "-72.8225"^^xsd:decimal ;
  geo-pos:long "-19.4402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8463'^^xsd:integer;
  dwc:scientificName 'Artedidraco loennbergii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-19.4402'^^xsd:double;
  dwc:latitude '-72.8225'^^xsd:double;
  dwc:aphiaid '712789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8463'^^xsd:anyURI;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1803734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1755 1.70816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1755"^^xsd:decimal ;
  dwc:decimalLongitude "1.70816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1755 1.70816)"^^geo:wktLiteral ;
  geo-pos:lat "41.1755"^^xsd:decimal ;
  geo-pos:long "1.70816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8308'^^xsd:integer;
  dwc:scientificName 'Diplodus cervinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.70816'^^xsd:double;
  dwc:latitude '41.1755'^^xsd:double;
  dwc:aphiaid '127051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8308'^^xsd:anyURI;
  dwc:observationDate '2009-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6186'^^xsd:integer;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6186'^^xsd:anyURI;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.639"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.639"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6908'^^xsd:integer;
  dwc:scientificName 'Sander lucioperca'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.639'^^xsd:double;
  dwc:aphiaid '151308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6908'^^xsd:anyURI;
  dwc:observationDate '2005-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '151308'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.386 2.253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.386"^^xsd:decimal ;
  dwc:decimalLongitude "2.253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.386 2.253)"^^geo:wktLiteral ;
  geo-pos:lat "41.386"^^xsd:decimal ;
  geo-pos:long "2.253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7588'^^xsd:integer;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.253'^^xsd:double;
  dwc:latitude '41.386'^^xsd:double;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7588'^^xsd:anyURI;
  dwc:observationDate '2006-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7455'^^xsd:integer;
  dwc:scientificName 'Orthopristis chalceus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '275741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7455'^^xsd:anyURI;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1841039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.771 -15.403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.771"^^xsd:decimal ;
  dwc:decimalLongitude "-15.403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.771 -15.403)"^^geo:wktLiteral ;
  geo-pos:lat "25.771"^^xsd:decimal ;
  geo-pos:long "-15.403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '137'^^xsd:integer;
  dwc:scientificName 'Pagellus bellottii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.403'^^xsd:double;
  dwc:latitude '25.771'^^xsd:double;
  dwc:aphiaid '127058'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:137'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127058'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7700'^^xsd:integer;
  dwc:scientificName 'Monochirus hispidus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7700'^^xsd:anyURI;
  dwc:observationDate '2004-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '127155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.538 -170.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.538"^^xsd:decimal ;
  dwc:decimalLongitude "-170.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.538 -170.89)"^^geo:wktLiteral ;
  geo-pos:lat "56.538"^^xsd:decimal ;
  geo-pos:long "-170.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7319'^^xsd:integer;
  dwc:scientificName 'Oncorhynchus tshawytscha'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-170.89'^^xsd:double;
  dwc:latitude '56.538'^^xsd:double;
  dwc:aphiaid '158075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7319'^^xsd:anyURI;
  dwc:observationDate '2006-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '158075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A81> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.206"^^xsd:decimal ;
  dwc:decimalLongitude "1.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.818)"^^geo:wktLiteral ;
  geo-pos:lat "41.206"^^xsd:decimal ;
  geo-pos:long "1.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '81'^^xsd:integer;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.818'^^xsd:double;
  dwc:latitude '41.206'^^xsd:double;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:81'^^xsd:anyURI;
  dwc:observationDate '1995-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0724 2.5315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0724"^^xsd:decimal ;
  dwc:decimalLongitude "2.5315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0724 2.5315)"^^geo:wktLiteral ;
  geo-pos:lat "41.0724"^^xsd:decimal ;
  geo-pos:long "2.5315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8460'^^xsd:integer;
  dwc:scientificName 'Borostomias antarcticus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.5315'^^xsd:double;
  dwc:latitude '41.0724'^^xsd:double;
  dwc:aphiaid '127334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8460'^^xsd:anyURI;
  dwc:observationDate '2009-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.109 1.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.109"^^xsd:decimal ;
  dwc:decimalLongitude "1.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.109 1.622)"^^geo:wktLiteral ;
  geo-pos:lat "40.109"^^xsd:decimal ;
  geo-pos:long "1.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5928'^^xsd:integer;
  dwc:scientificName 'Bathypterois mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Beatriz Morales. Sr. Jaume Rucabado'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.622'^^xsd:double;
  dwc:latitude '40.109'^^xsd:double;
  dwc:aphiaid '299942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5928'^^xsd:anyURI;
  dwc:observationDate '1988-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '299942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5989'^^xsd:integer;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5989'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.9712 -60.3073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.9712"^^xsd:decimal ;
  dwc:decimalLongitude "-60.3073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.9712 -60.3073)"^^geo:wktLiteral ;
  geo-pos:lat "-61.9712"^^xsd:decimal ;
  geo-pos:long "-60.3073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8524'^^xsd:integer;
  dwc:scientificName 'Chionobathyscus  dewitti'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.3073'^^xsd:double;
  dwc:latitude '-61.9712'^^xsd:double;
  dwc:aphiaid '234650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8524'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '234650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7458'^^xsd:integer;
  dwc:scientificName 'Polydactylus aproximans'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276587'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7458'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '276587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7370'^^xsd:integer;
  dwc:scientificName 'Peprilus medius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276561'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7370'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276561'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6950'^^xsd:integer;
  dwc:scientificName 'Centropomus robalito'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '280067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6950'^^xsd:anyURI;
  dwc:aphiaIdAccepted '280067'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.036 1.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.036"^^xsd:decimal ;
  dwc:decimalLongitude "1.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.036 1.69)"^^geo:wktLiteral ;
  geo-pos:lat "39.036"^^xsd:decimal ;
  geo-pos:long "1.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6957'^^xsd:integer;
  dwc:scientificName 'Macroramphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.69'^^xsd:double;
  dwc:latitude '39.036'^^xsd:double;
  dwc:aphiaid '127378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6957'^^xsd:anyURI;
  dwc:observationDate '2006-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.639"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.639"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7037'^^xsd:integer;
  dwc:scientificName 'Rutilus rutilus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.639'^^xsd:double;
  dwc:aphiaid '154333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7037'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '154333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.76783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.206"^^xsd:decimal ;
  dwc:decimalLongitude "1.76783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.76783)"^^geo:wktLiteral ;
  geo-pos:lat "41.206"^^xsd:decimal ;
  geo-pos:long "1.76783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8301'^^xsd:integer;
  dwc:scientificName 'Caranx rhonchus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Laura Recasens. Sra. Cristina López. Dr. Franc'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.76783'^^xsd:double;
  dwc:latitude '41.206'^^xsd:double;
  dwc:aphiaid '126806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8301'^^xsd:anyURI;
  dwc:observationDate '2009-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8184'^^xsd:integer;
  dwc:scientificName 'Diaphus luetkeni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '158889'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8184'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158889'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8035'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8035'^^xsd:anyURI;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '151501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6016'^^xsd:integer;
  dwc:scientificName 'Chelon labrosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '126977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6016'^^xsd:anyURI;
  dwc:observationDate '2000-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '126977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  geo-pos:lat "43.706"^^xsd:decimal ;
  geo-pos:long "-8.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '353'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Carmen Piñeiro'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.255'^^xsd:double;
  dwc:latitude '43.706'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:353'^^xsd:anyURI;
  dwc:observationDate '1984-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7167'^^xsd:integer;
  dwc:scientificName 'Conodon serrifer'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '280387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7167'^^xsd:anyURI;
  dwc:aphiaIdAccepted '280387'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8256'^^xsd:integer;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8256'^^xsd:anyURI;
  dwc:observationDate '2008-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2388 -0.455498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2388"^^xsd:decimal ;
  dwc:decimalLongitude "-0.455498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2388 -0.455498)"^^geo:wktLiteral ;
  geo-pos:lat "58.2388"^^xsd:decimal ;
  geo-pos:long "-0.455498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7903'^^xsd:integer;
  dwc:scientificName 'Clupea  harengus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-0.455498'^^xsd:double;
  dwc:latitude '58.2388'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7903'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.503 1.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.503"^^xsd:decimal ;
  dwc:decimalLongitude "1.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.503 1.817)"^^geo:wktLiteral ;
  geo-pos:lat "38.503"^^xsd:decimal ;
  geo-pos:long "1.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5982'^^xsd:integer;
  dwc:scientificName 'Hoplostethus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.817'^^xsd:double;
  dwc:latitude '38.503'^^xsd:double;
  dwc:aphiaid '126404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5982'^^xsd:anyURI;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6198 -0.686664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6198"^^xsd:decimal ;
  dwc:decimalLongitude "-0.686664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6198 -0.686664)"^^geo:wktLiteral ;
  geo-pos:lat "37.6198"^^xsd:decimal ;
  geo-pos:long "-0.686664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8243'^^xsd:integer;
  dwc:scientificName 'Scorpaena loppei'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.686664'^^xsd:double;
  dwc:latitude '37.6198'^^xsd:double;
  dwc:aphiaid '127244'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8243'^^xsd:anyURI;
  dwc:observationDate '2009-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2848 1.80033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2848"^^xsd:decimal ;
  dwc:decimalLongitude "1.80033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2848 1.80033)"^^geo:wktLiteral ;
  geo-pos:lat "38.2848"^^xsd:decimal ;
  geo-pos:long "1.80033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8559'^^xsd:integer;
  dwc:scientificName 'Caelorinchus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.80033'^^xsd:double;
  dwc:latitude '38.2848'^^xsd:double;
  dwc:aphiaid '300900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8559'^^xsd:anyURI;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '280313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5949'^^xsd:integer;
  dwc:scientificName 'Alepocephalus rostratus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5949'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.739 -16.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.739"^^xsd:decimal ;
  dwc:decimalLongitude "-16.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.739 -16.658)"^^geo:wktLiteral ;
  geo-pos:lat "13.739"^^xsd:decimal ;
  geo-pos:long "-16.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7080'^^xsd:integer;
  dwc:scientificName 'Mugil cephalus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Jacques Panfili'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-16.658'^^xsd:double;
  dwc:latitude '13.739'^^xsd:double;
  dwc:aphiaid '126983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7080'^^xsd:anyURI;
  dwc:observationDate '2005-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '126983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.94"^^xsd:decimal ;
  dwc:decimalLongitude "1.221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  geo-pos:lat "40.94"^^xsd:decimal ;
  geo-pos:long "1.221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5974'^^xsd:integer;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Anna Bozzano. Sr. Biel Pomar'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.221'^^xsd:double;
  dwc:latitude '40.94'^^xsd:double;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5974'^^xsd:anyURI;
  dwc:observationDate '2003-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.867 -165.184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.867"^^xsd:decimal ;
  dwc:decimalLongitude "-165.184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.867 -165.184)"^^geo:wktLiteral ;
  geo-pos:lat "54.867"^^xsd:decimal ;
  geo-pos:long "-165.184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7299'^^xsd:integer;
  dwc:scientificName 'Pleuronectes  quadrituberculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-165.184'^^xsd:double;
  dwc:latitude '54.867'^^xsd:double;
  dwc:aphiaid '254564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7299'^^xsd:anyURI;
  dwc:observationDate '2006-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '254564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.015 -119.399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.015"^^xsd:decimal ;
  dwc:decimalLongitude "-119.399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.015 -119.399)"^^geo:wktLiteral ;
  geo-pos:lat "34.015"^^xsd:decimal ;
  geo-pos:long "-119.399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8130'^^xsd:integer;
  dwc:scientificName 'Sebastes carnatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Dr. Ralph Imondi'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.399'^^xsd:double;
  dwc:latitude '34.015'^^xsd:double;
  dwc:aphiaid '274779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8130'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274779'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8052"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  geo-pos:lat "29.8052"^^xsd:decimal ;
  geo-pos:long "-84.0063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7990'^^xsd:integer;
  dwc:scientificName 'Dermatolepis inermis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.0063'^^xsd:double;
  dwc:latitude '29.8052'^^xsd:double;
  dwc:aphiaid '276920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7990'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276920'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.94"^^xsd:decimal ;
  dwc:decimalLongitude "1.221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  geo-pos:lat "40.94"^^xsd:decimal ;
  geo-pos:long "1.221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7695'^^xsd:integer;
  dwc:scientificName 'Engraulis encrasicolus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero. Sr. Biel Pomar'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.221'^^xsd:double;
  dwc:latitude '40.94'^^xsd:double;
  dwc:aphiaid '126426'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7695'^^xsd:anyURI;
  dwc:observationDate '2007-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5964"^^xsd:decimal ;
  dwc:decimalLongitude "-119.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  geo-pos:lat "33.5964"^^xsd:decimal ;
  geo-pos:long "-119.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8125'^^xsd:integer;
  dwc:scientificName 'Sebastes rosaceus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Patrick Sudre. Dr. Ralph Imondi'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.009'^^xsd:double;
  dwc:latitude '33.5964'^^xsd:double;
  dwc:aphiaid '274841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8125'^^xsd:anyURI;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '274841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '154'^^xsd:integer;
  dwc:scientificName 'Symphodus rostratus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '273574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:154'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.027 -119.336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.027"^^xsd:decimal ;
  dwc:decimalLongitude "-119.336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.027 -119.336)"^^geo:wktLiteral ;
  geo-pos:lat "34.027"^^xsd:decimal ;
  geo-pos:long "-119.336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8149'^^xsd:integer;
  dwc:scientificName 'Sebastes umbrosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Sr. Patrick Sudre. Dr. Ralph I'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.336'^^xsd:double;
  dwc:latitude '34.027'^^xsd:double;
  dwc:aphiaid '274862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8149'^^xsd:anyURI;
  dwc:observationDate '2009-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '274862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6369'^^xsd:integer;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6369'^^xsd:anyURI;
  dwc:observationDate '2002-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.541"^^xsd:decimal ;
  dwc:decimalLongitude "3.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  geo-pos:lat "42.541"^^xsd:decimal ;
  geo-pos:long "3.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '333'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.605'^^xsd:double;
  dwc:latitude '42.541'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:333'^^xsd:anyURI;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6254'^^xsd:integer;
  dwc:scientificName 'Solea senegalensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6254'^^xsd:anyURI;
  dwc:observationDate '2000-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.725"^^xsd:decimal ;
  dwc:decimalLongitude "-15.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  geo-pos:lat "24.725"^^xsd:decimal ;
  geo-pos:long "-15.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '125'^^xsd:integer;
  dwc:scientificName 'Argyrosomus regius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.193'^^xsd:double;
  dwc:latitude '24.725'^^xsd:double;
  dwc:aphiaid '127007'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:125'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127007'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.351 -166.186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.351"^^xsd:decimal ;
  dwc:decimalLongitude "-166.186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.351 -166.186)"^^geo:wktLiteral ;
  geo-pos:lat "57.351"^^xsd:decimal ;
  geo-pos:long "-166.186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7294'^^xsd:integer;
  dwc:scientificName 'Limanda  aspera'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-166.186'^^xsd:double;
  dwc:latitude '57.351'^^xsd:double;
  dwc:aphiaid '254562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7294'^^xsd:anyURI;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '254562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1857 1.68533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1857"^^xsd:decimal ;
  dwc:decimalLongitude "1.68533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1857 1.68533)"^^geo:wktLiteral ;
  geo-pos:lat "41.1857"^^xsd:decimal ;
  geo-pos:long "1.68533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8422'^^xsd:integer;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.68533'^^xsd:double;
  dwc:latitude '41.1857'^^xsd:double;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8422'^^xsd:anyURI;
  dwc:observationDate '2010-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6355'^^xsd:integer;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6355'^^xsd:anyURI;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.186"^^xsd:decimal ;
  dwc:decimalLongitude "-12.254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.254)"^^geo:wktLiteral ;
  geo-pos:lat "-71.186"^^xsd:decimal ;
  geo-pos:long "-12.254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '260'^^xsd:integer;
  dwc:scientificName 'Trematomus eulepidotus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.254'^^xsd:double;
  dwc:latitude '-71.186'^^xsd:double;
  dwc:aphiaid '234754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:260'^^xsd:anyURI;
  dwc:observationDate '2000-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '234754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.625"^^xsd:decimal ;
  dwc:decimalLongitude "-85.154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  geo-pos:lat "29.625"^^xsd:decimal ;
  geo-pos:long "-85.154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6808'^^xsd:integer;
  dwc:scientificName 'Cynoscion arenarius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.154'^^xsd:double;
  dwc:latitude '29.625'^^xsd:double;
  dwc:aphiaid '276077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6808'^^xsd:anyURI;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '276077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7445'^^xsd:integer;
  dwc:scientificName 'Lepophidium prorates'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '275626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7445'^^xsd:anyURI;
  dwc:observationDate '2001-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '275626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7155'^^xsd:integer;
  dwc:scientificName 'Eucinostomus currani'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276416'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7155'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276416'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7492'^^xsd:integer;
  dwc:scientificName 'Arctozenus risso'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7492'^^xsd:anyURI;
  dwc:observationDate '2003-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '126352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6395 0.689664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6395"^^xsd:decimal ;
  dwc:decimalLongitude "0.689664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6395 0.689664)"^^geo:wktLiteral ;
  geo-pos:lat "40.6395"^^xsd:decimal ;
  geo-pos:long "0.689664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8459'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.689664'^^xsd:double;
  dwc:latitude '40.6395'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8459'^^xsd:anyURI;
  dwc:observationDate '2005-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8052"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  geo-pos:lat "29.8052"^^xsd:decimal ;
  geo-pos:long "-84.0063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7994'^^xsd:integer;
  dwc:scientificName 'Gonioplectrus hispanus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.0063'^^xsd:double;
  dwc:latitude '29.8052'^^xsd:double;
  dwc:aphiaid '280924'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7994'^^xsd:anyURI;
  dwc:aphiaIdAccepted '280924'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6297'^^xsd:integer;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6297'^^xsd:anyURI;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.822 -19.44)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.822"^^xsd:decimal ;
  dwc:decimalLongitude "-19.44"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.822 -19.44)"^^geo:wktLiteral ;
  geo-pos:lat "-72.822"^^xsd:decimal ;
  geo-pos:long "-19.44"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6586'^^xsd:integer;
  dwc:scientificName 'Artedidraco loennbergii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-19.44'^^xsd:double;
  dwc:latitude '-72.822'^^xsd:double;
  dwc:aphiaid '712789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6586'^^xsd:anyURI;
  dwc:observationDate '1998-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '1803734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3195 -170.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.3195"^^xsd:decimal ;
  dwc:decimalLongitude "-170.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3195 -170.772)"^^geo:wktLiteral ;
  geo-pos:lat "56.3195"^^xsd:decimal ;
  geo-pos:long "-170.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8368'^^xsd:integer;
  dwc:scientificName 'Lepidopsetta  polyxystra'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-170.772'^^xsd:double;
  dwc:latitude '56.3195'^^xsd:double;
  dwc:aphiaid '281307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8368'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '281307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6448'^^xsd:integer;
  dwc:scientificName 'Gobius cruentatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Beatriz Morales-Nin. Sr. Joan Moranta'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '126888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6448'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.9185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.9185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.9185)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.9185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8556'^^xsd:integer;
  dwc:scientificName 'Nettastoma melanurum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.9185'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8556'^^xsd:anyURI;
  dwc:observationDate '2004-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '299709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.152 1.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.152"^^xsd:decimal ;
  dwc:decimalLongitude "1.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.152 1.591)"^^geo:wktLiteral ;
  geo-pos:lat "41.152"^^xsd:decimal ;
  geo-pos:long "1.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6518'^^xsd:integer;
  dwc:scientificName 'Synaptura lusitanica'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.591'^^xsd:double;
  dwc:latitude '41.152'^^xsd:double;
  dwc:aphiaid '127162'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6518'^^xsd:anyURI;
  dwc:observationDate '2001-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '403345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6722'^^xsd:integer;
  dwc:scientificName 'Gymnocranius euanus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '278870'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6722'^^xsd:anyURI;
  dwc:aphiaIdAccepted '278870'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.7717 -177.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.7717"^^xsd:decimal ;
  dwc:decimalLongitude "-177.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.7717 -177.272)"^^geo:wktLiteral ;
  geo-pos:lat "-71.7717"^^xsd:decimal ;
  geo-pos:long "-177.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8493'^^xsd:integer;
  dwc:scientificName 'Dissostichus mawsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-177.272'^^xsd:double;
  dwc:latitude '-71.7717'^^xsd:double;
  dwc:aphiaid '234836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8493'^^xsd:anyURI;
  dwc:observationDate '2007-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '234836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6370'^^xsd:integer;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6370'^^xsd:anyURI;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.108 -60.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.108"^^xsd:decimal ;
  dwc:decimalLongitude "-60.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.108 -60.357)"^^geo:wktLiteral ;
  geo-pos:lat "-62.108"^^xsd:decimal ;
  geo-pos:long "-60.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '228'^^xsd:integer;
  dwc:scientificName 'Lepidonotothen larseni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.357'^^xsd:double;
  dwc:latitude '-62.108'^^xsd:double;
  dwc:aphiaid '234610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:228'^^xsd:anyURI;
  dwc:observationDate '2000-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '313400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.523 -4.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.523"^^xsd:decimal ;
  dwc:decimalLongitude "-4.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.523 -4.17)"^^geo:wktLiteral ;
  geo-pos:lat "36.523"^^xsd:decimal ;
  geo-pos:long "-4.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6053'^^xsd:integer;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-4.17'^^xsd:double;
  dwc:latitude '36.523'^^xsd:double;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6053'^^xsd:anyURI;
  dwc:observationDate '1995-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.124 1.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.124"^^xsd:decimal ;
  dwc:decimalLongitude "1.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.124 1.887)"^^geo:wktLiteral ;
  geo-pos:lat "41.124"^^xsd:decimal ;
  geo-pos:long "1.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6060'^^xsd:integer;
  dwc:scientificName 'Scorpaena elongata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.887'^^xsd:double;
  dwc:latitude '41.124'^^xsd:double;
  dwc:aphiaid '127242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6060'^^xsd:anyURI;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7383'^^xsd:integer;
  dwc:scientificName 'Trichiurus lepturus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '127089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7383'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127089'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.309 -21.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.309"^^xsd:decimal ;
  dwc:decimalLongitude "-21.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.309 -21.168)"^^geo:wktLiteral ;
  geo-pos:lat "-73.309"^^xsd:decimal ;
  geo-pos:long "-21.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '278'^^xsd:integer;
  dwc:scientificName 'Trematomus lepidorhinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-21.168'^^xsd:double;
  dwc:latitude '-73.309'^^xsd:double;
  dwc:aphiaid '234770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:278'^^xsd:anyURI;
  dwc:observationDate '1996-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '234770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6780'^^xsd:integer;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6780'^^xsd:anyURI;
  dwc:observationDate '2003-12-16'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.721 -16.022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.721"^^xsd:decimal ;
  dwc:decimalLongitude "-16.022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.721 -16.022)"^^geo:wktLiteral ;
  geo-pos:lat "23.721"^^xsd:decimal ;
  geo-pos:long "-16.022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6953'^^xsd:integer;
  dwc:scientificName 'Erythrocles  monodi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset (Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-16.022'^^xsd:double;
  dwc:latitude '23.721'^^xsd:double;
  dwc:aphiaid '126855'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6953'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126855'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7760'^^xsd:integer;
  dwc:scientificName 'Gymnothorax  maderensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '126299'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7760'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126299'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6224'^^xsd:integer;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6224'^^xsd:anyURI;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '175'^^xsd:integer;
  dwc:scientificName 'Symphodus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '273569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:175'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1835 1.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1835"^^xsd:decimal ;
  dwc:decimalLongitude "1.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1835 1.667)"^^geo:wktLiteral ;
  geo-pos:lat "41.1835"^^xsd:decimal ;
  geo-pos:long "1.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8404'^^xsd:integer;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.667'^^xsd:double;
  dwc:latitude '41.1835'^^xsd:double;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8404'^^xsd:anyURI;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '146'^^xsd:integer;
  dwc:scientificName 'Symphodus doderleini'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '273568'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:146'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273568'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8240'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8240'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.12 1.284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.12"^^xsd:decimal ;
  dwc:decimalLongitude "1.284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.12 1.284)"^^geo:wktLiteral ;
  geo-pos:lat "41.12"^^xsd:decimal ;
  geo-pos:long "1.284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6992'^^xsd:integer;
  dwc:scientificName 'Scartella  cristata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Pau Abelló'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.284'^^xsd:double;
  dwc:latitude '41.12'^^xsd:double;
  dwc:aphiaid '126782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6992'^^xsd:anyURI;
  dwc:observationDate '2006-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  geo-pos:lat "43.706"^^xsd:decimal ;
  geo-pos:long "-8.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '350'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Carmen Piñeiro'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.255'^^xsd:double;
  dwc:latitude '43.706'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:350'^^xsd:anyURI;
  dwc:observationDate '1984-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0213"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.0213"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8446'^^xsd:integer;
  dwc:scientificName 'Larimus argenteus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.0213'^^xsd:double;
  dwc:aphiaid '276128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8446'^^xsd:anyURI;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '276128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.351 12.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.351"^^xsd:decimal ;
  dwc:decimalLongitude "12.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.351 12.969)"^^geo:wktLiteral ;
  geo-pos:lat "41.351"^^xsd:decimal ;
  geo-pos:long "12.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7528'^^xsd:integer;
  dwc:scientificName 'Chelon labrosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Corrado Costa'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '12.969'^^xsd:double;
  dwc:latitude '41.351'^^xsd:double;
  dwc:aphiaid '126977'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7528'^^xsd:anyURI;
  dwc:observationDate '2006-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '126977'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 2.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16"^^xsd:decimal ;
  dwc:decimalLongitude "2.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 2.802)"^^geo:wktLiteral ;
  geo-pos:lat "39.16"^^xsd:decimal ;
  geo-pos:long "2.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6380'^^xsd:integer;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí. Dr. Joan Cartes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.802'^^xsd:double;
  dwc:latitude '39.16'^^xsd:double;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6380'^^xsd:anyURI;
  dwc:observationDate '2004-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.336 13.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.336"^^xsd:decimal ;
  dwc:decimalLongitude "13.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.336 13.52)"^^geo:wktLiteral ;
  geo-pos:lat "-23.336"^^xsd:decimal ;
  geo-pos:long "13.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6986'^^xsd:integer;
  dwc:scientificName 'Caelorinchus polli'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '13.52'^^xsd:double;
  dwc:latitude '-23.336'^^xsd:double;
  dwc:aphiaid '300914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6986'^^xsd:anyURI;
  dwc:observationDate '1988-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '280329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016 -119.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.016"^^xsd:decimal ;
  dwc:decimalLongitude "-119.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016 -119.198)"^^geo:wktLiteral ;
  geo-pos:lat "34.016"^^xsd:decimal ;
  geo-pos:long "-119.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8049'^^xsd:integer;
  dwc:scientificName 'Sebastes mystinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Maribel Aguilar. Sra. Zena Aladdin. Dr. Ralph'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.198'^^xsd:double;
  dwc:latitude '34.016'^^xsd:double;
  dwc:aphiaid '274823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8049'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274823'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302 16.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.302"^^xsd:decimal ;
  dwc:decimalLongitude "16.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302 16.567)"^^geo:wktLiteral ;
  geo-pos:lat "38.302"^^xsd:decimal ;
  geo-pos:long "16.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5911'^^xsd:integer;
  dwc:scientificName 'Nettastoma melanurum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '16.567'^^xsd:double;
  dwc:latitude '38.302'^^xsd:double;
  dwc:aphiaid '126308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5911'^^xsd:anyURI;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '299709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.585 -60.441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.585"^^xsd:decimal ;
  dwc:decimalLongitude "-60.441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.585 -60.441)"^^geo:wktLiteral ;
  geo-pos:lat "-52.585"^^xsd:decimal ;
  geo-pos:long "-60.441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7060'^^xsd:integer;
  dwc:scientificName 'Patagonotothen  ramsayi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Gema Hernández-Millán'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-60.441'^^xsd:double;
  dwc:latitude '-52.585'^^xsd:double;
  dwc:aphiaid '234633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7060'^^xsd:anyURI;
  dwc:observationDate '2002-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '234633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6430'^^xsd:integer;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6430'^^xsd:anyURI;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.176 14.736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.176"^^xsd:decimal ;
  dwc:decimalLongitude "14.736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.176 14.736)"^^geo:wktLiteral ;
  geo-pos:lat "-28.176"^^xsd:decimal ;
  geo-pos:long "14.736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6739'^^xsd:integer;
  dwc:scientificName 'Merluccius paradoxus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '14.736'^^xsd:double;
  dwc:latitude '-28.176'^^xsd:double;
  dwc:aphiaid '217745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6739'^^xsd:anyURI;
  dwc:observationDate '1984-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '217745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.305 -12.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.305"^^xsd:decimal ;
  dwc:decimalLongitude "-12.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.305 -12.257)"^^geo:wktLiteral ;
  geo-pos:lat "-71.305"^^xsd:decimal ;
  geo-pos:long "-12.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6607'^^xsd:integer;
  dwc:scientificName 'Artedidraco skottsbergii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.257'^^xsd:double;
  dwc:latitude '-71.305'^^xsd:double;
  dwc:aphiaid '234621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6607'^^xsd:anyURI;
  dwc:observationDate '1998-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '1765023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.76783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.206"^^xsd:decimal ;
  dwc:decimalLongitude "1.76783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.76783)"^^geo:wktLiteral ;
  geo-pos:lat "41.206"^^xsd:decimal ;
  geo-pos:long "1.76783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8397'^^xsd:integer;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.76783'^^xsd:double;
  dwc:latitude '41.206'^^xsd:double;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8397'^^xsd:anyURI;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.341 2.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.341"^^xsd:decimal ;
  dwc:decimalLongitude "2.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.341 2.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.341"^^xsd:decimal ;
  geo-pos:long "2.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6409'^^xsd:integer;
  dwc:scientificName 'Sarda sarda'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Jordi Lleonart. Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.217'^^xsd:double;
  dwc:latitude '41.341'^^xsd:double;
  dwc:aphiaid '127021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6409'^^xsd:anyURI;
  dwc:observationDate '1989-03-30'^^xsd:date;
  dwc:aphiaIdAccepted '127021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6204'^^xsd:integer;
  dwc:scientificName 'Scophthalmus rhombus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6204'^^xsd:anyURI;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7092'^^xsd:integer;
  dwc:scientificName 'Lepophidium prorates'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '275626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7092'^^xsd:anyURI;
  dwc:observationDate '2007-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '275626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.442 2.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.442"^^xsd:decimal ;
  dwc:decimalLongitude "2.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.442 2.575)"^^geo:wktLiteral ;
  geo-pos:lat "41.442"^^xsd:decimal ;
  geo-pos:long "2.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6622'^^xsd:integer;
  dwc:scientificName 'Thunnus thynnus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Clara Coll'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.575'^^xsd:double;
  dwc:latitude '41.442'^^xsd:double;
  dwc:aphiaid '127029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6622'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127029'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  geo-pos:lat "43.706"^^xsd:decimal ;
  geo-pos:long "-8.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '340'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Carmen Piñeiro'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.255'^^xsd:double;
  dwc:latitude '43.706'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:340'^^xsd:anyURI;
  dwc:observationDate '1984-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6191'^^xsd:integer;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6191'^^xsd:anyURI;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.109 1.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.109"^^xsd:decimal ;
  dwc:decimalLongitude "1.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.109 1.622)"^^geo:wktLiteral ;
  geo-pos:lat "40.109"^^xsd:decimal ;
  geo-pos:long "1.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5924'^^xsd:integer;
  dwc:scientificName 'Bathypterois mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Beatriz Morales. Sr. Jaume Rucabado'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.622'^^xsd:double;
  dwc:latitude '40.109'^^xsd:double;
  dwc:aphiaid '299942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5924'^^xsd:anyURI;
  dwc:observationDate '1988-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '299942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7355'^^xsd:integer;
  dwc:scientificName 'Stellifer illecebrosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7355'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.074 8.721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.074"^^xsd:decimal ;
  dwc:decimalLongitude "8.721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.074 8.721)"^^geo:wktLiteral ;
  geo-pos:lat "42.074"^^xsd:decimal ;
  geo-pos:long "8.721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7260'^^xsd:integer;
  dwc:scientificName 'Aphanius fasciatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Bettina Reichenbacher (B.Reichenbacher et al.'^^xsd:string;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '8.721'^^xsd:double;
  dwc:latitude '42.074'^^xsd:double;
  dwc:aphiaid '126428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7260'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126428'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8052"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  geo-pos:lat "29.8052"^^xsd:decimal ;
  geo-pos:long "-84.0063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8012'^^xsd:integer;
  dwc:scientificName 'Sciaenops ocellatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.0063'^^xsd:double;
  dwc:latitude '29.8052'^^xsd:double;
  dwc:aphiaid '159335'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8012'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159335'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.088 1.704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.088"^^xsd:decimal ;
  dwc:decimalLongitude "1.704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.088 1.704)"^^geo:wktLiteral ;
  geo-pos:lat "41.088"^^xsd:decimal ;
  geo-pos:long "1.704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '337'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura  Recasens. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.704'^^xsd:double;
  dwc:latitude '41.088'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:337'^^xsd:anyURI;
  dwc:observationDate '1997-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.5712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8358"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.5712)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8358"^^xsd:decimal ;
  geo-pos:long "-10.5712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8537'^^xsd:integer;
  dwc:scientificName 'Cryodraco antarcticus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.5712'^^xsd:double;
  dwc:latitude '-70.8358'^^xsd:double;
  dwc:aphiaid '234720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8537'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6721'^^xsd:integer;
  dwc:scientificName 'Gerres sp'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '204064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6721'^^xsd:anyURI;
  dwc:aphiaIdAccepted '204064'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.234 1.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.234"^^xsd:decimal ;
  dwc:decimalLongitude "1.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.234 1.892)"^^geo:wktLiteral ;
  geo-pos:lat "41.234"^^xsd:decimal ;
  geo-pos:long "1.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '101'^^xsd:integer;
  dwc:scientificName 'Pagellus bogavareo'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.892'^^xsd:double;
  dwc:latitude '41.234'^^xsd:double;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:101'^^xsd:anyURI;
  dwc:observationDate '1995-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5762 -62.8013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5762"^^xsd:decimal ;
  dwc:decimalLongitude "-62.8013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5762 -62.8013)"^^geo:wktLiteral ;
  geo-pos:lat "43.5762"^^xsd:decimal ;
  geo-pos:long "-62.8013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8073'^^xsd:integer;
  dwc:scientificName 'Rondeletia loricata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Steven E. Campana 2004. in: Photographic Atlas'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-62.8013'^^xsd:double;
  dwc:latitude '43.5762'^^xsd:double;
  dwc:aphiaid '126412'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8073'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126412'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7227'^^xsd:integer;
  dwc:scientificName 'Lutjanus fulviflamma'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '218490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7227'^^xsd:anyURI;
  dwc:aphiaIdAccepted '218490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7117'^^xsd:integer;
  dwc:scientificName 'Selene peruviana'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '273286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7117'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8052"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  geo-pos:lat "29.8052"^^xsd:decimal ;
  geo-pos:long "-84.0063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8015'^^xsd:integer;
  dwc:scientificName 'Acanthocybium solandri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.0063'^^xsd:double;
  dwc:latitude '29.8052'^^xsd:double;
  dwc:aphiaid '127014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8015'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127014'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.517 0.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.517"^^xsd:decimal ;
  dwc:decimalLongitude "0.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.517 0.622)"^^geo:wktLiteral ;
  geo-pos:lat "40.517"^^xsd:decimal ;
  geo-pos:long "0.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6356'^^xsd:integer;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.622'^^xsd:double;
  dwc:latitude '40.517'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6356'^^xsd:anyURI;
  dwc:observationDate '2003-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6249'^^xsd:integer;
  dwc:scientificName 'Solea senegalensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.573'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '127159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6249'^^xsd:anyURI;
  dwc:observationDate '2003-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '127159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '109'^^xsd:integer;
  dwc:scientificName 'Sciaena umbra'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:109'^^xsd:anyURI;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.239 -0.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.239"^^xsd:decimal ;
  dwc:decimalLongitude "-0.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.239 -0.455)"^^geo:wktLiteral ;
  geo-pos:lat "58.239"^^xsd:decimal ;
  geo-pos:long "-0.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7473'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-0.455'^^xsd:double;
  dwc:latitude '58.239'^^xsd:double;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7473'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A40> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.234 1.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.234"^^xsd:decimal ;
  dwc:decimalLongitude "1.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.234 1.892)"^^geo:wktLiteral ;
  geo-pos:lat "41.234"^^xsd:decimal ;
  geo-pos:long "1.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '40'^^xsd:integer;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.892'^^xsd:double;
  dwc:latitude '41.234'^^xsd:double;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:40'^^xsd:anyURI;
  dwc:observationDate '1995-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7230'^^xsd:integer;
  dwc:scientificName 'Lutjanus kasmira'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '218482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7230'^^xsd:anyURI;
  dwc:aphiaIdAccepted '218482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '179'^^xsd:integer;
  dwc:scientificName 'Labrus merula'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '126967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:179'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.369 -21.169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.369"^^xsd:decimal ;
  dwc:decimalLongitude "-21.169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.369 -21.169)"^^geo:wktLiteral ;
  geo-pos:lat "-73.369"^^xsd:decimal ;
  geo-pos:long "-21.169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6644'^^xsd:integer;
  dwc:scientificName 'Pogonophryne permitini'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-21.169'^^xsd:double;
  dwc:latitude '-73.369'^^xsd:double;
  dwc:aphiaid '234611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6644'^^xsd:anyURI;
  dwc:observationDate '1996-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '234611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7483'^^xsd:integer;
  dwc:scientificName 'Sardinella aurita'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7483'^^xsd:anyURI;
  dwc:observationDate '2003-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '126422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.123 -174.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.123"^^xsd:decimal ;
  dwc:decimalLongitude "-174.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.123 -174.82)"^^geo:wktLiteral ;
  geo-pos:lat "51.123"^^xsd:decimal ;
  geo-pos:long "-174.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7145'^^xsd:integer;
  dwc:scientificName 'Gadus macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-174.82'^^xsd:double;
  dwc:latitude '51.123'^^xsd:double;
  dwc:aphiaid '254538'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7145'^^xsd:anyURI;
  dwc:observationDate '2006-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '254538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.971 -60.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.971"^^xsd:decimal ;
  dwc:decimalLongitude "-60.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.971 -60.307)"^^geo:wktLiteral ;
  geo-pos:lat "-61.971"^^xsd:decimal ;
  geo-pos:long "-60.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6662'^^xsd:integer;
  dwc:scientificName 'Chionobathyscus  dewitti'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.307'^^xsd:double;
  dwc:latitude '-61.971'^^xsd:double;
  dwc:aphiaid '234650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6662'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '234650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0213"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.0213"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8424'^^xsd:integer;
  dwc:scientificName 'Selene peruviana'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.0213'^^xsd:double;
  dwc:aphiaid '273286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8424'^^xsd:anyURI;
  dwc:observationDate '2007-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '273286'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7339'^^xsd:integer;
  dwc:scientificName 'Menticirrhus nasus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7339'^^xsd:anyURI;
  dwc:observationDate '2007-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '276146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.254 2.353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.254"^^xsd:decimal ;
  dwc:decimalLongitude "2.353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.254 2.353)"^^geo:wktLiteral ;
  geo-pos:lat "38.254"^^xsd:decimal ;
  geo-pos:long "2.353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7811'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.353'^^xsd:double;
  dwc:latitude '38.254'^^xsd:double;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7811'^^xsd:anyURI;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.191 -119.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.191"^^xsd:decimal ;
  dwc:decimalLongitude "-119.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.191 -119.537)"^^geo:wktLiteral ;
  geo-pos:lat "34.191"^^xsd:decimal ;
  geo-pos:long "-119.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8286'^^xsd:integer;
  dwc:scientificName 'Sebastes chlorostictus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Justin Farrell. Sr. Mason Kanny. Sra. Maria Me'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.537'^^xsd:double;
  dwc:latitude '34.191'^^xsd:double;
  dwc:aphiaid '274781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8286'^^xsd:anyURI;
  dwc:observationDate '2009-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '274781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A38> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.152 1.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.152"^^xsd:decimal ;
  dwc:decimalLongitude "1.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.152 1.604)"^^geo:wktLiteral ;
  geo-pos:lat "41.152"^^xsd:decimal ;
  geo-pos:long "1.604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '38'^^xsd:integer;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.604'^^xsd:double;
  dwc:latitude '41.152'^^xsd:double;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:38'^^xsd:anyURI;
  dwc:observationDate '2000-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.108 -60.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.108"^^xsd:decimal ;
  dwc:decimalLongitude "-60.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.108 -60.357)"^^geo:wktLiteral ;
  geo-pos:lat "-62.108"^^xsd:decimal ;
  geo-pos:long "-60.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '215'^^xsd:integer;
  dwc:scientificName 'Dissostichus mawsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.357'^^xsd:double;
  dwc:latitude '-62.108'^^xsd:double;
  dwc:aphiaid '234836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:215'^^xsd:anyURI;
  dwc:observationDate '2000-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '234836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.051 15.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.051"^^xsd:decimal ;
  dwc:decimalLongitude "15.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.051 15.15)"^^geo:wktLiteral ;
  geo-pos:lat "-29.051"^^xsd:decimal ;
  geo-pos:long "15.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7012'^^xsd:integer;
  dwc:scientificName 'Chelidonichthys queketti'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '15.15'^^xsd:double;
  dwc:latitude '-29.051'^^xsd:double;
  dwc:aphiaid '218121'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7012'^^xsd:anyURI;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '218121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.305 2.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.305"^^xsd:decimal ;
  dwc:decimalLongitude "2.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.305 2.158)"^^geo:wktLiteral ;
  geo-pos:lat "41.305"^^xsd:decimal ;
  geo-pos:long "2.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6473'^^xsd:integer;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.158'^^xsd:double;
  dwc:latitude '41.305'^^xsd:double;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6473'^^xsd:anyURI;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.617 14.469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.617"^^xsd:decimal ;
  dwc:decimalLongitude "14.469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.617 14.469)"^^geo:wktLiteral ;
  geo-pos:lat "-29.617"^^xsd:decimal ;
  geo-pos:long "14.469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7495'^^xsd:integer;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '14.469'^^xsd:double;
  dwc:latitude '-29.617'^^xsd:double;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7495'^^xsd:anyURI;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7083'^^xsd:integer;
  dwc:scientificName 'Mugil cephalus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '126983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7083'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126983'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.625"^^xsd:decimal ;
  dwc:decimalLongitude "-85.154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  geo-pos:lat "29.625"^^xsd:decimal ;
  geo-pos:long "-85.154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6784'^^xsd:integer;
  dwc:scientificName 'Synodus foetens'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.154'^^xsd:double;
  dwc:latitude '29.625'^^xsd:double;
  dwc:aphiaid '158758'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6784'^^xsd:anyURI;
  dwc:observationDate '2002-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '158758'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7066'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7066'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7448'^^xsd:integer;
  dwc:scientificName 'Centropomus armatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '280059'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7448'^^xsd:anyURI;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '280059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.257 15.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.257"^^xsd:decimal ;
  dwc:decimalLongitude "15.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.257 15.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.257"^^xsd:decimal ;
  geo-pos:long "15.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7266'^^xsd:integer;
  dwc:scientificName 'Aphanius fasciatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Bettina Reichenbacher (B.Reichenbacher. U.Sie'^^xsd:string;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '15.62'^^xsd:double;
  dwc:latitude '38.257'^^xsd:double;
  dwc:aphiaid '126428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7266'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126428'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.038 1.643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.038"^^xsd:decimal ;
  dwc:decimalLongitude "1.643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.038 1.643)"^^geo:wktLiteral ;
  geo-pos:lat "39.038"^^xsd:decimal ;
  geo-pos:long "1.643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6869'^^xsd:integer;
  dwc:scientificName 'Pseudaphya  ferreri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.643'^^xsd:double;
  dwc:latitude '39.038'^^xsd:double;
  dwc:aphiaid '126934'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6869'^^xsd:anyURI;
  dwc:observationDate '2006-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.87 3.524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.87"^^xsd:decimal ;
  dwc:decimalLongitude "3.524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.87 3.524)"^^geo:wktLiteral ;
  geo-pos:lat "39.87"^^xsd:decimal ;
  geo-pos:long "3.524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7462'^^xsd:integer;
  dwc:scientificName 'Lepidotrigla dieuzeidei'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.524'^^xsd:double;
  dwc:latitude '39.87'^^xsd:double;
  dwc:aphiaid '127265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7462'^^xsd:anyURI;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1907 -119.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1907"^^xsd:decimal ;
  dwc:decimalLongitude "-119.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1907 -119.536)"^^geo:wktLiteral ;
  geo-pos:lat "34.1907"^^xsd:decimal ;
  geo-pos:long "-119.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8277'^^xsd:integer;
  dwc:scientificName 'Sebastes rubrivinctus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Justin Farrell. Sr. Mason Kanny. Sra. Maria Me'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.536'^^xsd:double;
  dwc:latitude '34.1907'^^xsd:double;
  dwc:aphiaid '274845'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8277'^^xsd:anyURI;
  dwc:observationDate '2009-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '274845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8 13.084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.8"^^xsd:decimal ;
  dwc:decimalLongitude "13.084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8 13.084)"^^geo:wktLiteral ;
  geo-pos:lat "-23.8"^^xsd:decimal ;
  geo-pos:long "13.084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6982'^^xsd:integer;
  dwc:scientificName 'Caelorinchus matamua'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '13.084'^^xsd:double;
  dwc:latitude '-23.8'^^xsd:double;
  dwc:aphiaid '217756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6982'^^xsd:anyURI;
  dwc:observationDate '1988-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '280309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.569 0.838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.569"^^xsd:decimal ;
  dwc:decimalLongitude "0.838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.569 0.838)"^^geo:wktLiteral ;
  geo-pos:lat "40.569"^^xsd:decimal ;
  geo-pos:long "0.838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5901'^^xsd:integer;
  dwc:scientificName 'Sardinella aurita'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado. Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.838'^^xsd:double;
  dwc:latitude '40.569'^^xsd:double;
  dwc:aphiaid '126422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5901'^^xsd:anyURI;
  dwc:observationDate '1995-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.621 0.053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.621"^^xsd:decimal ;
  dwc:decimalLongitude "0.053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.621 0.053)"^^geo:wktLiteral ;
  geo-pos:lat "39.621"^^xsd:decimal ;
  geo-pos:long "0.053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6505'^^xsd:integer;
  dwc:scientificName 'Pomatochistus microps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.053'^^xsd:double;
  dwc:latitude '39.621'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6505'^^xsd:anyURI;
  dwc:observationDate '1995-05-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6968'^^xsd:integer;
  dwc:scientificName 'Heteropriacanthus cruentatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '127004'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6968'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127004'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6360'^^xsd:integer;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6360'^^xsd:anyURI;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.254 48.501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.254"^^xsd:decimal ;
  dwc:decimalLongitude "48.501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.254 48.501)"^^geo:wktLiteral ;
  geo-pos:lat "-13.254"^^xsd:decimal ;
  geo-pos:long "48.501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7088'^^xsd:integer;
  dwc:scientificName 'Stolephorus indicus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jorge Torrens'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Índic'^^xsd:string;
  dwc:longitude '48.501'^^xsd:double;
  dwc:latitude '-13.254'^^xsd:double;
  dwc:aphiaid '212280'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7088'^^xsd:anyURI;
  dwc:observationDate '2006-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '212280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.135 16.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.135"^^xsd:decimal ;
  dwc:decimalLongitude "16.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.135 16.535)"^^geo:wktLiteral ;
  geo-pos:lat "36.135"^^xsd:decimal ;
  geo-pos:long "16.535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6128'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '16.535'^^xsd:double;
  dwc:latitude '36.135'^^xsd:double;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6128'^^xsd:anyURI;
  dwc:observationDate '2001-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6868"^^xsd:decimal ;
  dwc:decimalLongitude "2.82283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  geo-pos:lat "41.6868"^^xsd:decimal ;
  geo-pos:long "2.82283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8044'^^xsd:integer;
  dwc:scientificName 'Symphodus melanocercus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Àlex Casas. Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.82283'^^xsd:double;
  dwc:latitude '41.6868'^^xsd:double;
  dwc:aphiaid '273570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8044'^^xsd:anyURI;
  dwc:observationDate '2008-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1022907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.802 -68.222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.802"^^xsd:decimal ;
  dwc:decimalLongitude "-68.222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.802 -68.222)"^^geo:wktLiteral ;
  geo-pos:lat "-54.802"^^xsd:decimal ;
  geo-pos:long "-68.222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6602'^^xsd:integer;
  dwc:scientificName 'Eleginops maclovinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Jesús Matallanas. Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-68.222'^^xsd:double;
  dwc:latitude '-54.802'^^xsd:double;
  dwc:aphiaid '280634'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6602'^^xsd:anyURI;
  dwc:aphiaIdAccepted '280634'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.686 5.69066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.686"^^xsd:decimal ;
  dwc:decimalLongitude "5.69066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.686 5.69066)"^^geo:wktLiteral ;
  geo-pos:lat "38.686"^^xsd:decimal ;
  geo-pos:long "5.69066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8289'^^xsd:integer;
  dwc:scientificName 'Cyclothone braueri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '5.69066'^^xsd:double;
  dwc:latitude '38.686'^^xsd:double;
  dwc:aphiaid '127284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8289'^^xsd:anyURI;
  dwc:observationDate '2009-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.008 -60.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.008"^^xsd:decimal ;
  dwc:decimalLongitude "-60.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.008 -60.34)"^^geo:wktLiteral ;
  geo-pos:lat "-62.008"^^xsd:decimal ;
  geo-pos:long "-60.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6048'^^xsd:integer;
  dwc:scientificName 'Lepidonotothen squamifrons'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.34'^^xsd:double;
  dwc:latitude '-62.008'^^xsd:double;
  dwc:aphiaid '234788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6048'^^xsd:anyURI;
  dwc:observationDate '2000-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '234788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '158'^^xsd:integer;
  dwc:scientificName 'Symphodus cinereus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '273567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:158'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0269 -119.362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0269"^^xsd:decimal ;
  dwc:decimalLongitude "-119.362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0269 -119.362)"^^geo:wktLiteral ;
  geo-pos:lat "34.0269"^^xsd:decimal ;
  geo-pos:long "-119.362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8134'^^xsd:integer;
  dwc:scientificName 'Sebastes carnatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Chase Niesner. Dr. Ralph Imondi'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.362'^^xsd:double;
  dwc:latitude '34.0269'^^xsd:double;
  dwc:aphiaid '274779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8134'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274779'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.056 -11.421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.056"^^xsd:decimal ;
  dwc:decimalLongitude "-11.421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.056 -11.421)"^^geo:wktLiteral ;
  geo-pos:lat "-71.056"^^xsd:decimal ;
  geo-pos:long "-11.421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '273'^^xsd:integer;
  dwc:scientificName 'Trematomus lepidorhinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-11.421'^^xsd:double;
  dwc:latitude '-71.056'^^xsd:double;
  dwc:aphiaid '234770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:273'^^xsd:anyURI;
  dwc:observationDate '1996-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '234770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 2.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16"^^xsd:decimal ;
  dwc:decimalLongitude "2.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 2.802)"^^geo:wktLiteral ;
  geo-pos:lat "39.16"^^xsd:decimal ;
  geo-pos:long "2.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6386'^^xsd:integer;
  dwc:scientificName 'Glossanodon leiglossus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí. Dr. Joan Cartes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.802'^^xsd:double;
  dwc:latitude '39.16'^^xsd:double;
  dwc:aphiaid '713076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6386'^^xsd:anyURI;
  dwc:observationDate '2004-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6294'^^xsd:integer;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6294'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1745 1.70766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1745"^^xsd:decimal ;
  dwc:decimalLongitude "1.70766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1745 1.70766)"^^geo:wktLiteral ;
  geo-pos:lat "41.1745"^^xsd:decimal ;
  geo-pos:long "1.70766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8066'^^xsd:integer;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.70766'^^xsd:double;
  dwc:latitude '41.1745'^^xsd:double;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8066'^^xsd:anyURI;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7441'^^xsd:integer;
  dwc:scientificName 'Synodus scituliceps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '272139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7441'^^xsd:anyURI;
  dwc:observationDate '2001-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '272139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.036 -7.623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.036"^^xsd:decimal ;
  dwc:decimalLongitude "-7.623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.036 -7.623)"^^geo:wktLiteral ;
  geo-pos:lat "37.036"^^xsd:decimal ;
  geo-pos:long "-7.623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7120'^^xsd:integer;
  dwc:scientificName 'Caranx rhonchus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-7.623'^^xsd:double;
  dwc:latitude '37.036'^^xsd:double;
  dwc:aphiaid '126806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7120'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126806'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.319 -170.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.319"^^xsd:decimal ;
  dwc:decimalLongitude "-170.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.319 -170.772)"^^geo:wktLiteral ;
  geo-pos:lat "56.319"^^xsd:decimal ;
  geo-pos:long "-170.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7869'^^xsd:integer;
  dwc:scientificName 'Sebastes polyspinis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-170.772'^^xsd:double;
  dwc:latitude '56.319'^^xsd:double;
  dwc:aphiaid '274837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7869'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '274837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 2.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16"^^xsd:decimal ;
  dwc:decimalLongitude "2.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 2.802)"^^geo:wktLiteral ;
  geo-pos:lat "39.16"^^xsd:decimal ;
  geo-pos:long "2.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6381'^^xsd:integer;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí. Dr. Joan Cartes'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.802'^^xsd:double;
  dwc:latitude '39.16'^^xsd:double;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6381'^^xsd:anyURI;
  dwc:observationDate '2004-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6868"^^xsd:decimal ;
  dwc:decimalLongitude "2.82283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  geo-pos:lat "41.6868"^^xsd:decimal ;
  geo-pos:long "2.82283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8165'^^xsd:integer;
  dwc:scientificName 'Parablennius pilicornis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Àlex Casas. Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.82283'^^xsd:double;
  dwc:latitude '41.6868'^^xsd:double;
  dwc:aphiaid '126773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8165'^^xsd:anyURI;
  dwc:observationDate '2008-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6146'^^xsd:integer;
  dwc:scientificName 'Lepidion lepidion'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6146'^^xsd:anyURI;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0213"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.0213"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8417'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.0213'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8417'^^xsd:anyURI;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -9.067)"^^geo:wktLiteral ;
  geo-pos:lat "38.722"^^xsd:decimal ;
  geo-pos:long "-9.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7726'^^xsd:integer;
  dwc:scientificName 'Halobatrachus didactylus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.067'^^xsd:double;
  dwc:latitude '38.722'^^xsd:double;
  dwc:aphiaid '126374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7726'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126374'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6515'^^xsd:integer;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6515'^^xsd:anyURI;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.141 2.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.141"^^xsd:decimal ;
  dwc:decimalLongitude "2.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.141 2.558)"^^geo:wktLiteral ;
  geo-pos:lat "39.141"^^xsd:decimal ;
  geo-pos:long "2.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6531'^^xsd:integer;
  dwc:scientificName 'Coryphaena hippurus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Beatriz Morales-Nin. Dr. Enric Massutí'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.558'^^xsd:double;
  dwc:latitude '39.141'^^xsd:double;
  dwc:aphiaid '126846'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6531'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126846'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.186"^^xsd:decimal ;
  dwc:decimalLongitude "-12.254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.254)"^^geo:wktLiteral ;
  geo-pos:lat "-71.186"^^xsd:decimal ;
  geo-pos:long "-12.254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '311'^^xsd:integer;
  dwc:scientificName 'Trematomus scotti'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.254'^^xsd:double;
  dwc:latitude '-71.186'^^xsd:double;
  dwc:aphiaid '234665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:311'^^xsd:anyURI;
  dwc:observationDate '2000-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '234665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.038 1.643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.038"^^xsd:decimal ;
  dwc:decimalLongitude "1.643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.038 1.643)"^^geo:wktLiteral ;
  geo-pos:lat "39.038"^^xsd:decimal ;
  geo-pos:long "1.643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7584'^^xsd:integer;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.643'^^xsd:double;
  dwc:latitude '39.038'^^xsd:double;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7584'^^xsd:anyURI;
  dwc:observationDate '2006-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6310'^^xsd:integer;
  dwc:scientificName 'Epigonus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6310'^^xsd:anyURI;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.192 -12.301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.192"^^xsd:decimal ;
  dwc:decimalLongitude "-12.301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.192 -12.301)"^^geo:wktLiteral ;
  geo-pos:lat "-71.192"^^xsd:decimal ;
  geo-pos:long "-12.301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6695'^^xsd:integer;
  dwc:scientificName 'Pagetopsis maculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.301'^^xsd:double;
  dwc:latitude '-71.192'^^xsd:double;
  dwc:aphiaid '234796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6695'^^xsd:anyURI;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '234796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5003 -4.07583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5003"^^xsd:decimal ;
  dwc:decimalLongitude "-4.07583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5003 -4.07583)"^^geo:wktLiteral ;
  geo-pos:lat "53.5003"^^xsd:decimal ;
  geo-pos:long "-4.07583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8303'^^xsd:integer;
  dwc:scientificName 'Pleuronectes  platessa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Fernando Condal. col·lecció privada'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-4.07583'^^xsd:double;
  dwc:latitude '53.5003'^^xsd:double;
  dwc:aphiaid '127143'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8303'^^xsd:anyURI;
  dwc:observationDate '2009-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127143'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6011'^^xsd:integer;
  dwc:scientificName 'Liza aurata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6011'^^xsd:anyURI;
  dwc:observationDate '2003-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '1044127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.739 -16.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.739"^^xsd:decimal ;
  dwc:decimalLongitude "-16.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.739 -16.658)"^^geo:wktLiteral ;
  geo-pos:lat "13.739"^^xsd:decimal ;
  geo-pos:long "-16.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7133'^^xsd:integer;
  dwc:scientificName 'Sarotherodon melanotheron'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Jacques Panfili'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-16.658'^^xsd:double;
  dwc:latitude '13.739'^^xsd:double;
  dwc:aphiaid '293732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7133'^^xsd:anyURI;
  dwc:observationDate '2001-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '293732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7738'^^xsd:integer;
  dwc:scientificName 'Schedophilus ovalis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '126834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7738'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126834'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.869 -1.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.869"^^xsd:decimal ;
  dwc:decimalLongitude "-1.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.869 -1.57)"^^geo:wktLiteral ;
  geo-pos:lat "36.869"^^xsd:decimal ;
  geo-pos:long "-1.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6991'^^xsd:integer;
  dwc:scientificName 'Symphurus ligulatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Domingo Lloris. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-1.57'^^xsd:double;
  dwc:latitude '36.869'^^xsd:double;
  dwc:aphiaid '127133'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6991'^^xsd:anyURI;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '127133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.625"^^xsd:decimal ;
  dwc:decimalLongitude "-85.154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  geo-pos:lat "29.625"^^xsd:decimal ;
  geo-pos:long "-85.154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6812'^^xsd:integer;
  dwc:scientificName 'Cynoscion nothus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.154'^^xsd:double;
  dwc:latitude '29.625'^^xsd:double;
  dwc:aphiaid '159305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6812'^^xsd:anyURI;
  dwc:observationDate '2002-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '159305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-35.602 -54.619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-35.602"^^xsd:decimal ;
  dwc:decimalLongitude "-54.619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-35.602 -54.619)"^^geo:wktLiteral ;
  geo-pos:lat "-35.602"^^xsd:decimal ;
  geo-pos:long "-54.619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7510'^^xsd:integer;
  dwc:scientificName 'Merluccius hubbsi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Gabriel J. Torres. Dr. Walter Norbis'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-54.619'^^xsd:double;
  dwc:latitude '-35.602'^^xsd:double;
  dwc:aphiaid '272455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7510'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272455'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5003 -4.07583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5003"^^xsd:decimal ;
  dwc:decimalLongitude "-4.07583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5003 -4.07583)"^^geo:wktLiteral ;
  geo-pos:lat "53.5003"^^xsd:decimal ;
  geo-pos:long "-4.07583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8305'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Fernando Condal. col·lecció privada'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-4.07583'^^xsd:double;
  dwc:latitude '53.5003'^^xsd:double;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8305'^^xsd:anyURI;
  dwc:observationDate '2009-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.121 0.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.121"^^xsd:decimal ;
  dwc:decimalLongitude "0.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.121 0.103)"^^geo:wktLiteral ;
  geo-pos:lat "39.121"^^xsd:decimal ;
  geo-pos:long "0.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6437'^^xsd:integer;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.103'^^xsd:double;
  dwc:latitude '39.121'^^xsd:double;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6437'^^xsd:anyURI;
  dwc:observationDate '1995-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.309 -21.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.309"^^xsd:decimal ;
  dwc:decimalLongitude "-21.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.309 -21.168)"^^geo:wktLiteral ;
  geo-pos:lat "-73.309"^^xsd:decimal ;
  geo-pos:long "-21.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '277'^^xsd:integer;
  dwc:scientificName 'Trematomus lepidorhinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-21.168'^^xsd:double;
  dwc:latitude '-73.309'^^xsd:double;
  dwc:aphiaid '234770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:277'^^xsd:anyURI;
  dwc:observationDate '1996-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '234770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A67> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.737)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '67'^^xsd:integer;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.737'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:67'^^xsd:anyURI;
  dwc:observationDate '2001-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.191 -119.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.191"^^xsd:decimal ;
  dwc:decimalLongitude "-119.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.191 -119.537)"^^geo:wktLiteral ;
  geo-pos:lat "34.191"^^xsd:decimal ;
  geo-pos:long "-119.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8276'^^xsd:integer;
  dwc:scientificName 'Sebastes rubrivinctus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Nate Garcia. Sra. Eli Suzuki-Gill. Sr. Chris V'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.537'^^xsd:double;
  dwc:latitude '34.191'^^xsd:double;
  dwc:aphiaid '274845'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8276'^^xsd:anyURI;
  dwc:observationDate '2009-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '274845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5964"^^xsd:decimal ;
  dwc:decimalLongitude "-119.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  geo-pos:lat "33.5964"^^xsd:decimal ;
  geo-pos:long "-119.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8116'^^xsd:integer;
  dwc:scientificName 'Sebastes ensifer'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Patrick Sudre. Dr. Ralph Imondi'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.009'^^xsd:double;
  dwc:latitude '33.5964'^^xsd:double;
  dwc:aphiaid '274790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8116'^^xsd:anyURI;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '274790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.192 -12.301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.192"^^xsd:decimal ;
  dwc:decimalLongitude "-12.301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.192 -12.301)"^^geo:wktLiteral ;
  geo-pos:lat "-71.192"^^xsd:decimal ;
  geo-pos:long "-12.301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6696'^^xsd:integer;
  dwc:scientificName 'Pagetopsis maculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.301'^^xsd:double;
  dwc:latitude '-71.192'^^xsd:double;
  dwc:aphiaid '234796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6696'^^xsd:anyURI;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '234796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.771 -15.403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.771"^^xsd:decimal ;
  dwc:decimalLongitude "-15.403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.771 -15.403)"^^geo:wktLiteral ;
  geo-pos:lat "25.771"^^xsd:decimal ;
  geo-pos:long "-15.403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '144'^^xsd:integer;
  dwc:scientificName 'Pagellus bellottii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.403'^^xsd:double;
  dwc:latitude '25.771'^^xsd:double;
  dwc:aphiaid '127058'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:144'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127058'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.833 36.819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.833"^^xsd:decimal ;
  dwc:decimalLongitude "36.819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.833 36.819)"^^geo:wktLiteral ;
  geo-pos:lat "31.833"^^xsd:decimal ;
  geo-pos:long "36.819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7278'^^xsd:integer;
  dwc:scientificName 'Aphanius sirhani'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Bettina Reichenbacher (B.Reichenbacher. U.Sie'^^xsd:string;
  dwc:continentOcean 'Àsia'^^xsd:string;
  dwc:longitude '36.819'^^xsd:double;
  dwc:latitude '31.833'^^xsd:double;
  dwc:aphiaid '1012151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7278'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1605287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5964"^^xsd:decimal ;
  dwc:decimalLongitude "-119.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  geo-pos:lat "33.5964"^^xsd:decimal ;
  geo-pos:long "-119.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8107'^^xsd:integer;
  dwc:scientificName 'Sebastes constellatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Patrick Sudre. Dr. Ralph Imondi'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.009'^^xsd:double;
  dwc:latitude '33.5964'^^xsd:double;
  dwc:aphiaid '274783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8107'^^xsd:anyURI;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '274783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.368 -165.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.368"^^xsd:decimal ;
  dwc:decimalLongitude "-165.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.368 -165.188)"^^geo:wktLiteral ;
  geo-pos:lat "54.368"^^xsd:decimal ;
  geo-pos:long "-165.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6930'^^xsd:integer;
  dwc:scientificName 'Hippoglossoides  elassodon'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-165.188'^^xsd:double;
  dwc:latitude '54.368'^^xsd:double;
  dwc:aphiaid '274289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6930'^^xsd:anyURI;
  dwc:observationDate '2006-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '274289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.835 -19.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.835"^^xsd:decimal ;
  dwc:decimalLongitude "-19.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.835 -19.308)"^^geo:wktLiteral ;
  geo-pos:lat "-72.835"^^xsd:decimal ;
  geo-pos:long "-19.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6585'^^xsd:integer;
  dwc:scientificName 'Artedidraco loennbergii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-19.308'^^xsd:double;
  dwc:latitude '-72.835'^^xsd:double;
  dwc:aphiaid '712789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6585'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '1803734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.855 -119.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.855"^^xsd:decimal ;
  dwc:decimalLongitude "-119.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.855 -119.922)"^^geo:wktLiteral ;
  geo-pos:lat "33.855"^^xsd:decimal ;
  geo-pos:long "-119.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8138'^^xsd:integer;
  dwc:scientificName 'Sebastes chlorostictus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Mike Miller.  Dr. Ralph Imondi'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.922'^^xsd:double;
  dwc:latitude '33.855'^^xsd:double;
  dwc:aphiaid '274781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8138'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274781'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.522"^^xsd:decimal ;
  dwc:decimalLongitude "-12.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  geo-pos:lat "-71.522"^^xsd:decimal ;
  geo-pos:long "-12.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6576'^^xsd:integer;
  dwc:scientificName 'Vomeridens infuscipinnis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.424'^^xsd:double;
  dwc:latitude '-71.522'^^xsd:double;
  dwc:aphiaid '234750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6576'^^xsd:anyURI;
  dwc:observationDate '1996-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '234750'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7354'^^xsd:integer;
  dwc:scientificName 'Stellifer illecebrosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7354'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '129'^^xsd:integer;
  dwc:scientificName 'Umbrina cirrosa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:129'^^xsd:anyURI;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.541"^^xsd:decimal ;
  dwc:decimalLongitude "3.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  geo-pos:lat "42.541"^^xsd:decimal ;
  geo-pos:long "3.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '332'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.605'^^xsd:double;
  dwc:latitude '42.541'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:332'^^xsd:anyURI;
  dwc:observationDate '1993-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7601'^^xsd:integer;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7601'^^xsd:anyURI;
  dwc:observationDate '2005-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6168'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6168'^^xsd:anyURI;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1843 1.83366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1843"^^xsd:decimal ;
  dwc:decimalLongitude "1.83366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1843 1.83366)"^^geo:wktLiteral ;
  geo-pos:lat "41.1843"^^xsd:decimal ;
  geo-pos:long "1.83366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8242'^^xsd:integer;
  dwc:scientificName 'Pagrus auriga'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.83366'^^xsd:double;
  dwc:latitude '41.1843'^^xsd:double;
  dwc:aphiaid '127061'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8242'^^xsd:anyURI;
  dwc:observationDate '2009-12-02'^^xsd:date;
  dwc:aphiaIdAccepted '127061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0007 -119.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0007"^^xsd:decimal ;
  dwc:decimalLongitude "-119.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0007 -119.386)"^^geo:wktLiteral ;
  geo-pos:lat "34.0007"^^xsd:decimal ;
  geo-pos:long "-119.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8261'^^xsd:integer;
  dwc:scientificName 'Sebastes caurinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Julio Ruiz. Sr. Nathan Martinez. Dr. Ralph Imo'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.386'^^xsd:double;
  dwc:latitude '34.0007'^^xsd:double;
  dwc:aphiaid '274780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8261'^^xsd:anyURI;
  dwc:observationDate '2009-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '274780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8347'^^xsd:integer;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8347'^^xsd:anyURI;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.6507 32.326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.6507"^^xsd:decimal ;
  dwc:decimalLongitude "32.326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.6507 32.326)"^^geo:wktLiteral ;
  geo-pos:lat "30.6507"^^xsd:decimal ;
  geo-pos:long "32.326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8555'^^xsd:integer;
  dwc:scientificName 'Upeneus moluccensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Ernesto Azzurro'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Índic'^^xsd:string;
  dwc:longitude '32.326'^^xsd:double;
  dwc:latitude '30.6507'^^xsd:double;
  dwc:aphiaid '126989'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8555'^^xsd:anyURI;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '126989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6941'^^xsd:integer;
  dwc:scientificName 'Holocentrus adscensionis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '159378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6941'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159378'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7734'^^xsd:integer;
  dwc:scientificName 'Pseudocaranx dentex'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '126812'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7734'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126812'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.153 11.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.153"^^xsd:decimal ;
  dwc:decimalLongitude "11.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.153 11.424)"^^geo:wktLiteral ;
  geo-pos:lat "-24.153"^^xsd:decimal ;
  geo-pos:long "11.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6764'^^xsd:integer;
  dwc:scientificName 'Dicrolene introniger'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '11.424'^^xsd:double;
  dwc:latitude '-24.153'^^xsd:double;
  dwc:aphiaid '275895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6764'^^xsd:anyURI;
  dwc:observationDate '1988-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '275895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.385 2.237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.385"^^xsd:decimal ;
  dwc:decimalLongitude "2.237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.385 2.237)"^^geo:wktLiteral ;
  geo-pos:lat "41.385"^^xsd:decimal ;
  geo-pos:long "2.237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6438'^^xsd:integer;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.237'^^xsd:double;
  dwc:latitude '41.385'^^xsd:double;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6438'^^xsd:anyURI;
  dwc:observationDate '1995-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6093'^^xsd:integer;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6093'^^xsd:anyURI;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A47> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.64)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '47'^^xsd:integer;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.64'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:47'^^xsd:anyURI;
  dwc:observationDate '2000-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -9.067)"^^geo:wktLiteral ;
  geo-pos:lat "38.722"^^xsd:decimal ;
  geo-pos:long "-9.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7805'^^xsd:integer;
  dwc:scientificName 'Balistes capriscus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.067'^^xsd:double;
  dwc:latitude '38.722'^^xsd:double;
  dwc:aphiaid '154721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7805'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154721'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.551 -168.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.551"^^xsd:decimal ;
  dwc:decimalLongitude "-168.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.551 -168.826)"^^geo:wktLiteral ;
  geo-pos:lat "56.551"^^xsd:decimal ;
  geo-pos:long "-168.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7362'^^xsd:integer;
  dwc:scientificName 'Sebastes polyspinis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-168.826'^^xsd:double;
  dwc:latitude '56.551'^^xsd:double;
  dwc:aphiaid '274837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7362'^^xsd:anyURI;
  dwc:observationDate '2006-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '274837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.87 3.524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.87"^^xsd:decimal ;
  dwc:decimalLongitude "3.524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.87 3.524)"^^geo:wktLiteral ;
  geo-pos:lat "39.87"^^xsd:decimal ;
  geo-pos:long "3.524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7570'^^xsd:integer;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.524'^^xsd:double;
  dwc:latitude '39.87'^^xsd:double;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7570'^^xsd:anyURI;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '195'^^xsd:integer;
  dwc:scientificName 'Coris julis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:195'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -0.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-0.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -0.605)"^^geo:wktLiteral ;
  geo-pos:lat "38.157"^^xsd:decimal ;
  geo-pos:long "-0.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6074'^^xsd:integer;
  dwc:scientificName 'Scorpaena porcus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Manel Marhuenda'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.605'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6074'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.255 2.423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.255"^^xsd:decimal ;
  dwc:decimalLongitude "2.423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.255 2.423)"^^geo:wktLiteral ;
  geo-pos:lat "41.255"^^xsd:decimal ;
  geo-pos:long "2.423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7710'^^xsd:integer;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Cartes'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.423'^^xsd:double;
  dwc:latitude '41.255'^^xsd:double;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7710'^^xsd:anyURI;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.137 -161.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.137"^^xsd:decimal ;
  dwc:decimalLongitude "-161.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.137 -161.752)"^^geo:wktLiteral ;
  geo-pos:lat "57.137"^^xsd:decimal ;
  geo-pos:long "-161.752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7825'^^xsd:integer;
  dwc:scientificName 'Theragra chalcogramma'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-161.752'^^xsd:double;
  dwc:latitude '57.137'^^xsd:double;
  dwc:aphiaid '254539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7825'^^xsd:anyURI;
  dwc:observationDate '2006-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '300735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.171 3.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.171"^^xsd:decimal ;
  dwc:decimalLongitude "3.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.171 3.837)"^^geo:wktLiteral ;
  geo-pos:lat "43.171"^^xsd:decimal ;
  geo-pos:long "3.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7842'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero. Dra. Isabel Palomera'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.837'^^xsd:double;
  dwc:latitude '43.171'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7842'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.774 14.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.774"^^xsd:decimal ;
  dwc:decimalLongitude "14.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.774 14.625)"^^geo:wktLiteral ;
  geo-pos:lat "-29.774"^^xsd:decimal ;
  geo-pos:long "14.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6743'^^xsd:integer;
  dwc:scientificName 'Merluccius paradoxus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '14.625'^^xsd:double;
  dwc:latitude '-29.774'^^xsd:double;
  dwc:aphiaid '217745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6743'^^xsd:anyURI;
  dwc:observationDate '1984-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '217745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.152 1.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.152"^^xsd:decimal ;
  dwc:decimalLongitude "1.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.152 1.708)"^^geo:wktLiteral ;
  geo-pos:lat "41.152"^^xsd:decimal ;
  geo-pos:long "1.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6099'^^xsd:integer;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.708'^^xsd:double;
  dwc:latitude '41.152'^^xsd:double;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6099'^^xsd:anyURI;
  dwc:observationDate '1995-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6068'^^xsd:integer;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6068'^^xsd:anyURI;
  dwc:observationDate '2002-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.551 -168.826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.551"^^xsd:decimal ;
  dwc:decimalLongitude "-168.826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.551 -168.826)"^^geo:wktLiteral ;
  geo-pos:lat "56.551"^^xsd:decimal ;
  geo-pos:long "-168.826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7363'^^xsd:integer;
  dwc:scientificName 'Sebastes polyspinis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-168.826'^^xsd:double;
  dwc:latitude '56.551'^^xsd:double;
  dwc:aphiaid '274837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7363'^^xsd:anyURI;
  dwc:observationDate '2006-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '274837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7158'^^xsd:integer;
  dwc:scientificName 'Eucinostomus dowi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7158'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.137 1.801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.137"^^xsd:decimal ;
  dwc:decimalLongitude "1.801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.137 1.801)"^^geo:wktLiteral ;
  geo-pos:lat "41.137"^^xsd:decimal ;
  geo-pos:long "1.801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6399'^^xsd:integer;
  dwc:scientificName 'Callionymus risso'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.801'^^xsd:double;
  dwc:latitude '41.137'^^xsd:double;
  dwc:aphiaid '126796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6399'^^xsd:anyURI;
  dwc:observationDate '2001-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '126796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 1.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.722"^^xsd:decimal ;
  dwc:decimalLongitude "1.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 1.693)"^^geo:wktLiteral ;
  geo-pos:lat "38.722"^^xsd:decimal ;
  geo-pos:long "1.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7574'^^xsd:integer;
  dwc:scientificName 'Peristedion cataphractum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.693'^^xsd:double;
  dwc:latitude '38.722'^^xsd:double;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7574'^^xsd:anyURI;
  dwc:observationDate '2006-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0007 -119.386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0007"^^xsd:decimal ;
  dwc:decimalLongitude "-119.386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0007 -119.386)"^^geo:wktLiteral ;
  geo-pos:lat "34.0007"^^xsd:decimal ;
  geo-pos:long "-119.386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8260'^^xsd:integer;
  dwc:scientificName 'Sebastes caurinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jesse Respo. Sra. Alexandra Ertman. Dr. Ralph'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.386'^^xsd:double;
  dwc:latitude '34.0007'^^xsd:double;
  dwc:aphiaid '274780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8260'^^xsd:anyURI;
  dwc:observationDate '2009-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '274780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6141'^^xsd:integer;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6141'^^xsd:anyURI;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7384'^^xsd:integer;
  dwc:scientificName 'Trichiurus lepturus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '127089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7384'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.541"^^xsd:decimal ;
  dwc:decimalLongitude "3.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  geo-pos:lat "42.541"^^xsd:decimal ;
  geo-pos:long "3.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '336'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.605'^^xsd:double;
  dwc:latitude '42.541'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:336'^^xsd:anyURI;
  dwc:observationDate '1993-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.5222 -12.4238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.5222"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.5222 -12.4238)"^^geo:wktLiteral ;
  geo-pos:lat "-71.5222"^^xsd:decimal ;
  geo-pos:long "-12.4238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8541'^^xsd:integer;
  dwc:scientificName 'Dacodraco hunteri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.4238'^^xsd:double;
  dwc:latitude '-71.5222'^^xsd:double;
  dwc:aphiaid '234614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8541'^^xsd:anyURI;
  dwc:observationDate '1996-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '234614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6493'^^xsd:integer;
  dwc:scientificName 'Dicentrarchus labrax'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6493'^^xsd:anyURI;
  dwc:observationDate '2003-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6276'^^xsd:integer;
  dwc:scientificName 'Bellottia apoda'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126654'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6276'^^xsd:anyURI;
  dwc:observationDate '2003-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126654'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7968'^^xsd:integer;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7968'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.071 1.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.071"^^xsd:decimal ;
  dwc:decimalLongitude "1.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.071 1.67)"^^geo:wktLiteral ;
  geo-pos:lat "41.071"^^xsd:decimal ;
  geo-pos:long "1.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5993'^^xsd:integer;
  dwc:scientificName 'Notoscopelus elongatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.67'^^xsd:double;
  dwc:latitude '41.071'^^xsd:double;
  dwc:aphiaid '158915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5993'^^xsd:anyURI;
  dwc:observationDate '2001-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '158915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7089'^^xsd:integer;
  dwc:scientificName 'Synodus scituliceps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '272139'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7089'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272139'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8183'^^xsd:integer;
  dwc:scientificName 'Diaphus luetkeni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '158889'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8183'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158889'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8196'^^xsd:integer;
  dwc:scientificName 'Lampanyctus nobilis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '158897'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8196'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158897'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.441 -165.589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.441"^^xsd:decimal ;
  dwc:decimalLongitude "-165.589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.441 -165.589)"^^geo:wktLiteral ;
  geo-pos:lat "55.441"^^xsd:decimal ;
  geo-pos:long "-165.589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6923'^^xsd:integer;
  dwc:scientificName 'Oncorhynchus keta'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-165.589'^^xsd:double;
  dwc:latitude '55.441'^^xsd:double;
  dwc:aphiaid '127183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6923'^^xsd:anyURI;
  dwc:observationDate '2006-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -9.067)"^^geo:wktLiteral ;
  geo-pos:lat "38.722"^^xsd:decimal ;
  geo-pos:long "-9.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7746'^^xsd:integer;
  dwc:scientificName 'Gobius paganellus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.067'^^xsd:double;
  dwc:latitude '38.722'^^xsd:double;
  dwc:aphiaid '126893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7746'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6 -27.221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6"^^xsd:decimal ;
  dwc:decimalLongitude "-27.221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6 -27.221)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6"^^xsd:decimal ;
  geo-pos:long "-27.221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6558'^^xsd:integer;
  dwc:scientificName 'Bathydraco macrolepis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-27.221'^^xsd:double;
  dwc:latitude '-74.6'^^xsd:double;
  dwc:aphiaid '234597'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6558'^^xsd:anyURI;
  dwc:observationDate '1998-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '234597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.015 -119.199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.015"^^xsd:decimal ;
  dwc:decimalLongitude "-119.199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.015 -119.199)"^^geo:wktLiteral ;
  geo-pos:lat "34.015"^^xsd:decimal ;
  geo-pos:long "-119.199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8062'^^xsd:integer;
  dwc:scientificName 'Sebastes miniatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Travis Gahie. Sra. Caitlin Moore. Dr. Ralph Im'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.199'^^xsd:double;
  dwc:latitude '34.015'^^xsd:double;
  dwc:aphiaid '274820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8062'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274820'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.684 -12.734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.684"^^xsd:decimal ;
  dwc:decimalLongitude "-12.734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.684 -12.734)"^^geo:wktLiteral ;
  geo-pos:lat "-71.684"^^xsd:decimal ;
  geo-pos:long "-12.734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '286'^^xsd:integer;
  dwc:scientificName 'Trematomus nicolai'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.734'^^xsd:double;
  dwc:latitude '-71.684'^^xsd:double;
  dwc:aphiaid '234644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:286'^^xsd:anyURI;
  dwc:observationDate '1996-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '234644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7670'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7670'^^xsd:anyURI;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.971 -60.307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.971"^^xsd:decimal ;
  dwc:decimalLongitude "-60.307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.971 -60.307)"^^geo:wktLiteral ;
  geo-pos:lat "-61.971"^^xsd:decimal ;
  geo-pos:long "-60.307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6666'^^xsd:integer;
  dwc:scientificName 'Chionobathyscus  dewitti'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.307'^^xsd:double;
  dwc:latitude '-61.971'^^xsd:double;
  dwc:aphiaid '234650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6666'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '234650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.987 -7.458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.987"^^xsd:decimal ;
  dwc:decimalLongitude "-7.458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.987 -7.458)"^^geo:wktLiteral ;
  geo-pos:lat "36.987"^^xsd:decimal ;
  geo-pos:long "-7.458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7764'^^xsd:integer;
  dwc:scientificName 'Facciolella oxyrhyncha'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-7.458'^^xsd:double;
  dwc:latitude '36.987'^^xsd:double;
  dwc:aphiaid '126307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7764'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.353 2.374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.353"^^xsd:decimal ;
  dwc:decimalLongitude "2.374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.353 2.374)"^^geo:wktLiteral ;
  geo-pos:lat "41.353"^^xsd:decimal ;
  geo-pos:long "2.374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6238'^^xsd:integer;
  dwc:scientificName 'Arnoglossus ruepelii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.374'^^xsd:double;
  dwc:latitude '41.353'^^xsd:double;
  dwc:aphiaid '127127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6238'^^xsd:anyURI;
  dwc:observationDate '1998-11-16'^^xsd:date;
  dwc:aphiaIdAccepted '127127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7938'^^xsd:integer;
  dwc:scientificName 'Sargocentron hastatum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '272211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7938'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272211'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8335'^^xsd:integer;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8335'^^xsd:anyURI;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.702 -22.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.702"^^xsd:decimal ;
  dwc:decimalLongitude "-22.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.702 -22.508)"^^geo:wktLiteral ;
  geo-pos:lat "-73.702"^^xsd:decimal ;
  geo-pos:long "-22.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6674'^^xsd:integer;
  dwc:scientificName 'Chionodraco myersi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-22.508'^^xsd:double;
  dwc:latitude '-73.702'^^xsd:double;
  dwc:aphiaid '234646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6674'^^xsd:anyURI;
  dwc:observationDate '1996-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '234646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.186"^^xsd:decimal ;
  dwc:decimalLongitude "-12.254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.254)"^^geo:wktLiteral ;
  geo-pos:lat "-71.186"^^xsd:decimal ;
  geo-pos:long "-12.254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '303'^^xsd:integer;
  dwc:scientificName 'Trematomus scotti'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.254'^^xsd:double;
  dwc:latitude '-71.186'^^xsd:double;
  dwc:aphiaid '234665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:303'^^xsd:anyURI;
  dwc:observationDate '2000-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '234665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.015 -119.191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.015"^^xsd:decimal ;
  dwc:decimalLongitude "-119.191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.015 -119.191)"^^geo:wktLiteral ;
  geo-pos:lat "34.015"^^xsd:decimal ;
  geo-pos:long "-119.191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8057'^^xsd:integer;
  dwc:scientificName 'Sebastes paucispinis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Travis Gahie. Sra. Caitlin Moore. Dr. Ralph Im'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.191'^^xsd:double;
  dwc:latitude '34.015'^^xsd:double;
  dwc:aphiaid '274833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8057'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274833'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '302'^^xsd:integer;
  dwc:scientificName 'Trematomus pennellii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:302'^^xsd:anyURI;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '234709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.142 12.086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.142"^^xsd:decimal ;
  dwc:decimalLongitude "12.086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.142 12.086)"^^geo:wktLiteral ;
  geo-pos:lat "43.142"^^xsd:decimal ;
  geo-pos:long "12.086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7098'^^xsd:integer;
  dwc:scientificName 'Atherina boyeri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Corrado Costa'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '12.086'^^xsd:double;
  dwc:latitude '43.142'^^xsd:double;
  dwc:aphiaid '272027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7098'^^xsd:anyURI;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '272027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.255 2.423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.255"^^xsd:decimal ;
  dwc:decimalLongitude "2.423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.255 2.423)"^^geo:wktLiteral ;
  geo-pos:lat "41.255"^^xsd:decimal ;
  geo-pos:long "2.423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7709'^^xsd:integer;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Cartes'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.423'^^xsd:double;
  dwc:latitude '41.255'^^xsd:double;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7709'^^xsd:anyURI;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1675 56.2855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.1675"^^xsd:decimal ;
  dwc:decimalLongitude "56.2855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1675 56.2855)"^^geo:wktLiteral ;
  geo-pos:lat "27.1675"^^xsd:decimal ;
  geo-pos:long "56.2855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8547'^^xsd:integer;
  dwc:scientificName 'Lutjanus argentimaculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Zahra Sadighzadeh'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Índic'^^xsd:string;
  dwc:longitude '56.2855'^^xsd:double;
  dwc:latitude '27.1675'^^xsd:double;
  dwc:aphiaid '218498'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8547'^^xsd:anyURI;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '218498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -0.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-0.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -0.605)"^^geo:wktLiteral ;
  geo-pos:lat "38.157"^^xsd:decimal ;
  geo-pos:long "-0.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6073'^^xsd:integer;
  dwc:scientificName 'Scorpaena porcus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.605'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6073'^^xsd:anyURI;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5964"^^xsd:decimal ;
  dwc:decimalLongitude "-119.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  geo-pos:lat "33.5964"^^xsd:decimal ;
  geo-pos:long "-119.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8112'^^xsd:integer;
  dwc:scientificName 'Sebastes semicinctus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Patrick Sudre. Dr. Ralph Imondi'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.009'^^xsd:double;
  dwc:latitude '33.5964'^^xsd:double;
  dwc:aphiaid '274851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8112'^^xsd:anyURI;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '274851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.408 -35.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.408"^^xsd:decimal ;
  dwc:decimalLongitude "-35.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.408 -35.693)"^^geo:wktLiteral ;
  geo-pos:lat "-55.408"^^xsd:decimal ;
  geo-pos:long "-35.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7057'^^xsd:integer;
  dwc:scientificName 'Dissostichus eleginoides'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-35.693'^^xsd:double;
  dwc:latitude '-55.408'^^xsd:double;
  dwc:aphiaid '234700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7057'^^xsd:anyURI;
  dwc:observationDate '2006-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '234700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.919 1.593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.919"^^xsd:decimal ;
  dwc:decimalLongitude "1.593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.919 1.593)"^^geo:wktLiteral ;
  geo-pos:lat "38.919"^^xsd:decimal ;
  geo-pos:long "1.593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7679'^^xsd:integer;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.593'^^xsd:double;
  dwc:latitude '38.919'^^xsd:double;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7679'^^xsd:anyURI;
  dwc:observationDate '2006-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.022 -61.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.022"^^xsd:decimal ;
  dwc:decimalLongitude "-61.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.022 -61.136)"^^geo:wktLiteral ;
  geo-pos:lat "-63.022"^^xsd:decimal ;
  geo-pos:long "-61.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '227'^^xsd:integer;
  dwc:scientificName 'Lepidonotothen larseni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-61.136'^^xsd:double;
  dwc:latitude '-63.022'^^xsd:double;
  dwc:aphiaid '234610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:227'^^xsd:anyURI;
  dwc:observationDate '2000-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '313400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5950'^^xsd:integer;
  dwc:scientificName 'Alepocephalus rostratus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5950'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.926 -17.203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.926"^^xsd:decimal ;
  dwc:decimalLongitude "-17.203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.926 -17.203)"^^geo:wktLiteral ;
  geo-pos:lat "13.926"^^xsd:decimal ;
  geo-pos:long "-17.203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7777'^^xsd:integer;
  dwc:scientificName 'Pseudotolithus senegalensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.203'^^xsd:double;
  dwc:latitude '13.926'^^xsd:double;
  dwc:aphiaid '127008'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7777'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127008'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6289'^^xsd:integer;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6289'^^xsd:anyURI;
  dwc:observationDate '2002-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7149'^^xsd:integer;
  dwc:scientificName 'Diapterus peruvianus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7149'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276414'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.208 2.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.208"^^xsd:decimal ;
  dwc:decimalLongitude "2.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.208 2.042)"^^geo:wktLiteral ;
  geo-pos:lat "41.208"^^xsd:decimal ;
  geo-pos:long "2.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5964'^^xsd:integer;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Anna Bozzano. Sr. Biel Pomar'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.042'^^xsd:double;
  dwc:latitude '41.208'^^xsd:double;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5964'^^xsd:anyURI;
  dwc:observationDate '2002-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.919 1.593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.919"^^xsd:decimal ;
  dwc:decimalLongitude "1.593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.919 1.593)"^^geo:wktLiteral ;
  geo-pos:lat "38.919"^^xsd:decimal ;
  geo-pos:long "1.593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7719'^^xsd:integer;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.593'^^xsd:double;
  dwc:latitude '38.919'^^xsd:double;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7719'^^xsd:anyURI;
  dwc:observationDate '2006-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.85 -19.254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.85"^^xsd:decimal ;
  dwc:decimalLongitude "-19.254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.85 -19.254)"^^geo:wktLiteral ;
  geo-pos:lat "-72.85"^^xsd:decimal ;
  geo-pos:long "-19.254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6635'^^xsd:integer;
  dwc:scientificName 'Pogonophryne marmorata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-19.254'^^xsd:double;
  dwc:latitude '-72.85'^^xsd:double;
  dwc:aphiaid '234730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6635'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '234730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.071 1.67)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.071"^^xsd:decimal ;
  dwc:decimalLongitude "1.67"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.071 1.67)"^^geo:wktLiteral ;
  geo-pos:lat "41.071"^^xsd:decimal ;
  geo-pos:long "1.67"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5992'^^xsd:integer;
  dwc:scientificName 'Notoscopelus elongatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.67'^^xsd:double;
  dwc:latitude '41.071'^^xsd:double;
  dwc:aphiaid '158915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5992'^^xsd:anyURI;
  dwc:observationDate '2001-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '158915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8207'^^xsd:integer;
  dwc:scientificName 'Myctophum asperum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '158903'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8207'^^xsd:anyURI;
  dwc:aphiaIdAccepted '317659'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6023 -79.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.6023"^^xsd:decimal ;
  dwc:decimalLongitude "-79.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.6023 -79.785)"^^geo:wktLiteral ;
  geo-pos:lat "31.6023"^^xsd:decimal ;
  geo-pos:long "-79.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8027'^^xsd:integer;
  dwc:scientificName 'Ocyurus chrysurus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-79.785'^^xsd:double;
  dwc:latitude '31.6023'^^xsd:double;
  dwc:aphiaid '159803'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8027'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159803'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '115'^^xsd:integer;
  dwc:scientificName 'Sciaena umbra'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:115'^^xsd:anyURI;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.805 -84.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.805"^^xsd:decimal ;
  dwc:decimalLongitude "-84.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.805 -84.006)"^^geo:wktLiteral ;
  geo-pos:lat "29.805"^^xsd:decimal ;
  geo-pos:long "-84.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6794'^^xsd:integer;
  dwc:scientificName 'Lobotes surinamensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.006'^^xsd:double;
  dwc:latitude '29.805'^^xsd:double;
  dwc:aphiaid '126973'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6794'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126973'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 2.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "2.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 2.492)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "2.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6542'^^xsd:integer;
  dwc:scientificName 'Gymnammodytes semiesquamatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.492'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:aphiaid '126754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6542'^^xsd:anyURI;
  dwc:observationDate '2003-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '126754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.01"^^xsd:decimal ;
  dwc:decimalLongitude "1.674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.674)"^^geo:wktLiteral ;
  geo-pos:lat "41.01"^^xsd:decimal ;
  geo-pos:long "1.674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5990'^^xsd:integer;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.674'^^xsd:double;
  dwc:latitude '41.01'^^xsd:double;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5990'^^xsd:anyURI;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7480'^^xsd:integer;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7480'^^xsd:anyURI;
  dwc:observationDate '2006-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.0378 -59.1573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.0378"^^xsd:decimal ;
  dwc:decimalLongitude "-59.1573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.0378 -59.1573)"^^geo:wktLiteral ;
  geo-pos:lat "-63.0378"^^xsd:decimal ;
  geo-pos:long "-59.1573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8485'^^xsd:integer;
  dwc:scientificName 'Aethotaxis mitopteryx'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-59.1573'^^xsd:double;
  dwc:latitude '-63.0378'^^xsd:double;
  dwc:aphiaid '234660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8485'^^xsd:anyURI;
  dwc:observationDate '2000-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '234660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Symphodus ocellatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '127460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:168'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6501'^^xsd:integer;
  dwc:scientificName 'Lesueurigobius suerii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6501'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016 -119.189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.016"^^xsd:decimal ;
  dwc:decimalLongitude "-119.189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016 -119.189)"^^geo:wktLiteral ;
  geo-pos:lat "34.016"^^xsd:decimal ;
  geo-pos:long "-119.189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8056'^^xsd:integer;
  dwc:scientificName 'Sebastes paucispinis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Ralph Imondi. Dra. Linda Santschi'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.189'^^xsd:double;
  dwc:latitude '34.016'^^xsd:double;
  dwc:aphiaid '274833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8056'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274833'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6108'^^xsd:integer;
  dwc:scientificName 'Eutelichthys leptochirus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '236466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6108'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '236466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016 -119.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.016"^^xsd:decimal ;
  dwc:decimalLongitude "-119.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016 -119.198)"^^geo:wktLiteral ;
  geo-pos:lat "34.016"^^xsd:decimal ;
  geo-pos:long "-119.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8048'^^xsd:integer;
  dwc:scientificName 'Sebastes hopkinsi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Marisol Alfaro. Sr. Gabriel Ruelas. Dr. Ralph'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.198'^^xsd:double;
  dwc:latitude '34.016'^^xsd:double;
  dwc:aphiaid '274800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8048'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8052"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  geo-pos:lat "29.8052"^^xsd:decimal ;
  geo-pos:long "-84.0063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8013'^^xsd:integer;
  dwc:scientificName 'Lachnolaimus maximus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.0063'^^xsd:double;
  dwc:latitude '29.8052'^^xsd:double;
  dwc:aphiaid '158822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8013'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158822'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.336 13.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.336"^^xsd:decimal ;
  dwc:decimalLongitude "13.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.336 13.52)"^^geo:wktLiteral ;
  geo-pos:lat "-23.336"^^xsd:decimal ;
  geo-pos:long "13.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6987'^^xsd:integer;
  dwc:scientificName 'Caelorinchus polli'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '13.52'^^xsd:double;
  dwc:latitude '-23.336'^^xsd:double;
  dwc:aphiaid '300914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6987'^^xsd:anyURI;
  dwc:observationDate '1988-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '280329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7322'^^xsd:integer;
  dwc:scientificName 'Cynoscion stolzmanni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276092'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7322'^^xsd:anyURI;
  dwc:observationDate '2002-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '276092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7960'^^xsd:integer;
  dwc:scientificName 'Diplodus prayensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '273973'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7960'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273973'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.336 13.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.336"^^xsd:decimal ;
  dwc:decimalLongitude "13.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.336 13.52)"^^geo:wktLiteral ;
  geo-pos:lat "-23.336"^^xsd:decimal ;
  geo-pos:long "13.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6978'^^xsd:integer;
  dwc:scientificName 'Caelorinchus fasciatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '13.52'^^xsd:double;
  dwc:latitude '-23.336'^^xsd:double;
  dwc:aphiaid '217750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6978'^^xsd:anyURI;
  dwc:observationDate '1988-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '280277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6244'^^xsd:integer;
  dwc:scientificName 'Pegusa lascaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.573'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '127156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6244'^^xsd:anyURI;
  dwc:observationDate '2000-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.523 -4.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.523"^^xsd:decimal ;
  dwc:decimalLongitude "-4.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.523 -4.17)"^^geo:wktLiteral ;
  geo-pos:lat "36.523"^^xsd:decimal ;
  geo-pos:long "-4.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6054'^^xsd:integer;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-4.17'^^xsd:double;
  dwc:latitude '36.523'^^xsd:double;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6054'^^xsd:anyURI;
  dwc:observationDate '1995-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.12 1.284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.12"^^xsd:decimal ;
  dwc:decimalLongitude "1.284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.12 1.284)"^^geo:wktLiteral ;
  geo-pos:lat "41.12"^^xsd:decimal ;
  geo-pos:long "1.284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6995'^^xsd:integer;
  dwc:scientificName 'Parablennius pilicornis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Pau Abelló'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.284'^^xsd:double;
  dwc:latitude '41.12'^^xsd:double;
  dwc:aphiaid '126773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6995'^^xsd:anyURI;
  dwc:observationDate '2006-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.802 -68.222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.802"^^xsd:decimal ;
  dwc:decimalLongitude "-68.222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.802 -68.222)"^^geo:wktLiteral ;
  geo-pos:lat "-54.802"^^xsd:decimal ;
  geo-pos:long "-68.222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6600'^^xsd:integer;
  dwc:scientificName 'Patagonotothen  tessellata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Jesús Matallanas. Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-68.222'^^xsd:double;
  dwc:latitude '-54.802'^^xsd:double;
  dwc:aphiaid '279346'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6600'^^xsd:anyURI;
  dwc:aphiaIdAccepted '279346'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6500'^^xsd:integer;
  dwc:scientificName 'Lesueurigobius suerii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6500'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '163'^^xsd:integer;
  dwc:scientificName 'Symphodus tinca'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '273575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:163'^^xsd:anyURI;
  dwc:observationDate '2000-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '273575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.96 -0.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.96"^^xsd:decimal ;
  dwc:decimalLongitude "-0.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.96 -0.658)"^^geo:wktLiteral ;
  geo-pos:lat "37.96"^^xsd:decimal ;
  geo-pos:long "-0.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7536'^^xsd:integer;
  dwc:scientificName 'Liza ramada'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.658'^^xsd:double;
  dwc:latitude '37.96'^^xsd:double;
  dwc:aphiaid '126980'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7536'^^xsd:anyURI;
  dwc:observationDate '2006-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '1042830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A44> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '44'^^xsd:integer;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:44'^^xsd:anyURI;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6514'^^xsd:integer;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6514'^^xsd:anyURI;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5964"^^xsd:decimal ;
  dwc:decimalLongitude "-119.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  geo-pos:lat "33.5964"^^xsd:decimal ;
  geo-pos:long "-119.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8115'^^xsd:integer;
  dwc:scientificName 'Sebastes ensifer'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Patrick Sudre. Dr. Ralph Imondi'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.009'^^xsd:double;
  dwc:latitude '33.5964'^^xsd:double;
  dwc:aphiaid '274790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8115'^^xsd:anyURI;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '274790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.85 -19.254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.85"^^xsd:decimal ;
  dwc:decimalLongitude "-19.254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.85 -19.254)"^^geo:wktLiteral ;
  geo-pos:lat "-72.85"^^xsd:decimal ;
  geo-pos:long "-19.254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6557'^^xsd:integer;
  dwc:scientificName 'Akarotaxis nudiceps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-19.254'^^xsd:double;
  dwc:latitude '-72.85'^^xsd:double;
  dwc:aphiaid '234600'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6557'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '234600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.338 3.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.338"^^xsd:decimal ;
  dwc:decimalLongitude "3.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.338 3.188)"^^geo:wktLiteral ;
  geo-pos:lat "42.338"^^xsd:decimal ;
  geo-pos:long "3.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6838'^^xsd:integer;
  dwc:scientificName 'Atherina hepsetus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Núria Zaragoza'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.188'^^xsd:double;
  dwc:latitude '42.338'^^xsd:double;
  dwc:aphiaid '272028'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6838'^^xsd:anyURI;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '272028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0185 20.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "59.0185"^^xsd:decimal ;
  dwc:decimalLongitude "20.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (59.0185 20.168)"^^geo:wktLiteral ;
  geo-pos:lat "59.0185"^^xsd:decimal ;
  geo-pos:long "20.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8244'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '20.168'^^xsd:double;
  dwc:latitude '59.0185'^^xsd:double;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8244'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8752 15.4345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8752"^^xsd:decimal ;
  dwc:decimalLongitude "15.4345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8752 15.4345)"^^geo:wktLiteral ;
  geo-pos:lat "41.8752"^^xsd:decimal ;
  geo-pos:long "15.4345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8456'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Fabrizio Capoccioni'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '15.4345'^^xsd:double;
  dwc:latitude '41.8752'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8456'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.239 -0.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.239"^^xsd:decimal ;
  dwc:decimalLongitude "-0.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.239 -0.455)"^^geo:wktLiteral ;
  geo-pos:lat "58.239"^^xsd:decimal ;
  geo-pos:long "-0.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6781'^^xsd:integer;
  dwc:scientificName 'Merlangius  merlangius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-0.455'^^xsd:double;
  dwc:latitude '58.239'^^xsd:double;
  dwc:aphiaid '400586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6781'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.174 1.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.174"^^xsd:decimal ;
  dwc:decimalLongitude "1.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.174 1.708)"^^geo:wktLiteral ;
  geo-pos:lat "41.174"^^xsd:decimal ;
  geo-pos:long "1.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6078'^^xsd:integer;
  dwc:scientificName 'Scorpaena porcus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Manel Marhuenda'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.708'^^xsd:double;
  dwc:latitude '41.174'^^xsd:double;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6078'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8361'^^xsd:integer;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8361'^^xsd:anyURI;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5762 -62.8013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5762"^^xsd:decimal ;
  dwc:decimalLongitude "-62.8013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5762 -62.8013)"^^geo:wktLiteral ;
  geo-pos:lat "43.5762"^^xsd:decimal ;
  geo-pos:long "-62.8013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8082'^^xsd:integer;
  dwc:scientificName 'Melanonus zugmayeri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Steven E. Campana 2004. in: Photographic Atlas'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-62.8013'^^xsd:double;
  dwc:latitude '43.5762'^^xsd:double;
  dwc:aphiaid '126483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8082'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.87 3.524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.87"^^xsd:decimal ;
  dwc:decimalLongitude "3.524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.87 3.524)"^^geo:wktLiteral ;
  geo-pos:lat "39.87"^^xsd:decimal ;
  geo-pos:long "3.524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7463'^^xsd:integer;
  dwc:scientificName 'Lepidotrigla dieuzeidei'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.524'^^xsd:double;
  dwc:latitude '39.87'^^xsd:double;
  dwc:aphiaid '127265'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7463'^^xsd:anyURI;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5953'^^xsd:integer;
  dwc:scientificName 'Notacanthus bonaparte'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5953'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7186'^^xsd:integer;
  dwc:scientificName 'Orthopristis chalceus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '275741'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7186'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1841039'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8363 -10.5907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8363"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8363 -10.5907)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8363"^^xsd:decimal ;
  geo-pos:long "-10.5907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8468'^^xsd:integer;
  dwc:scientificName 'Artedidraco orianae'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.5907'^^xsd:double;
  dwc:latitude '-70.8363'^^xsd:double;
  dwc:aphiaid '234592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8468'^^xsd:anyURI;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '234592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.955 -8.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.955"^^xsd:decimal ;
  dwc:decimalLongitude "-8.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.955 -8.952)"^^geo:wktLiteral ;
  geo-pos:lat "37.955"^^xsd:decimal ;
  geo-pos:long "-8.952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7804'^^xsd:integer;
  dwc:scientificName 'Cyttopsis rosea'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.952'^^xsd:double;
  dwc:latitude '37.955'^^xsd:double;
  dwc:aphiaid '127425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7804'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127425'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.175 11.933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.175"^^xsd:decimal ;
  dwc:decimalLongitude "11.933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.175 11.933)"^^geo:wktLiteral ;
  geo-pos:lat "-20.175"^^xsd:decimal ;
  geo-pos:long "11.933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6058'^^xsd:integer;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:startYearCollected '1981'^^xsd:integer;
  dwc:endYearCollected '1981'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '11.933'^^xsd:double;
  dwc:latitude '-20.175'^^xsd:double;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6058'^^xsd:anyURI;
  dwc:observationDate '1981-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.0082 -60.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.0082"^^xsd:decimal ;
  dwc:decimalLongitude "-60.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.0082 -60.34)"^^geo:wktLiteral ;
  geo-pos:lat "-62.0082"^^xsd:decimal ;
  geo-pos:long "-60.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8540'^^xsd:integer;
  dwc:scientificName 'Cryodraco antarcticus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.34'^^xsd:double;
  dwc:latitude '-62.0082'^^xsd:double;
  dwc:aphiaid '234720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8540'^^xsd:anyURI;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '234720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.159 1.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.159"^^xsd:decimal ;
  dwc:decimalLongitude "1.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.159 1.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.159"^^xsd:decimal ;
  geo-pos:long "1.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6343'^^xsd:integer;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.82'^^xsd:double;
  dwc:latitude '41.159'^^xsd:double;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6343'^^xsd:anyURI;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.137 1.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.137"^^xsd:decimal ;
  dwc:decimalLongitude "1.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.137 1.808)"^^geo:wktLiteral ;
  geo-pos:lat "41.137"^^xsd:decimal ;
  geo-pos:long "1.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6477'^^xsd:integer;
  dwc:scientificName 'Aspitrigla obscura'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.808'^^xsd:double;
  dwc:latitude '41.137'^^xsd:double;
  dwc:aphiaid '150663'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6477'^^xsd:anyURI;
  dwc:observationDate '2001-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A30> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.206"^^xsd:decimal ;
  dwc:decimalLongitude "1.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.818)"^^geo:wktLiteral ;
  geo-pos:lat "41.206"^^xsd:decimal ;
  geo-pos:long "1.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '30'^^xsd:integer;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.818'^^xsd:double;
  dwc:latitude '41.206'^^xsd:double;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:30'^^xsd:anyURI;
  dwc:observationDate '1995-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.639"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.639"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7033'^^xsd:integer;
  dwc:scientificName 'Micropterus salmoides'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.639'^^xsd:double;
  dwc:aphiaid '151295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7033'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7799'^^xsd:integer;
  dwc:scientificName 'Synodus  synodus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '126373'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7799'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126373'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '110'^^xsd:integer;
  dwc:scientificName 'Sciaena umbra'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:110'^^xsd:anyURI;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.772 -177.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.772"^^xsd:decimal ;
  dwc:decimalLongitude "-177.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.772 -177.272)"^^geo:wktLiteral ;
  geo-pos:lat "-71.772"^^xsd:decimal ;
  geo-pos:long "-177.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7813'^^xsd:integer;
  dwc:scientificName 'Macrourus whitsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-177.272'^^xsd:double;
  dwc:latitude '-71.772'^^xsd:double;
  dwc:aphiaid '234606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7813'^^xsd:anyURI;
  dwc:observationDate '2007-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '234606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.984 4.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.984"^^xsd:decimal ;
  dwc:decimalLongitude "4.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.984 4.32)"^^geo:wktLiteral ;
  geo-pos:lat "39.984"^^xsd:decimal ;
  geo-pos:long "4.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '199'^^xsd:integer;
  dwc:scientificName 'Coris julis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '4.32'^^xsd:double;
  dwc:latitude '39.984'^^xsd:double;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:199'^^xsd:anyURI;
  dwc:observationDate '2002-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.639"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.639"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7003'^^xsd:integer;
  dwc:scientificName 'Silurus glanis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.639'^^xsd:double;
  dwc:aphiaid '154677'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7003'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '154677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.702 -22.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.702"^^xsd:decimal ;
  dwc:decimalLongitude "-22.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.702 -22.508)"^^geo:wktLiteral ;
  geo-pos:lat "-73.702"^^xsd:decimal ;
  geo-pos:long "-22.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '281'^^xsd:integer;
  dwc:scientificName 'Trematomus loennbergii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-22.508'^^xsd:double;
  dwc:latitude '-73.702'^^xsd:double;
  dwc:aphiaid '234828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:281'^^xsd:anyURI;
  dwc:observationDate '1996-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '234828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.536 -6.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.536"^^xsd:decimal ;
  dwc:decimalLongitude "-6.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.536 -6.238)"^^geo:wktLiteral ;
  geo-pos:lat "36.536"^^xsd:decimal ;
  geo-pos:long "-6.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6508'^^xsd:integer;
  dwc:scientificName 'Argyrosomus regius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Ignasi Catalán'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-6.238'^^xsd:double;
  dwc:latitude '36.536'^^xsd:double;
  dwc:aphiaid '127007'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6508'^^xsd:anyURI;
  dwc:observationDate '2004-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '127007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.967 -60.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.967"^^xsd:decimal ;
  dwc:decimalLongitude "-60.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.967 -60.308)"^^geo:wktLiteral ;
  geo-pos:lat "-61.967"^^xsd:decimal ;
  geo-pos:long "-60.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6712'^^xsd:integer;
  dwc:scientificName 'Macrourus whitsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.308'^^xsd:double;
  dwc:latitude '-61.967'^^xsd:double;
  dwc:aphiaid '234606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6712'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '234606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -8.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.968"^^xsd:decimal ;
  dwc:decimalLongitude "-8.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -8.884)"^^geo:wktLiteral ;
  geo-pos:lat "37.968"^^xsd:decimal ;
  geo-pos:long "-8.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7753'^^xsd:integer;
  dwc:scientificName 'Labrus mixtus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.884'^^xsd:double;
  dwc:latitude '37.968'^^xsd:double;
  dwc:aphiaid '151501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7753'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151501'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8254'^^xsd:integer;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8254'^^xsd:anyURI;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.285 1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.285"^^xsd:decimal ;
  dwc:decimalLongitude "1.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.285 1.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.285"^^xsd:decimal ;
  geo-pos:long "1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6112'^^xsd:integer;
  dwc:scientificName 'Caelorinchus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.8'^^xsd:double;
  dwc:latitude '38.285'^^xsd:double;
  dwc:aphiaid '300900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6112'^^xsd:anyURI;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '280313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1922 1.67566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1922"^^xsd:decimal ;
  dwc:decimalLongitude "1.67566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1922 1.67566)"^^geo:wktLiteral ;
  geo-pos:lat "41.1922"^^xsd:decimal ;
  geo-pos:long "1.67566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8429'^^xsd:integer;
  dwc:scientificName 'Sphyraena sphyraena'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.67566'^^xsd:double;
  dwc:latitude '41.1922'^^xsd:double;
  dwc:aphiaid '127068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8429'^^xsd:anyURI;
  dwc:observationDate '2009-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.038 -59.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.038"^^xsd:decimal ;
  dwc:decimalLongitude "-59.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.038 -59.157)"^^geo:wktLiteral ;
  geo-pos:lat "-63.038"^^xsd:decimal ;
  geo-pos:long "-59.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '244'^^xsd:integer;
  dwc:scientificName 'Pleuragramma antarcticum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-59.157'^^xsd:double;
  dwc:latitude '-63.038'^^xsd:double;
  dwc:aphiaid '234721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:244'^^xsd:anyURI;
  dwc:observationDate '2006-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '234721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8087"^^xsd:decimal ;
  dwc:decimalLongitude "-120.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  geo-pos:lat "34.8087"^^xsd:decimal ;
  geo-pos:long "-120.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8077'^^xsd:integer;
  dwc:scientificName 'Menticirrhus undulatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Leg. Fitch. Brzobohasy'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-120.823'^^xsd:double;
  dwc:latitude '34.8087'^^xsd:double;
  dwc:aphiaid '276150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8077'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276150'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.639"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.639"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7042'^^xsd:integer;
  dwc:scientificName 'Gobio gobio'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.639'^^xsd:double;
  dwc:aphiaid '154316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7042'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '154316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A70> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '70'^^xsd:integer;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:70'^^xsd:anyURI;
  dwc:observationDate '2003-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.821 -60.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.821"^^xsd:decimal ;
  dwc:decimalLongitude "-60.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.821 -60.824)"^^geo:wktLiteral ;
  geo-pos:lat "-62.821"^^xsd:decimal ;
  geo-pos:long "-60.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6700'^^xsd:integer;
  dwc:scientificName 'Pseudochaenichthys georgianus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.824'^^xsd:double;
  dwc:latitude '-62.821'^^xsd:double;
  dwc:aphiaid '234667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6700'^^xsd:anyURI;
  dwc:observationDate '2000-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.571)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7635'^^xsd:integer;
  dwc:scientificName 'Pogonophryne barsukovi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.571'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234826'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7635'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3057 2.15617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3057"^^xsd:decimal ;
  dwc:decimalLongitude "2.15617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3057 2.15617)"^^geo:wktLiteral ;
  geo-pos:lat "41.3057"^^xsd:decimal ;
  geo-pos:long "2.15617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8407'^^xsd:integer;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.15617'^^xsd:double;
  dwc:latitude '41.3057'^^xsd:double;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8407'^^xsd:anyURI;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.541"^^xsd:decimal ;
  dwc:decimalLongitude "3.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  geo-pos:lat "42.541"^^xsd:decimal ;
  geo-pos:long "3.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '335'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.605'^^xsd:double;
  dwc:latitude '42.541'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:335'^^xsd:anyURI;
  dwc:observationDate '1993-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.557 -159.456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.557"^^xsd:decimal ;
  dwc:decimalLongitude "-159.456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.557 -159.456)"^^geo:wktLiteral ;
  geo-pos:lat "58.557"^^xsd:decimal ;
  geo-pos:long "-159.456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7292'^^xsd:integer;
  dwc:scientificName 'Limanda  aspera'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-159.456'^^xsd:double;
  dwc:latitude '58.557'^^xsd:double;
  dwc:aphiaid '254562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7292'^^xsd:anyURI;
  dwc:observationDate '2006-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '254562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.567 2.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.567"^^xsd:decimal ;
  dwc:decimalLongitude "2.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.567 2.538)"^^geo:wktLiteral ;
  geo-pos:lat "41.567"^^xsd:decimal ;
  geo-pos:long "2.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7716'^^xsd:integer;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.538'^^xsd:double;
  dwc:latitude '41.567'^^xsd:double;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7716'^^xsd:anyURI;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.103 -8.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.103"^^xsd:decimal ;
  dwc:decimalLongitude "-8.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.103 -8.541)"^^geo:wktLiteral ;
  geo-pos:lat "37.103"^^xsd:decimal ;
  geo-pos:long "-8.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7732'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.541'^^xsd:double;
  dwc:latitude '37.103'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7732'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0313 -119.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0313"^^xsd:decimal ;
  dwc:decimalLongitude "-119.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0313 -119.33)"^^geo:wktLiteral ;
  geo-pos:lat "34.0313"^^xsd:decimal ;
  geo-pos:long "-119.33"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8218'^^xsd:integer;
  dwc:scientificName 'Sebastes ensifer'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Sr. Patrick Sudre. Dr. Ralph I'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.33'^^xsd:double;
  dwc:latitude '34.0313'^^xsd:double;
  dwc:aphiaid '274790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8218'^^xsd:anyURI;
  dwc:observationDate '2009-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '274790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302 16.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.302"^^xsd:decimal ;
  dwc:decimalLongitude "16.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302 16.567)"^^geo:wktLiteral ;
  geo-pos:lat "38.302"^^xsd:decimal ;
  geo-pos:long "16.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6124'^^xsd:integer;
  dwc:scientificName 'Trachyrincus scabrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '16.567'^^xsd:double;
  dwc:latitude '38.302'^^xsd:double;
  dwc:aphiaid '126482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6124'^^xsd:anyURI;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.521165 12.8248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.521165"^^xsd:decimal ;
  dwc:decimalLongitude "12.8248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.521165 12.8248)"^^geo:wktLiteral ;
  geo-pos:lat "0.521165"^^xsd:decimal ;
  geo-pos:long "12.8248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8353'^^xsd:integer;
  dwc:scientificName 'Sarotherodon melanotheron'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '12.8248'^^xsd:double;
  dwc:latitude '0.521165'^^xsd:double;
  dwc:aphiaid '293732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8353'^^xsd:anyURI;
  dwc:aphiaIdAccepted '293732'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.585 -60.441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-52.585"^^xsd:decimal ;
  dwc:decimalLongitude "-60.441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-52.585 -60.441)"^^geo:wktLiteral ;
  geo-pos:lat "-52.585"^^xsd:decimal ;
  geo-pos:long "-60.441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7062'^^xsd:integer;
  dwc:scientificName 'Patagonotothen  ramsayi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Gema Hernández-Millán'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-60.441'^^xsd:double;
  dwc:latitude '-52.585'^^xsd:double;
  dwc:aphiaid '234633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7062'^^xsd:anyURI;
  dwc:observationDate '2001-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '234633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.0378 -59.1573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.0378"^^xsd:decimal ;
  dwc:decimalLongitude "-59.1573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.0378 -59.1573)"^^geo:wktLiteral ;
  geo-pos:lat "-63.0378"^^xsd:decimal ;
  geo-pos:long "-59.1573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8533'^^xsd:integer;
  dwc:scientificName 'Chionodraco rastrospinosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-59.1573'^^xsd:double;
  dwc:latitude '-63.0378'^^xsd:double;
  dwc:aphiaid '234678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8533'^^xsd:anyURI;
  dwc:observationDate '2006-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '234678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.254 48.501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.254"^^xsd:decimal ;
  dwc:decimalLongitude "48.501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.254 48.501)"^^geo:wktLiteral ;
  geo-pos:lat "-13.254"^^xsd:decimal ;
  geo-pos:long "48.501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6909'^^xsd:integer;
  dwc:scientificName 'Cypselurus naresii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jorge Torrens'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Índic'^^xsd:string;
  dwc:longitude '48.501'^^xsd:double;
  dwc:latitude '-13.254'^^xsd:double;
  dwc:aphiaid '217865'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6909'^^xsd:anyURI;
  dwc:observationDate '2006-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '217865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0278 -119.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0278"^^xsd:decimal ;
  dwc:decimalLongitude "-119.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0278 -119.335)"^^geo:wktLiteral ;
  geo-pos:lat "34.0278"^^xsd:decimal ;
  geo-pos:long "-119.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8262'^^xsd:integer;
  dwc:scientificName 'Sebastes caurinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Raquel Rodriguez. Sr. Adonis Avalos. Dr. Ralp'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.335'^^xsd:double;
  dwc:latitude '34.0278'^^xsd:double;
  dwc:aphiaid '274780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8262'^^xsd:anyURI;
  dwc:observationDate '2009-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '274780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.118 2.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.118"^^xsd:decimal ;
  dwc:decimalLongitude "2.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.118 2.42)"^^geo:wktLiteral ;
  geo-pos:lat "39.118"^^xsd:decimal ;
  geo-pos:long "2.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5979'^^xsd:integer;
  dwc:scientificName 'Hoplostethus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.42'^^xsd:double;
  dwc:latitude '39.118'^^xsd:double;
  dwc:aphiaid '126404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5979'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.967 -60.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.967"^^xsd:decimal ;
  dwc:decimalLongitude "-60.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.967 -60.308)"^^geo:wktLiteral ;
  geo-pos:lat "-61.967"^^xsd:decimal ;
  geo-pos:long "-60.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6706'^^xsd:integer;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.308'^^xsd:double;
  dwc:latitude '-61.967'^^xsd:double;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6706'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.336 13.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.336"^^xsd:decimal ;
  dwc:decimalLongitude "13.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.336 13.52)"^^geo:wktLiteral ;
  geo-pos:lat "-23.336"^^xsd:decimal ;
  geo-pos:long "13.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6989'^^xsd:integer;
  dwc:scientificName 'Caelorinchus polli'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '13.52'^^xsd:double;
  dwc:latitude '-23.336'^^xsd:double;
  dwc:aphiaid '300914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6989'^^xsd:anyURI;
  dwc:observationDate '1988-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '280329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.984 4.32)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.984"^^xsd:decimal ;
  dwc:decimalLongitude "4.32"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.984 4.32)"^^geo:wktLiteral ;
  geo-pos:lat "39.984"^^xsd:decimal ;
  geo-pos:long "4.32"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6313'^^xsd:integer;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '4.32'^^xsd:double;
  dwc:latitude '39.984'^^xsd:double;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6313'^^xsd:anyURI;
  dwc:observationDate '2002-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.954 39.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.954"^^xsd:decimal ;
  dwc:decimalLongitude "39.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.954 39.889)"^^geo:wktLiteral ;
  geo-pos:lat "-7.954"^^xsd:decimal ;
  geo-pos:long "39.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6914'^^xsd:integer;
  dwc:scientificName 'Pseudorhombus arsius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jorge Torrens'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Índic'^^xsd:string;
  dwc:longitude '39.889'^^xsd:double;
  dwc:latitude '-7.954'^^xsd:double;
  dwc:aphiaid '220051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6914'^^xsd:anyURI;
  dwc:observationDate '2006-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '220051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.172 -0.603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.172"^^xsd:decimal ;
  dwc:decimalLongitude "-0.603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.172 -0.603)"^^geo:wktLiteral ;
  geo-pos:lat "38.172"^^xsd:decimal ;
  geo-pos:long "-0.603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7596'^^xsd:integer;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Manel Marhuenda'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.603'^^xsd:double;
  dwc:latitude '38.172'^^xsd:double;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7596'^^xsd:anyURI;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.12 1.76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.12"^^xsd:decimal ;
  dwc:decimalLongitude "1.76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.12 1.76)"^^geo:wktLiteral ;
  geo-pos:lat "41.12"^^xsd:decimal ;
  geo-pos:long "1.76"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6497'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.76'^^xsd:double;
  dwc:latitude '41.12'^^xsd:double;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6497'^^xsd:anyURI;
  dwc:observationDate '1994-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.108 -60.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.108"^^xsd:decimal ;
  dwc:decimalLongitude "-60.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.108 -60.357)"^^geo:wktLiteral ;
  geo-pos:lat "-62.108"^^xsd:decimal ;
  geo-pos:long "-60.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '216'^^xsd:integer;
  dwc:scientificName 'Dissostichus mawsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.357'^^xsd:double;
  dwc:latitude '-62.108'^^xsd:double;
  dwc:aphiaid '234836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:216'^^xsd:anyURI;
  dwc:observationDate '2000-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '234836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.135 1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.135"^^xsd:decimal ;
  dwc:decimalLongitude "1.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.135 1.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.135"^^xsd:decimal ;
  geo-pos:long "1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6486'^^xsd:integer;
  dwc:scientificName 'Trigla lucerna'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.8'^^xsd:double;
  dwc:latitude '41.135'^^xsd:double;
  dwc:aphiaid '154453'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6486'^^xsd:anyURI;
  dwc:observationDate '2001-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.202 17.402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.202"^^xsd:decimal ;
  dwc:decimalLongitude "17.402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.202 17.402)"^^geo:wktLiteral ;
  geo-pos:lat "56.202"^^xsd:decimal ;
  geo-pos:long "17.402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7283'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Patricia Reglero. Sra. M Pilar Tugores.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Bàltic'^^xsd:string;
  dwc:longitude '17.402'^^xsd:double;
  dwc:latitude '56.202'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7283'^^xsd:anyURI;
  dwc:observationDate '1998-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.336 13.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.336"^^xsd:decimal ;
  dwc:decimalLongitude "13.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.336 13.52)"^^geo:wktLiteral ;
  geo-pos:lat "-23.336"^^xsd:decimal ;
  geo-pos:long "13.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6988'^^xsd:integer;
  dwc:scientificName 'Caelorinchus polli'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '13.52'^^xsd:double;
  dwc:latitude '-23.336'^^xsd:double;
  dwc:aphiaid '300914'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6988'^^xsd:anyURI;
  dwc:observationDate '1988-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '280329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.967 -60.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.967"^^xsd:decimal ;
  dwc:decimalLongitude "-60.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.967 -60.308)"^^geo:wktLiteral ;
  geo-pos:lat "-61.967"^^xsd:decimal ;
  geo-pos:long "-60.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7867'^^xsd:integer;
  dwc:scientificName 'Macrourus whitsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.308'^^xsd:double;
  dwc:latitude '-61.967'^^xsd:double;
  dwc:aphiaid '234606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7867'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '234606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '301'^^xsd:integer;
  dwc:scientificName 'Trematomus pennellii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:301'^^xsd:anyURI;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '234709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.008 -60.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.008"^^xsd:decimal ;
  dwc:decimalLongitude "-60.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.008 -60.34)"^^geo:wktLiteral ;
  geo-pos:lat "-62.008"^^xsd:decimal ;
  geo-pos:long "-60.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '229'^^xsd:integer;
  dwc:scientificName 'Lepidonotothen larseni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.34'^^xsd:double;
  dwc:latitude '-62.008'^^xsd:double;
  dwc:aphiaid '234610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:229'^^xsd:anyURI;
  dwc:observationDate '2000-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '313400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6291'^^xsd:integer;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6291'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3546 -119.456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3546"^^xsd:decimal ;
  dwc:decimalLongitude "-119.456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3546 -119.456)"^^geo:wktLiteral ;
  geo-pos:lat "34.3546"^^xsd:decimal ;
  geo-pos:long "-119.456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8248'^^xsd:integer;
  dwc:scientificName 'Sebastes auriculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Gary Baguio. Sra. Mishty Hasan. Sr. Alex Peter'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.456'^^xsd:double;
  dwc:latitude '34.3546'^^xsd:double;
  dwc:aphiaid '274773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8248'^^xsd:anyURI;
  dwc:observationDate '2009-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '274773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1927 1.73383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1927"^^xsd:decimal ;
  dwc:decimalLongitude "1.73383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1927 1.73383)"^^geo:wktLiteral ;
  geo-pos:lat "41.1927"^^xsd:decimal ;
  geo-pos:long "1.73383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8344'^^xsd:integer;
  dwc:scientificName 'Dactylopterus volitans'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.73383'^^xsd:double;
  dwc:latitude '41.1927'^^xsd:double;
  dwc:aphiaid '127232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8344'^^xsd:anyURI;
  dwc:observationDate '2009-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.151 4.187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.151"^^xsd:decimal ;
  dwc:decimalLongitude "4.187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.151 4.187)"^^geo:wktLiteral ;
  geo-pos:lat "40.151"^^xsd:decimal ;
  geo-pos:long "4.187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6317'^^xsd:integer;
  dwc:scientificName 'Callanthias ruber'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '4.187'^^xsd:double;
  dwc:latitude '40.151'^^xsd:double;
  dwc:aphiaid '126789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6317'^^xsd:anyURI;
  dwc:observationDate '2002-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.771 -15.403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.771"^^xsd:decimal ;
  dwc:decimalLongitude "-15.403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.771 -15.403)"^^geo:wktLiteral ;
  geo-pos:lat "25.771"^^xsd:decimal ;
  geo-pos:long "-15.403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '139'^^xsd:integer;
  dwc:scientificName 'Pagellus bellottii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.403'^^xsd:double;
  dwc:latitude '25.771'^^xsd:double;
  dwc:aphiaid '127058'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:139'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127058'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -3.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-3.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -3.842)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-3.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6183'^^xsd:integer;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Luis Gil de Sola. Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-3.842'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6183'^^xsd:anyURI;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0069 -119.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0069"^^xsd:decimal ;
  dwc:decimalLongitude "-119.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0069 -119.436)"^^geo:wktLiteral ;
  geo-pos:lat "34.0069"^^xsd:decimal ;
  geo-pos:long "-119.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8278'^^xsd:integer;
  dwc:scientificName 'Sebastes rubrivinctus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Kristian Flores. Sr. Juan Vargas. Dr. Ralph Im'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.436'^^xsd:double;
  dwc:latitude '34.0069'^^xsd:double;
  dwc:aphiaid '274845'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8278'^^xsd:anyURI;
  dwc:observationDate '2009-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '274845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7333'^^xsd:integer;
  dwc:scientificName 'Menticirrhus elongatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276145'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7333'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276145'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8238'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8238'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.573 2.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.573"^^xsd:decimal ;
  dwc:decimalLongitude "2.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.573 2.571)"^^geo:wktLiteral ;
  geo-pos:lat "41.573"^^xsd:decimal ;
  geo-pos:long "2.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7628'^^xsd:integer;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.571'^^xsd:double;
  dwc:latitude '41.573'^^xsd:double;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7628'^^xsd:anyURI;
  dwc:observationDate '2006-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.742"^^xsd:decimal ;
  dwc:decimalLongitude "-17.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  geo-pos:lat "15.742"^^xsd:decimal ;
  geo-pos:long "-17.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6553'^^xsd:integer;
  dwc:scientificName 'Merluccius polli'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Ana Ramos'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.502'^^xsd:double;
  dwc:latitude '15.742'^^xsd:double;
  dwc:aphiaid '272457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6553'^^xsd:anyURI;
  dwc:observationDate '1986-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '272457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2743 -17.0027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.2743"^^xsd:decimal ;
  dwc:decimalLongitude "-17.0027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.2743 -17.0027)"^^geo:wktLiteral ;
  geo-pos:lat "28.2743"^^xsd:decimal ;
  geo-pos:long "-17.0027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8020'^^xsd:integer;
  dwc:scientificName 'Hoplostethus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Coll. Concarneau'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.0027'^^xsd:double;
  dwc:latitude '28.2743'^^xsd:double;
  dwc:aphiaid '126402'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8020'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '126402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.372 2.206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.372"^^xsd:decimal ;
  dwc:decimalLongitude "2.206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.372 2.206)"^^geo:wktLiteral ;
  geo-pos:lat "41.372"^^xsd:decimal ;
  geo-pos:long "2.206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6389'^^xsd:integer;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.206'^^xsd:double;
  dwc:latitude '41.372'^^xsd:double;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6389'^^xsd:anyURI;
  dwc:observationDate '1995-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7806'^^xsd:integer;
  dwc:scientificName 'Lagocephalus lagocephalus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '127414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7806'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127414'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '187'^^xsd:integer;
  dwc:scientificName 'Labrus viridis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '126968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:187'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.254 2.353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.254"^^xsd:decimal ;
  dwc:decimalLongitude "2.353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.254 2.353)"^^geo:wktLiteral ;
  geo-pos:lat "38.254"^^xsd:decimal ;
  geo-pos:long "2.353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6130'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides guentheri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.353'^^xsd:double;
  dwc:latitude '38.254'^^xsd:double;
  dwc:aphiaid '158958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6130'^^xsd:anyURI;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '158958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.118 2.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.118"^^xsd:decimal ;
  dwc:decimalLongitude "2.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.118 2.42)"^^geo:wktLiteral ;
  geo-pos:lat "39.118"^^xsd:decimal ;
  geo-pos:long "2.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5980'^^xsd:integer;
  dwc:scientificName 'Hoplostethus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.42'^^xsd:double;
  dwc:latitude '39.118'^^xsd:double;
  dwc:aphiaid '126404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5980'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6140'^^xsd:integer;
  dwc:scientificName 'Nezumia aequalis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6140'^^xsd:anyURI;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.503 1.817)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.503"^^xsd:decimal ;
  dwc:decimalLongitude "1.817"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.503 1.817)"^^geo:wktLiteral ;
  geo-pos:lat "38.503"^^xsd:decimal ;
  geo-pos:long "1.817"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5981'^^xsd:integer;
  dwc:scientificName 'Hoplostethus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.817'^^xsd:double;
  dwc:latitude '38.503'^^xsd:double;
  dwc:aphiaid '126404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5981'^^xsd:anyURI;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.234 1.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.234"^^xsd:decimal ;
  dwc:decimalLongitude "1.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.234 1.892)"^^geo:wktLiteral ;
  geo-pos:lat "41.234"^^xsd:decimal ;
  geo-pos:long "1.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '100'^^xsd:integer;
  dwc:scientificName 'Pagellus bogavareo'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.892'^^xsd:double;
  dwc:latitude '41.234'^^xsd:double;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:100'^^xsd:anyURI;
  dwc:observationDate '1995-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.257 15.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.257"^^xsd:decimal ;
  dwc:decimalLongitude "15.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.257 15.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.257"^^xsd:decimal ;
  geo-pos:long "15.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7264'^^xsd:integer;
  dwc:scientificName 'Aphanius fasciatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Bettina Reichenbacher (B.Reichenbacher. U.Sie'^^xsd:string;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '15.62'^^xsd:double;
  dwc:latitude '38.257'^^xsd:double;
  dwc:aphiaid '126428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7264'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126428'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8334'^^xsd:integer;
  dwc:scientificName 'Trigla lucerna'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '154453'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8334'^^xsd:anyURI;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7881'^^xsd:integer;
  dwc:scientificName 'Apogon ceramensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '272993'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7881'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272993'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1765 1.73333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1765"^^xsd:decimal ;
  dwc:decimalLongitude "1.73333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1765 1.73333)"^^geo:wktLiteral ;
  geo-pos:lat "41.1765"^^xsd:decimal ;
  geo-pos:long "1.73333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8310'^^xsd:integer;
  dwc:scientificName 'Diplodus cervinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.73333'^^xsd:double;
  dwc:latitude '41.1765'^^xsd:double;
  dwc:aphiaid '127051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8310'^^xsd:anyURI;
  dwc:observationDate '2010-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '127051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A39> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '39'^^xsd:integer;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:39'^^xsd:anyURI;
  dwc:observationDate '2003-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6447'^^xsd:integer;
  dwc:scientificName 'Gobius bucchichi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Beatriz Morales-Nin. Sr. Joan Moranta'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '126885'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6447'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126885'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5956'^^xsd:integer;
  dwc:scientificName 'Notacanthus bonaparte'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5956'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6868"^^xsd:decimal ;
  dwc:decimalLongitude "2.82283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  geo-pos:lat "41.6868"^^xsd:decimal ;
  geo-pos:long "2.82283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8039'^^xsd:integer;
  dwc:scientificName 'Gobius geniporus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Àlex Casas. Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.82283'^^xsd:double;
  dwc:latitude '41.6868'^^xsd:double;
  dwc:aphiaid '126891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8039'^^xsd:anyURI;
  dwc:observationDate '2008-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7386'^^xsd:integer;
  dwc:scientificName 'Trichiurus lepturus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '127089'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7386'^^xsd:anyURI;
  dwc:observationDate '2001-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127089'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.887 1.004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.887"^^xsd:decimal ;
  dwc:decimalLongitude "1.004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.887 1.004)"^^geo:wktLiteral ;
  geo-pos:lat "38.887"^^xsd:decimal ;
  geo-pos:long "1.004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7691'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.004'^^xsd:double;
  dwc:latitude '38.887'^^xsd:double;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7691'^^xsd:anyURI;
  dwc:observationDate '2006-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.108 1.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.108"^^xsd:decimal ;
  dwc:decimalLongitude "1.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.108 1.802)"^^geo:wktLiteral ;
  geo-pos:lat "41.108"^^xsd:decimal ;
  geo-pos:long "1.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6116'^^xsd:integer;
  dwc:scientificName 'Caelorinchus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.802'^^xsd:double;
  dwc:latitude '41.108'^^xsd:double;
  dwc:aphiaid '126464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6116'^^xsd:anyURI;
  dwc:observationDate '1995-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.571)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '291'^^xsd:integer;
  dwc:scientificName 'Trematomus nicolai'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.571'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:291'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.639"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.639"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7001'^^xsd:integer;
  dwc:scientificName 'Alburnus   alburnus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.639'^^xsd:double;
  dwc:aphiaid '154285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7001'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '154285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.239 -0.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.239"^^xsd:decimal ;
  dwc:decimalLongitude "-0.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.239 -0.455)"^^geo:wktLiteral ;
  geo-pos:lat "58.239"^^xsd:decimal ;
  geo-pos:long "-0.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6776'^^xsd:integer;
  dwc:scientificName 'Melanogrammus  aeglefinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-0.455'^^xsd:double;
  dwc:latitude '58.239'^^xsd:double;
  dwc:aphiaid '126437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6776'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126437'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7398'^^xsd:integer;
  dwc:scientificName 'Umbrina xanti'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '273805'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7398'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '273805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.522"^^xsd:decimal ;
  dwc:decimalLongitude "-12.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  geo-pos:lat "-71.522"^^xsd:decimal ;
  geo-pos:long "-12.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6686'^^xsd:integer;
  dwc:scientificName 'Dacodraco hunteri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.424'^^xsd:double;
  dwc:latitude '-71.522'^^xsd:double;
  dwc:aphiaid '234614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6686'^^xsd:anyURI;
  dwc:observationDate '1996-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '234614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '155'^^xsd:integer;
  dwc:scientificName 'Symphodus cinereus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '273567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:155'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.022 -61.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.022"^^xsd:decimal ;
  dwc:decimalLongitude "-61.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.022 -61.136)"^^geo:wktLiteral ;
  geo-pos:lat "-63.022"^^xsd:decimal ;
  geo-pos:long "-61.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '222'^^xsd:integer;
  dwc:scientificName 'Gobionotothen gibberifrons'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-61.136'^^xsd:double;
  dwc:latitude '-63.022'^^xsd:double;
  dwc:aphiaid '234704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:222'^^xsd:anyURI;
  dwc:observationDate '2000-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '234704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.351 12.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.351"^^xsd:decimal ;
  dwc:decimalLongitude "12.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.351 12.969)"^^geo:wktLiteral ;
  geo-pos:lat "41.351"^^xsd:decimal ;
  geo-pos:long "12.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7532'^^xsd:integer;
  dwc:scientificName 'Liza aurata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Corrado Costa'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '12.969'^^xsd:double;
  dwc:latitude '41.351'^^xsd:double;
  dwc:aphiaid '126978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7532'^^xsd:anyURI;
  dwc:observationDate '2006-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '1044127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.559 0.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.559"^^xsd:decimal ;
  dwc:decimalLongitude "0.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.559 0.737)"^^geo:wktLiteral ;
  geo-pos:lat "40.559"^^xsd:decimal ;
  geo-pos:long "0.737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7706'^^xsd:integer;
  dwc:scientificName 'Symphurus nigrescens'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestres'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.737'^^xsd:double;
  dwc:latitude '40.559'^^xsd:double;
  dwc:aphiaid '127134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7706'^^xsd:anyURI;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.571 2.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.571"^^xsd:decimal ;
  dwc:decimalLongitude "2.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.571 2.542)"^^geo:wktLiteral ;
  geo-pos:lat "41.571"^^xsd:decimal ;
  geo-pos:long "2.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7682'^^xsd:integer;
  dwc:scientificName 'Bothus podas'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.542'^^xsd:double;
  dwc:latitude '41.571'^^xsd:double;
  dwc:aphiaid '127129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7682'^^xsd:anyURI;
  dwc:observationDate '2005-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '127129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6319'^^xsd:integer;
  dwc:scientificName 'Lichia amia'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126810'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6319'^^xsd:anyURI;
  dwc:observationDate '2003-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '126810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1745 1.70766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1745"^^xsd:decimal ;
  dwc:decimalLongitude "1.70766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1745 1.70766)"^^geo:wktLiteral ;
  geo-pos:lat "41.1745"^^xsd:decimal ;
  geo-pos:long "1.70766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8065'^^xsd:integer;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.70766'^^xsd:double;
  dwc:latitude '41.1745'^^xsd:double;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8065'^^xsd:anyURI;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.739 -16.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.739"^^xsd:decimal ;
  dwc:decimalLongitude "-16.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.739 -16.658)"^^geo:wktLiteral ;
  geo-pos:lat "13.739"^^xsd:decimal ;
  geo-pos:long "-16.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7079'^^xsd:integer;
  dwc:scientificName 'Mugil cephalus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Jacques Panfili'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-16.658'^^xsd:double;
  dwc:latitude '13.739'^^xsd:double;
  dwc:aphiaid '126983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7079'^^xsd:anyURI;
  dwc:observationDate '2005-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '126983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.255 2.423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.255"^^xsd:decimal ;
  dwc:decimalLongitude "2.423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.255 2.423)"^^geo:wktLiteral ;
  geo-pos:lat "41.255"^^xsd:decimal ;
  geo-pos:long "2.423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7714'^^xsd:integer;
  dwc:scientificName 'Schedophilus medusophagus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Cartes'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.423'^^xsd:double;
  dwc:latitude '41.255'^^xsd:double;
  dwc:aphiaid '126833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7714'^^xsd:anyURI;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.319 -170.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.319"^^xsd:decimal ;
  dwc:decimalLongitude "-170.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.319 -170.772)"^^geo:wktLiteral ;
  geo-pos:lat "56.319"^^xsd:decimal ;
  geo-pos:long "-170.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7830'^^xsd:integer;
  dwc:scientificName 'Gadus macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-170.772'^^xsd:double;
  dwc:latitude '56.319'^^xsd:double;
  dwc:aphiaid '254538'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7830'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '254538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.01"^^xsd:decimal ;
  dwc:decimalLongitude "1.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  geo-pos:lat "41.01"^^xsd:decimal ;
  geo-pos:long "1.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6332'^^xsd:integer;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.507'^^xsd:double;
  dwc:latitude '41.01'^^xsd:double;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6332'^^xsd:anyURI;
  dwc:observationDate '2001-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.639"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.639"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6938'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.639'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6938'^^xsd:anyURI;
  dwc:observationDate '2005-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.285 1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.285"^^xsd:decimal ;
  dwc:decimalLongitude "1.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.285 1.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.285"^^xsd:decimal ;
  geo-pos:long "1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6156'^^xsd:integer;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.8'^^xsd:double;
  dwc:latitude '38.285'^^xsd:double;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6156'^^xsd:anyURI;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.625 13.486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.625"^^xsd:decimal ;
  dwc:decimalLongitude "13.486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.625 13.486)"^^geo:wktLiteral ;
  geo-pos:lat "-24.625"^^xsd:decimal ;
  geo-pos:long "13.486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7465'^^xsd:integer;
  dwc:scientificName 'Trachyrincus scabrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:longitude '13.486'^^xsd:double;
  dwc:latitude '-24.625'^^xsd:double;
  dwc:aphiaid '126482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7465'^^xsd:anyURI;
  dwc:observationDate '1988-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.59 -177.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.59"^^xsd:decimal ;
  dwc:decimalLongitude "-177.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.59 -177.06)"^^geo:wktLiteral ;
  geo-pos:lat "-71.59"^^xsd:decimal ;
  geo-pos:long "-177.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7093'^^xsd:integer;
  dwc:scientificName 'Muraenolepis microps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-177.06'^^xsd:double;
  dwc:latitude '-71.59'^^xsd:double;
  dwc:aphiaid '234742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7093'^^xsd:anyURI;
  dwc:observationDate '2007-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '234742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8 13.084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.8"^^xsd:decimal ;
  dwc:decimalLongitude "13.084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.8 13.084)"^^geo:wktLiteral ;
  geo-pos:lat "-23.8"^^xsd:decimal ;
  geo-pos:long "13.084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6981'^^xsd:integer;
  dwc:scientificName 'Caelorinchus matamua'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '13.084'^^xsd:double;
  dwc:latitude '-23.8'^^xsd:double;
  dwc:aphiaid '217756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6981'^^xsd:anyURI;
  dwc:observationDate '1988-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '280309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.158 14.489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.158"^^xsd:decimal ;
  dwc:decimalLongitude "14.489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.158 14.489)"^^geo:wktLiteral ;
  geo-pos:lat "-28.158"^^xsd:decimal ;
  geo-pos:long "14.489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6748'^^xsd:integer;
  dwc:scientificName 'Merluccius paradoxus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '14.489'^^xsd:double;
  dwc:latitude '-28.158'^^xsd:double;
  dwc:aphiaid '217745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6748'^^xsd:anyURI;
  dwc:observationDate '1984-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '217745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  geo-pos:lat "43.706"^^xsd:decimal ;
  geo-pos:long "-8.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '343'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Carmen Piñeiro'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.255'^^xsd:double;
  dwc:latitude '43.706'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:343'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.622 -9.022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.622"^^xsd:decimal ;
  dwc:decimalLongitude "-9.022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.622 -9.022)"^^geo:wktLiteral ;
  geo-pos:lat "36.622"^^xsd:decimal ;
  geo-pos:long "-9.022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6985'^^xsd:integer;
  dwc:scientificName 'Polymetme corythaeola'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.022'^^xsd:double;
  dwc:latitude '36.622'^^xsd:double;
  dwc:aphiaid '127300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6985'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127300'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A94> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '94'^^xsd:integer;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:94'^^xsd:anyURI;
  dwc:observationDate '2003-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8358"^^xsd:decimal ;
  dwc:decimalLongitude "-10.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.59)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8358"^^xsd:decimal ;
  geo-pos:long "-10.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8488'^^xsd:integer;
  dwc:scientificName 'Chaenodraco wilsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.59'^^xsd:double;
  dwc:latitude '-70.8358'^^xsd:double;
  dwc:aphiaid '234609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8488'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.441 -165.589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.441"^^xsd:decimal ;
  dwc:decimalLongitude "-165.589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.441 -165.589)"^^geo:wktLiteral ;
  geo-pos:lat "55.441"^^xsd:decimal ;
  geo-pos:long "-165.589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6922'^^xsd:integer;
  dwc:scientificName 'Oncorhynchus keta'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-165.589'^^xsd:double;
  dwc:latitude '55.441'^^xsd:double;
  dwc:aphiaid '127183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6922'^^xsd:anyURI;
  dwc:observationDate '2006-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0387 -119.603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0387"^^xsd:decimal ;
  dwc:decimalLongitude "-119.603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0387 -119.603)"^^geo:wktLiteral ;
  geo-pos:lat "34.0387"^^xsd:decimal ;
  geo-pos:long "-119.603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7982'^^xsd:integer;
  dwc:scientificName 'Sebastes caurinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Halie Arimitsu. Dr. Ralph Imondi'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.603'^^xsd:double;
  dwc:latitude '34.0387'^^xsd:double;
  dwc:aphiaid '274780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7982'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.192 -12.301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.192"^^xsd:decimal ;
  dwc:decimalLongitude "-12.301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.192 -12.301)"^^geo:wktLiteral ;
  geo-pos:lat "-71.192"^^xsd:decimal ;
  geo-pos:long "-12.301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6654'^^xsd:integer;
  dwc:scientificName 'Chaenodraco wilsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.301'^^xsd:double;
  dwc:latitude '-71.192'^^xsd:double;
  dwc:aphiaid '234609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6654'^^xsd:anyURI;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '234609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6396'^^xsd:integer;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6396'^^xsd:anyURI;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.624 13.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.624"^^xsd:decimal ;
  dwc:decimalLongitude "13.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.624 13.491)"^^geo:wktLiteral ;
  geo-pos:lat "-24.624"^^xsd:decimal ;
  geo-pos:long "13.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6769'^^xsd:integer;
  dwc:scientificName 'Selachophidium guentheri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '13.491'^^xsd:double;
  dwc:latitude '-24.624'^^xsd:double;
  dwc:aphiaid '217820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6769'^^xsd:anyURI;
  dwc:observationDate '1988-01-28'^^xsd:date;
  dwc:aphiaIdAccepted '217820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7894'^^xsd:integer;
  dwc:scientificName 'Gonostoma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '127293'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7894'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127293'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7964'^^xsd:integer;
  dwc:scientificName 'Dentex macrophthalmus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '273965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7964'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273965'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '295'^^xsd:integer;
  dwc:scientificName 'Trematomus pennellii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:295'^^xsd:anyURI;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '234709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.068 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.068"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.068 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "40.068"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6523'^^xsd:integer;
  dwc:scientificName 'Molva dypterygia'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric. Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '40.068'^^xsd:double;
  dwc:aphiaid '126459'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6523'^^xsd:anyURI;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.972 15.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.972"^^xsd:decimal ;
  dwc:decimalLongitude "15.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.972 15.174)"^^geo:wktLiteral ;
  geo-pos:lat "-28.972"^^xsd:decimal ;
  geo-pos:long "15.174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7009'^^xsd:integer;
  dwc:scientificName 'Chelidonichthys capensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '15.174'^^xsd:double;
  dwc:latitude '-28.972'^^xsd:double;
  dwc:aphiaid '218120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7009'^^xsd:anyURI;
  dwc:observationDate '1986-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '218120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6253'^^xsd:integer;
  dwc:scientificName 'Solea senegalensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6253'^^xsd:anyURI;
  dwc:observationDate '2000-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6452'^^xsd:integer;
  dwc:scientificName 'Gobius cruentatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Beatriz Morales-Nin. Sr. Joan Moranta'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '126888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6452'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7327'^^xsd:integer;
  dwc:scientificName 'Isopisthus remifer'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '281188'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7327'^^xsd:anyURI;
  dwc:aphiaIdAccepted '281188'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7343'^^xsd:integer;
  dwc:scientificName 'Micropogonias ectenes'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '275305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7343'^^xsd:anyURI;
  dwc:aphiaIdAccepted '275305'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.559 0.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.559"^^xsd:decimal ;
  dwc:decimalLongitude "0.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.559 0.737)"^^geo:wktLiteral ;
  geo-pos:lat "40.559"^^xsd:decimal ;
  geo-pos:long "0.737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7705'^^xsd:integer;
  dwc:scientificName 'Symphurus nigrescens'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestres'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.737'^^xsd:double;
  dwc:latitude '40.559'^^xsd:double;
  dwc:aphiaid '127134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7705'^^xsd:anyURI;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -9.067)"^^geo:wktLiteral ;
  geo-pos:lat "38.722"^^xsd:decimal ;
  geo-pos:long "-9.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7755'^^xsd:integer;
  dwc:scientificName 'Symphodus melops'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.067'^^xsd:double;
  dwc:latitude '38.722'^^xsd:double;
  dwc:aphiaid '273571'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7755'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273571'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6221'^^xsd:integer;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6221'^^xsd:anyURI;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.703 -173.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.703"^^xsd:decimal ;
  dwc:decimalLongitude "-173.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.703 -173.91)"^^geo:wktLiteral ;
  geo-pos:lat "57.703"^^xsd:decimal ;
  geo-pos:long "-173.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6931'^^xsd:integer;
  dwc:scientificName 'Hippoglossoides  elassodon'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-173.91'^^xsd:double;
  dwc:latitude '57.703'^^xsd:double;
  dwc:aphiaid '274289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6931'^^xsd:anyURI;
  dwc:observationDate '2006-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '274289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9943 -119.491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9943"^^xsd:decimal ;
  dwc:decimalLongitude "-119.491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9943 -119.491)"^^geo:wktLiteral ;
  geo-pos:lat "33.9943"^^xsd:decimal ;
  geo-pos:long "-119.491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8152'^^xsd:integer;
  dwc:scientificName 'Sebastes umbrosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Coastal Marine  Biolabs'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.491'^^xsd:double;
  dwc:latitude '33.9943'^^xsd:double;
  dwc:aphiaid '274862'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8152'^^xsd:anyURI;
  dwc:observationDate '2009-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '274862'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.038 1.643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.038"^^xsd:decimal ;
  dwc:decimalLongitude "1.643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.038 1.643)"^^geo:wktLiteral ;
  geo-pos:lat "39.038"^^xsd:decimal ;
  geo-pos:long "1.643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7641'^^xsd:integer;
  dwc:scientificName 'Gymnammodytes cicerelus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.643'^^xsd:double;
  dwc:latitude '39.038'^^xsd:double;
  dwc:aphiaid '126753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7641'^^xsd:anyURI;
  dwc:observationDate '2006-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.235 -0.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.235"^^xsd:decimal ;
  dwc:decimalLongitude "-0.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.235 -0.45)"^^geo:wktLiteral ;
  geo-pos:lat "38.235"^^xsd:decimal ;
  geo-pos:long "-0.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7598'^^xsd:integer;
  dwc:scientificName 'Sparus aurata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.45'^^xsd:double;
  dwc:latitude '38.235'^^xsd:double;
  dwc:aphiaid '151523'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7598'^^xsd:anyURI;
  dwc:observationDate '2006-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '151523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8667 -10.4923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8667 -10.4923)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8667"^^xsd:decimal ;
  geo-pos:long "-10.4923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8505'^^xsd:integer;
  dwc:scientificName 'Prionodraco evansii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.4923'^^xsd:double;
  dwc:latitude '-70.8667'^^xsd:double;
  dwc:aphiaid '234777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8505'^^xsd:anyURI;
  dwc:observationDate '1998-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '234777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5515 2.50133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5515"^^xsd:decimal ;
  dwc:decimalLongitude "2.50133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5515 2.50133)"^^geo:wktLiteral ;
  geo-pos:lat "41.5515"^^xsd:decimal ;
  geo-pos:long "2.50133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8408'^^xsd:integer;
  dwc:scientificName 'Gymnammodytes semiesquamatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.50133'^^xsd:double;
  dwc:latitude '41.5515'^^xsd:double;
  dwc:aphiaid '126754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8408'^^xsd:anyURI;
  dwc:observationDate '2006-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '126754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.821 -60.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.821"^^xsd:decimal ;
  dwc:decimalLongitude "-60.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.821 -60.824)"^^geo:wktLiteral ;
  geo-pos:lat "-62.821"^^xsd:decimal ;
  geo-pos:long "-60.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '232'^^xsd:integer;
  dwc:scientificName 'Lepidonotothen nudifrons'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.824'^^xsd:double;
  dwc:latitude '-62.821'^^xsd:double;
  dwc:aphiaid '234608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:232'^^xsd:anyURI;
  dwc:observationDate '2000-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '318861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 15.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.185"^^xsd:decimal ;
  dwc:decimalLongitude "15.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 15.59)"^^geo:wktLiteral ;
  geo-pos:lat "38.185"^^xsd:decimal ;
  geo-pos:long "15.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6421'^^xsd:integer;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paola Rinelli'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '15.59'^^xsd:double;
  dwc:latitude '38.185'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6421'^^xsd:anyURI;
  dwc:observationDate '2001-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.29 2.222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.29"^^xsd:decimal ;
  dwc:decimalLongitude "2.222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.29 2.222)"^^geo:wktLiteral ;
  geo-pos:lat "41.29"^^xsd:decimal ;
  geo-pos:long "2.222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6378'^^xsd:integer;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.222'^^xsd:double;
  dwc:latitude '41.29'^^xsd:double;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6378'^^xsd:anyURI;
  dwc:observationDate '1995-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6868"^^xsd:decimal ;
  dwc:decimalLongitude "2.82283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  geo-pos:lat "41.6868"^^xsd:decimal ;
  geo-pos:long "2.82283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8313'^^xsd:integer;
  dwc:scientificName 'Gobius cobitis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Àlex Casas'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.82283'^^xsd:double;
  dwc:latitude '41.6868'^^xsd:double;
  dwc:aphiaid '126886'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8313'^^xsd:anyURI;
  dwc:observationDate '2009-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.202 -12.438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.202"^^xsd:decimal ;
  dwc:decimalLongitude "-12.438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.202 -12.438)"^^geo:wktLiteral ;
  geo-pos:lat "-71.202"^^xsd:decimal ;
  geo-pos:long "-12.438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '247'^^xsd:integer;
  dwc:scientificName 'Trematomus bernacchii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.438'^^xsd:double;
  dwc:latitude '-71.202'^^xsd:double;
  dwc:aphiaid '234802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:247'^^xsd:anyURI;
  dwc:observationDate '2000-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '234802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7673'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7673'^^xsd:anyURI;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.85 -19.254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.85"^^xsd:decimal ;
  dwc:decimalLongitude "-19.254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.85 -19.254)"^^geo:wktLiteral ;
  geo-pos:lat "-72.85"^^xsd:decimal ;
  geo-pos:long "-19.254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8481'^^xsd:integer;
  dwc:scientificName 'Pogonophryne marmorata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-19.254'^^xsd:double;
  dwc:latitude '-72.85'^^xsd:double;
  dwc:aphiaid '234730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8481'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '234730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.442 -165.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.442"^^xsd:decimal ;
  dwc:decimalLongitude "-165.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.442 -165.635)"^^geo:wktLiteral ;
  geo-pos:lat "55.442"^^xsd:decimal ;
  geo-pos:long "-165.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7315'^^xsd:integer;
  dwc:scientificName 'Oncorhynchus tshawytscha'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-165.635'^^xsd:double;
  dwc:latitude '55.442'^^xsd:double;
  dwc:aphiaid '158075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7315'^^xsd:anyURI;
  dwc:observationDate '2006-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '158075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.739 -16.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.739"^^xsd:decimal ;
  dwc:decimalLongitude "-16.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.739 -16.658)"^^geo:wktLiteral ;
  geo-pos:lat "13.739"^^xsd:decimal ;
  geo-pos:long "-16.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7049'^^xsd:integer;
  dwc:scientificName 'Ethmalosa fimbriata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Jacques Panfili'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-16.658'^^xsd:double;
  dwc:latitude '13.739'^^xsd:double;
  dwc:aphiaid '280725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7049'^^xsd:anyURI;
  dwc:observationDate '2006-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '280725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.5222 -12.4238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.5222"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.5222 -12.4238)"^^geo:wktLiteral ;
  geo-pos:lat "-71.5222"^^xsd:decimal ;
  geo-pos:long "-12.4238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7898'^^xsd:integer;
  dwc:scientificName 'Aethotaxis mitopteryx'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.4238'^^xsd:double;
  dwc:latitude '-71.5222'^^xsd:double;
  dwc:aphiaid '234660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7898'^^xsd:anyURI;
  dwc:observationDate '1996-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '234660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6331'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6331'^^xsd:anyURI;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6954'^^xsd:integer;
  dwc:scientificName 'Grammicolepis  brachiusculus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '127420'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6954'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127420'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7479'^^xsd:integer;
  dwc:scientificName 'Gnathophis mystax'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7479'^^xsd:anyURI;
  dwc:observationDate '2004-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.602 -79.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.602"^^xsd:decimal ;
  dwc:decimalLongitude "-79.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.602 -79.785)"^^geo:wktLiteral ;
  geo-pos:lat "31.602"^^xsd:decimal ;
  geo-pos:long "-79.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7170'^^xsd:integer;
  dwc:scientificName 'Haemulon album'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-79.785'^^xsd:double;
  dwc:latitude '31.602'^^xsd:double;
  dwc:aphiaid '275721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7170'^^xsd:anyURI;
  dwc:aphiaIdAccepted '275721'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '159'^^xsd:integer;
  dwc:scientificName 'Symphodus cinereus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '273567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:159'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6050'^^xsd:integer;
  dwc:scientificName 'Dactylopterus volitans'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6050'^^xsd:anyURI;
  dwc:observationDate '2003-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '127232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.471 -8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.471"^^xsd:decimal ;
  dwc:decimalLongitude "-8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.471 -8.825)"^^geo:wktLiteral ;
  geo-pos:lat "38.471"^^xsd:decimal ;
  geo-pos:long "-8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7790'^^xsd:integer;
  dwc:scientificName 'Dicologlossa hexophthalma'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.825'^^xsd:double;
  dwc:latitude '38.471'^^xsd:double;
  dwc:aphiaid '274298'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7790'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274298'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.984 -85.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.984"^^xsd:decimal ;
  dwc:decimalLongitude "-85.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.984 -85.542)"^^geo:wktLiteral ;
  geo-pos:lat "29.984"^^xsd:decimal ;
  geo-pos:long "-85.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6827'^^xsd:integer;
  dwc:scientificName 'Paralichthys albigutta'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.542'^^xsd:double;
  dwc:latitude '29.984'^^xsd:double;
  dwc:aphiaid '158825'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6827'^^xsd:anyURI;
  dwc:observationDate '2003-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '158825'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.7717 -177.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.7717"^^xsd:decimal ;
  dwc:decimalLongitude "-177.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.7717 -177.272)"^^geo:wktLiteral ;
  geo-pos:lat "-71.7717"^^xsd:decimal ;
  geo-pos:long "-177.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8494'^^xsd:integer;
  dwc:scientificName 'Dissostichus mawsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-177.272'^^xsd:double;
  dwc:latitude '-71.7717'^^xsd:double;
  dwc:aphiaid '234836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8494'^^xsd:anyURI;
  dwc:observationDate '2007-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '234836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.6507 32.326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.6507"^^xsd:decimal ;
  dwc:decimalLongitude "32.326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.6507 32.326)"^^geo:wktLiteral ;
  geo-pos:lat "30.6507"^^xsd:decimal ;
  geo-pos:long "32.326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8553'^^xsd:integer;
  dwc:scientificName 'Terapon puta'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Ernesto Azzurro'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Índic'^^xsd:string;
  dwc:longitude '32.326'^^xsd:double;
  dwc:latitude '30.6507'^^xsd:double;
  dwc:aphiaid '127078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8553'^^xsd:anyURI;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6488'^^xsd:integer;
  dwc:scientificName 'Dicentrarchus labrax'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6488'^^xsd:anyURI;
  dwc:observationDate '2003-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '126975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '150'^^xsd:integer;
  dwc:scientificName 'Symphodus rostratus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '273574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:150'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7453'^^xsd:integer;
  dwc:scientificName 'Haemulopsis leuciscus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '280975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7453'^^xsd:anyURI;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '280975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.868 -165.188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.868"^^xsd:decimal ;
  dwc:decimalLongitude "-165.188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.868 -165.188)"^^geo:wktLiteral ;
  geo-pos:lat "54.868"^^xsd:decimal ;
  geo-pos:long "-165.188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6892'^^xsd:integer;
  dwc:scientificName 'Pleurogrammus  monopterygius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-165.188'^^xsd:double;
  dwc:latitude '54.868'^^xsd:double;
  dwc:aphiaid '282289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6892'^^xsd:anyURI;
  dwc:observationDate '2006-04-29'^^xsd:date;
  dwc:aphiaIdAccepted '282289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.109 173.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-40.109"^^xsd:decimal ;
  dwc:decimalLongitude "173.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-40.109 173.855)"^^geo:wktLiteral ;
  geo-pos:lat "-40.109"^^xsd:decimal ;
  geo-pos:long "173.855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7882'^^xsd:integer;
  dwc:scientificName 'Nemadactylus macropterus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Leg. Fitch-Brzohonnty'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '173.855'^^xsd:double;
  dwc:latitude '-40.109'^^xsd:double;
  dwc:aphiaid '281653'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7882'^^xsd:anyURI;
  dwc:aphiaIdAccepted '281653'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6870'^^xsd:integer;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6870'^^xsd:anyURI;
  dwc:observationDate '2003-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.108 -60.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.108"^^xsd:decimal ;
  dwc:decimalLongitude "-60.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.108 -60.357)"^^geo:wktLiteral ;
  geo-pos:lat "-62.108"^^xsd:decimal ;
  geo-pos:long "-60.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '236'^^xsd:integer;
  dwc:scientificName 'Lepidonotothen nudifrons'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.357'^^xsd:double;
  dwc:latitude '-62.108'^^xsd:double;
  dwc:aphiaid '234608'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:236'^^xsd:anyURI;
  dwc:observationDate '2000-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '318861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7192'^^xsd:integer;
  dwc:scientificName 'Pomadasys panamensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '273509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7192'^^xsd:anyURI;
  dwc:aphiaIdAccepted '320982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0239 -119.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0239"^^xsd:decimal ;
  dwc:decimalLongitude "-119.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0239 -119.322)"^^geo:wktLiteral ;
  geo-pos:lat "34.0239"^^xsd:decimal ;
  geo-pos:long "-119.322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8089'^^xsd:integer;
  dwc:scientificName 'Sebastes constellatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Keegan Bachelor. Sr. Iman Zand. Dr. Ralph Imon'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.322'^^xsd:double;
  dwc:latitude '34.0239'^^xsd:double;
  dwc:aphiaid '274783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8089'^^xsd:anyURI;
  dwc:observationDate '2009-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '274783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8853 0.583998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8853"^^xsd:decimal ;
  dwc:decimalLongitude "0.583998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8853 0.583998)"^^geo:wktLiteral ;
  geo-pos:lat "39.8853"^^xsd:decimal ;
  geo-pos:long "0.583998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8266'^^xsd:integer;
  dwc:scientificName 'Stromateus fiatola'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero. Dra. Isabel Palomera'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.583998'^^xsd:double;
  dwc:latitude '39.8853'^^xsd:double;
  dwc:aphiaid '127076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8266'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7112'^^xsd:integer;
  dwc:scientificName 'Selar crumenophthalmus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '159646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7112'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -0.652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.952"^^xsd:decimal ;
  dwc:decimalLongitude "-0.652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.952 -0.652)"^^geo:wktLiteral ;
  geo-pos:lat "37.952"^^xsd:decimal ;
  geo-pos:long "-0.652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6956'^^xsd:integer;
  dwc:scientificName 'Macroramphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.652'^^xsd:double;
  dwc:latitude '37.952'^^xsd:double;
  dwc:aphiaid '127378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6956'^^xsd:anyURI;
  dwc:observationDate '2006-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.173 1.70583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.173"^^xsd:decimal ;
  dwc:decimalLongitude "1.70583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.173 1.70583)"^^geo:wktLiteral ;
  geo-pos:lat "41.173"^^xsd:decimal ;
  geo-pos:long "1.70583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8364'^^xsd:integer;
  dwc:scientificName 'Synapturichthys kleinii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.70583'^^xsd:double;
  dwc:latitude '41.173'^^xsd:double;
  dwc:aphiaid '236492'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8364'^^xsd:anyURI;
  dwc:observationDate '2010-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '236492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9912 -119.368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9912"^^xsd:decimal ;
  dwc:decimalLongitude "-119.368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9912 -119.368)"^^geo:wktLiteral ;
  geo-pos:lat "34.9912"^^xsd:decimal ;
  geo-pos:long "-119.368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8235'^^xsd:integer;
  dwc:scientificName 'Sebastes rubrivinctus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Sr. Patrick Sudre. Dr. Ralph I'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.368'^^xsd:double;
  dwc:latitude '34.9912'^^xsd:double;
  dwc:aphiaid '274845'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8235'^^xsd:anyURI;
  dwc:observationDate '2009-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '274845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.442 2.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.442"^^xsd:decimal ;
  dwc:decimalLongitude "2.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.442 2.575)"^^geo:wktLiteral ;
  geo-pos:lat "41.442"^^xsd:decimal ;
  geo-pos:long "2.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6621'^^xsd:integer;
  dwc:scientificName 'Brama brama'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Clara Coll'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.575'^^xsd:double;
  dwc:latitude '41.442'^^xsd:double;
  dwc:aphiaid '126783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6621'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126783'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7246'^^xsd:integer;
  dwc:scientificName 'Mulloidichthys flavolineatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '218647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7246'^^xsd:anyURI;
  dwc:aphiaIdAccepted '218647'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.126 1.653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.126"^^xsd:decimal ;
  dwc:decimalLongitude "1.653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.126 1.653)"^^geo:wktLiteral ;
  geo-pos:lat "41.126"^^xsd:decimal ;
  geo-pos:long "1.653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6444'^^xsd:integer;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.653'^^xsd:double;
  dwc:latitude '41.126'^^xsd:double;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6444'^^xsd:anyURI;
  dwc:observationDate '1994-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0213"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.0213"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8416'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.0213'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8416'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.186"^^xsd:decimal ;
  dwc:decimalLongitude "-12.354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.354)"^^geo:wktLiteral ;
  geo-pos:lat "-71.186"^^xsd:decimal ;
  geo-pos:long "-12.354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6589'^^xsd:integer;
  dwc:scientificName 'Artedidraco orianae'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.354'^^xsd:double;
  dwc:latitude '-71.186'^^xsd:double;
  dwc:aphiaid '234592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6589'^^xsd:anyURI;
  dwc:observationDate '2000-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '234592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6165'^^xsd:integer;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6165'^^xsd:anyURI;
  dwc:observationDate '1995-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7175'^^xsd:integer;
  dwc:scientificName 'Haemulopsis leuciscus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '280975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7175'^^xsd:anyURI;
  dwc:aphiaIdAccepted '280975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6403'^^xsd:integer;
  dwc:scientificName 'Melanostigma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '127120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6403'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.567 2.538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.567"^^xsd:decimal ;
  dwc:decimalLongitude "2.538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.567 2.538)"^^geo:wktLiteral ;
  geo-pos:lat "41.567"^^xsd:decimal ;
  geo-pos:long "2.538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7722'^^xsd:integer;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.538'^^xsd:double;
  dwc:latitude '41.567'^^xsd:double;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7722'^^xsd:anyURI;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.052 -27.334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-75.052"^^xsd:decimal ;
  dwc:decimalLongitude "-27.334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-75.052 -27.334)"^^geo:wktLiteral ;
  geo-pos:lat "-75.052"^^xsd:decimal ;
  geo-pos:long "-27.334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6640'^^xsd:integer;
  dwc:scientificName 'Pogonophryne scotti'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-27.334'^^xsd:double;
  dwc:latitude '-75.052'^^xsd:double;
  dwc:aphiaid '234837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6640'^^xsd:anyURI;
  dwc:observationDate '1998-02-12'^^xsd:date;
  dwc:aphiaIdAccepted '234837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.591)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6590'^^xsd:integer;
  dwc:scientificName 'Artedidraco orianae'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.591'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6590'^^xsd:anyURI;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '234592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.405 -23.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.405"^^xsd:decimal ;
  dwc:decimalLongitude "-23.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.405 -23.485)"^^geo:wktLiteral ;
  geo-pos:lat "15.405"^^xsd:decimal ;
  geo-pos:long "-23.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7792'^^xsd:integer;
  dwc:scientificName 'Pegusa cadenati'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.485'^^xsd:double;
  dwc:latitude '15.405'^^xsd:double;
  dwc:aphiaid '274307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7792'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6849'^^xsd:integer;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6849'^^xsd:anyURI;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.022 -61.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.022"^^xsd:decimal ;
  dwc:decimalLongitude "-61.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.022 -61.136)"^^geo:wktLiteral ;
  geo-pos:lat "-63.022"^^xsd:decimal ;
  geo-pos:long "-61.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '224'^^xsd:integer;
  dwc:scientificName 'Lepidonotothen larseni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-61.136'^^xsd:double;
  dwc:latitude '-63.022'^^xsd:double;
  dwc:aphiaid '234610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:224'^^xsd:anyURI;
  dwc:observationDate '2000-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '313400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.625"^^xsd:decimal ;
  dwc:decimalLongitude "-85.154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  geo-pos:lat "29.625"^^xsd:decimal ;
  geo-pos:long "-85.154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6797'^^xsd:integer;
  dwc:scientificName 'Chloroscombrus chrysurus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.154'^^xsd:double;
  dwc:latitude '29.625'^^xsd:double;
  dwc:aphiaid '159483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6797'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '159483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8087"^^xsd:decimal ;
  dwc:decimalLongitude "-120.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  geo-pos:lat "34.8087"^^xsd:decimal ;
  geo-pos:long "-120.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8076'^^xsd:integer;
  dwc:scientificName 'Menticirrhus undulatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Leg. Fitch. Brzobohasy'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-120.823'^^xsd:double;
  dwc:latitude '34.8087'^^xsd:double;
  dwc:aphiaid '276150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8076'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276150'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.739 -16.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.739"^^xsd:decimal ;
  dwc:decimalLongitude "-16.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.739 -16.658)"^^geo:wktLiteral ;
  geo-pos:lat "13.739"^^xsd:decimal ;
  geo-pos:long "-16.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7134'^^xsd:integer;
  dwc:scientificName 'Sarotherodon melanotheron'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Jacques Panfili'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-16.658'^^xsd:double;
  dwc:latitude '13.739'^^xsd:double;
  dwc:aphiaid '293732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7134'^^xsd:anyURI;
  dwc:observationDate '2001-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '293732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7687'^^xsd:integer;
  dwc:scientificName 'Bothus podas'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7687'^^xsd:anyURI;
  dwc:observationDate '2003-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.59)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6670'^^xsd:integer;
  dwc:scientificName 'Chionodraco hamatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.59'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6670'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8346'^^xsd:integer;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8346'^^xsd:anyURI;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.192 -12.301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.192"^^xsd:decimal ;
  dwc:decimalLongitude "-12.301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.192 -12.301)"^^geo:wktLiteral ;
  geo-pos:lat "-71.192"^^xsd:decimal ;
  geo-pos:long "-12.301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6699'^^xsd:integer;
  dwc:scientificName 'Pagetopsis macropterus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.301'^^xsd:double;
  dwc:latitude '-71.192'^^xsd:double;
  dwc:aphiaid '234707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6699'^^xsd:anyURI;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '234707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7577'^^xsd:integer;
  dwc:scientificName 'Anthias anthias'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '127031'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7577'^^xsd:anyURI;
  dwc:observationDate '2004-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127031'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.369 -21.169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.369"^^xsd:decimal ;
  dwc:decimalLongitude "-21.169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.369 -21.169)"^^geo:wktLiteral ;
  geo-pos:lat "-73.369"^^xsd:decimal ;
  geo-pos:long "-21.169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6643'^^xsd:integer;
  dwc:scientificName 'Pogonophryne permitini'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-21.169'^^xsd:double;
  dwc:latitude '-73.369'^^xsd:double;
  dwc:aphiaid '234611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6643'^^xsd:anyURI;
  dwc:observationDate '1996-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '234611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.651 -8.183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.651"^^xsd:decimal ;
  dwc:decimalLongitude "-8.183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.651 -8.183)"^^geo:wktLiteral ;
  geo-pos:lat "50.651"^^xsd:decimal ;
  geo-pos:long "-8.183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7005'^^xsd:integer;
  dwc:scientificName 'Pollachius  virens'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.183'^^xsd:double;
  dwc:latitude '50.651'^^xsd:double;
  dwc:aphiaid '126441'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7005'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126441'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5667 2.53833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5667"^^xsd:decimal ;
  dwc:decimalLongitude "2.53833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5667 2.53833)"^^geo:wktLiteral ;
  geo-pos:lat "41.5667"^^xsd:decimal ;
  geo-pos:long "2.53833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8384'^^xsd:integer;
  dwc:scientificName 'Apterichtus caecus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenro'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.53833'^^xsd:double;
  dwc:latitude '41.5667'^^xsd:double;
  dwc:aphiaid '126312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8384'^^xsd:anyURI;
  dwc:observationDate '2007-06-21'^^xsd:date;
  dwc:aphiaIdAccepted '126312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.96 -0.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.96"^^xsd:decimal ;
  dwc:decimalLongitude "-0.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.96 -0.658)"^^geo:wktLiteral ;
  geo-pos:lat "37.96"^^xsd:decimal ;
  geo-pos:long "-0.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7658'^^xsd:integer;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.658'^^xsd:double;
  dwc:latitude '37.96'^^xsd:double;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7658'^^xsd:anyURI;
  dwc:observationDate '2006-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6033'^^xsd:integer;
  dwc:scientificName 'Alepocephalus rostratus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6033'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.186"^^xsd:decimal ;
  dwc:decimalLongitude "-12.354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.354)"^^geo:wktLiteral ;
  geo-pos:lat "-71.186"^^xsd:decimal ;
  geo-pos:long "-12.354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6675'^^xsd:integer;
  dwc:scientificName 'Chionodraco myersi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.354'^^xsd:double;
  dwc:latitude '-71.186'^^xsd:double;
  dwc:aphiaid '234646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6675'^^xsd:anyURI;
  dwc:observationDate '2000-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '234646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.124 1.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.124"^^xsd:decimal ;
  dwc:decimalLongitude "1.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.124 1.887)"^^geo:wktLiteral ;
  geo-pos:lat "41.124"^^xsd:decimal ;
  geo-pos:long "1.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6059'^^xsd:integer;
  dwc:scientificName 'Scorpaena elongata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.887'^^xsd:double;
  dwc:latitude '41.124'^^xsd:double;
  dwc:aphiaid '127242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6059'^^xsd:anyURI;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.321 2.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.321"^^xsd:decimal ;
  dwc:decimalLongitude "2.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.321 2.252)"^^geo:wktLiteral ;
  geo-pos:lat "41.321"^^xsd:decimal ;
  geo-pos:long "2.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7692'^^xsd:integer;
  dwc:scientificName 'Ophidion barbatum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.252'^^xsd:double;
  dwc:latitude '41.321'^^xsd:double;
  dwc:aphiaid '126675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7692'^^xsd:anyURI;
  dwc:observationDate '2006-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '126675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.957 -8.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.957"^^xsd:decimal ;
  dwc:decimalLongitude "-8.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.957 -8.042)"^^geo:wktLiteral ;
  geo-pos:lat "36.957"^^xsd:decimal ;
  geo-pos:long "-8.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6420'^^xsd:integer;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Margarida Castro'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.042'^^xsd:double;
  dwc:latitude '36.957'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6420'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.533 -170.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.533"^^xsd:decimal ;
  dwc:decimalLongitude "-170.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.533 -170.888)"^^geo:wktLiteral ;
  geo-pos:lat "56.533"^^xsd:decimal ;
  geo-pos:long "-170.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6899'^^xsd:integer;
  dwc:scientificName 'Agonus accipenserinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-170.888'^^xsd:double;
  dwc:latitude '56.533'^^xsd:double;
  dwc:aphiaid '306110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6899'^^xsd:anyURI;
  dwc:observationDate '2006-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '254501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.068 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.068"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.068 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "40.068"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6263'^^xsd:integer;
  dwc:scientificName 'Bathysolea profundicola'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric. Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '40.068'^^xsd:double;
  dwc:aphiaid '127152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6263'^^xsd:anyURI;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.386 2.253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.386"^^xsd:decimal ;
  dwc:decimalLongitude "2.253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.386 2.253)"^^geo:wktLiteral ;
  geo-pos:lat "41.386"^^xsd:decimal ;
  geo-pos:long "2.253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7589'^^xsd:integer;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.253'^^xsd:double;
  dwc:latitude '41.386'^^xsd:double;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7589'^^xsd:anyURI;
  dwc:observationDate '2006-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.173 1.70383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.173"^^xsd:decimal ;
  dwc:decimalLongitude "1.70383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.173 1.70383)"^^geo:wktLiteral ;
  geo-pos:lat "41.173"^^xsd:decimal ;
  geo-pos:long "1.70383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8380'^^xsd:integer;
  dwc:scientificName 'Symphodus cinereus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.70383'^^xsd:double;
  dwc:latitude '41.173'^^xsd:double;
  dwc:aphiaid '273567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8380'^^xsd:anyURI;
  dwc:observationDate '2009-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '273567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.008 -60.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.008"^^xsd:decimal ;
  dwc:decimalLongitude "-60.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.008 -60.34)"^^geo:wktLiteral ;
  geo-pos:lat "-62.008"^^xsd:decimal ;
  geo-pos:long "-60.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6043'^^xsd:integer;
  dwc:scientificName 'Lepidonotothen squamifrons'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.34'^^xsd:double;
  dwc:latitude '-62.008'^^xsd:double;
  dwc:aphiaid '234788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6043'^^xsd:anyURI;
  dwc:observationDate '2000-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '234788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6305'^^xsd:integer;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6305'^^xsd:anyURI;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.021 1.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.021"^^xsd:decimal ;
  dwc:decimalLongitude "1.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.021 1.737)"^^geo:wktLiteral ;
  geo-pos:lat "41.021"^^xsd:decimal ;
  geo-pos:long "1.737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5939'^^xsd:integer;
  dwc:scientificName 'Chlorophthalmus agassizii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.737'^^xsd:double;
  dwc:latitude '41.021'^^xsd:double;
  dwc:aphiaid '400342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5939'^^xsd:anyURI;
  dwc:observationDate '2001-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '126336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '265'^^xsd:integer;
  dwc:scientificName 'Trematomus hansoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:265'^^xsd:anyURI;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '234772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8024'^^xsd:integer;
  dwc:scientificName 'Chromis margaritifer'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '273739'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8024'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1605310'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.843 -13.841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.843"^^xsd:decimal ;
  dwc:decimalLongitude "-13.841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.843 -13.841)"^^geo:wktLiteral ;
  geo-pos:lat "28.843"^^xsd:decimal ;
  geo-pos:long "-13.841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6833'^^xsd:integer;
  dwc:scientificName 'Atherina presbyter'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Núria Lombarte'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-13.841'^^xsd:double;
  dwc:latitude '28.843'^^xsd:double;
  dwc:aphiaid '272030'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6833'^^xsd:anyURI;
  dwc:observationDate '2005-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '272030'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.805 -84.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.805"^^xsd:decimal ;
  dwc:decimalLongitude "-84.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.805 -84.006)"^^geo:wktLiteral ;
  geo-pos:lat "29.805"^^xsd:decimal ;
  geo-pos:long "-84.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6814'^^xsd:integer;
  dwc:scientificName 'Leiostomus xanthurus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.006'^^xsd:double;
  dwc:latitude '29.805'^^xsd:double;
  dwc:aphiaid '159322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6814'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '159322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1858 -12.3545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.1858"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1858 -12.3545)"^^geo:wktLiteral ;
  geo-pos:lat "-71.1858"^^xsd:decimal ;
  geo-pos:long "-12.3545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8548'^^xsd:integer;
  dwc:scientificName 'Pogonophryne permitini'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.3545'^^xsd:double;
  dwc:latitude '-71.1858'^^xsd:double;
  dwc:aphiaid '234611'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8548'^^xsd:anyURI;
  dwc:observationDate '2000-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '234611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5952'^^xsd:integer;
  dwc:scientificName 'Alepocephalus rostratus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5952'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0239 -119.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0239"^^xsd:decimal ;
  dwc:decimalLongitude "-119.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0239 -119.322)"^^geo:wktLiteral ;
  geo-pos:lat "34.0239"^^xsd:decimal ;
  geo-pos:long "-119.322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8095'^^xsd:integer;
  dwc:scientificName 'Sebastes hopkinsi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Jessica Braziel. Sra- Kelley McGee. Dr. Ralph'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.322'^^xsd:double;
  dwc:latitude '34.0239'^^xsd:double;
  dwc:aphiaid '274800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8095'^^xsd:anyURI;
  dwc:observationDate '2009-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '274800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6065'^^xsd:integer;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6065'^^xsd:anyURI;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.522"^^xsd:decimal ;
  dwc:decimalLongitude "-12.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  geo-pos:lat "-71.522"^^xsd:decimal ;
  geo-pos:long "-12.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6578'^^xsd:integer;
  dwc:scientificName 'Vomeridens infuscipinnis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.424'^^xsd:double;
  dwc:latitude '-71.522'^^xsd:double;
  dwc:aphiaid '234750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6578'^^xsd:anyURI;
  dwc:observationDate '1996-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '234750'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.967 -60.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.967"^^xsd:decimal ;
  dwc:decimalLongitude "-60.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.967 -60.308)"^^geo:wktLiteral ;
  geo-pos:lat "-61.967"^^xsd:decimal ;
  geo-pos:long "-60.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6703'^^xsd:integer;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.308'^^xsd:double;
  dwc:latitude '-61.967'^^xsd:double;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6703'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 2.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "2.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 2.492)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "2.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6539'^^xsd:integer;
  dwc:scientificName 'Gymnammodytes semiesquamatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.492'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:aphiaid '126754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6539'^^xsd:anyURI;
  dwc:observationDate '2003-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '126754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '162'^^xsd:integer;
  dwc:scientificName 'Symphodus tinca'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '273575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:162'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7351'^^xsd:integer;
  dwc:scientificName 'Stellifer fuerthii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7351'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7958'^^xsd:integer;
  dwc:scientificName 'Diplodus prayensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '273973'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7958'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273973'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.725"^^xsd:decimal ;
  dwc:decimalLongitude "-15.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  geo-pos:lat "24.725"^^xsd:decimal ;
  geo-pos:long "-15.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '127'^^xsd:integer;
  dwc:scientificName 'Argyrosomus regius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.193'^^xsd:double;
  dwc:latitude '24.725'^^xsd:double;
  dwc:aphiaid '127007'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:127'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127007'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3195 -170.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.3195"^^xsd:decimal ;
  dwc:decimalLongitude "-170.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3195 -170.772)"^^geo:wktLiteral ;
  geo-pos:lat "56.3195"^^xsd:decimal ;
  geo-pos:long "-170.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8366'^^xsd:integer;
  dwc:scientificName 'Hippoglossoides  elassodon'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-170.772'^^xsd:double;
  dwc:latitude '56.3195'^^xsd:double;
  dwc:aphiaid '274289'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8366'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '274289'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.536 -6.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.536"^^xsd:decimal ;
  dwc:decimalLongitude "-6.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.536 -6.238)"^^geo:wktLiteral ;
  geo-pos:lat "36.536"^^xsd:decimal ;
  geo-pos:long "-6.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6507'^^xsd:integer;
  dwc:scientificName 'Argyrosomus regius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Ignasi Catalán'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-6.238'^^xsd:double;
  dwc:latitude '36.536'^^xsd:double;
  dwc:aphiaid '127007'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6507'^^xsd:anyURI;
  dwc:observationDate '2004-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '127007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.857 -19.306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.857"^^xsd:decimal ;
  dwc:decimalLongitude "-19.306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.857 -19.306)"^^geo:wktLiteral ;
  geo-pos:lat "-72.857"^^xsd:decimal ;
  geo-pos:long "-19.306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6588'^^xsd:integer;
  dwc:scientificName 'Artedidraco orianae'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-19.306'^^xsd:double;
  dwc:latitude '-72.857'^^xsd:double;
  dwc:aphiaid '234592'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6588'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '234592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.602 -79.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.602"^^xsd:decimal ;
  dwc:decimalLongitude "-79.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.602 -79.785)"^^geo:wktLiteral ;
  geo-pos:lat "31.602"^^xsd:decimal ;
  geo-pos:long "-79.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6718'^^xsd:integer;
  dwc:scientificName 'Lopholatilus  chamaeleonticeps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-79.785'^^xsd:double;
  dwc:latitude '31.602'^^xsd:double;
  dwc:aphiaid '159406'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6718'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159406'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8264'^^xsd:integer;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8264'^^xsd:anyURI;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.541"^^xsd:decimal ;
  dwc:decimalLongitude "3.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  geo-pos:lat "42.541"^^xsd:decimal ;
  geo-pos:long "3.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '327'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.605'^^xsd:double;
  dwc:latitude '42.541'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:327'^^xsd:anyURI;
  dwc:observationDate '1993-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.805 -84.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.805"^^xsd:decimal ;
  dwc:decimalLongitude "-84.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.805 -84.006)"^^geo:wktLiteral ;
  geo-pos:lat "29.805"^^xsd:decimal ;
  geo-pos:long "-84.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6821'^^xsd:integer;
  dwc:scientificName 'Pogonias cromis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.006'^^xsd:double;
  dwc:latitude '29.805'^^xsd:double;
  dwc:aphiaid '159333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6821'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7435'^^xsd:integer;
  dwc:scientificName 'Pliosteostoma lutipinnis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '282303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7435'^^xsd:anyURI;
  dwc:observationDate '2007-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '282303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A82> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '82'^^xsd:integer;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.573'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:82'^^xsd:anyURI;
  dwc:observationDate '2002-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '204'^^xsd:integer;
  dwc:scientificName 'Pomadasys incisus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:204'^^xsd:anyURI;
  dwc:observationDate '2002-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '126947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.237 -12.459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.237"^^xsd:decimal ;
  dwc:decimalLongitude "-12.459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.237 -12.459)"^^geo:wktLiteral ;
  geo-pos:lat "-71.237"^^xsd:decimal ;
  geo-pos:long "-12.459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6605'^^xsd:integer;
  dwc:scientificName 'Artedidraco skottsbergii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.459'^^xsd:double;
  dwc:latitude '-71.237'^^xsd:double;
  dwc:aphiaid '234621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6605'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '1765023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.833 36.819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.833"^^xsd:decimal ;
  dwc:decimalLongitude "36.819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.833 36.819)"^^geo:wktLiteral ;
  geo-pos:lat "31.833"^^xsd:decimal ;
  geo-pos:long "36.819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7279'^^xsd:integer;
  dwc:scientificName 'Aphanius sirhani'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Bettina Reichenbacher (B.Reichenbacher. U.Sie'^^xsd:string;
  dwc:continentOcean 'Àsia'^^xsd:string;
  dwc:longitude '36.819'^^xsd:double;
  dwc:latitude '31.833'^^xsd:double;
  dwc:aphiaid '1012151'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7279'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1605287'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.704 -0.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.704"^^xsd:decimal ;
  dwc:decimalLongitude "-0.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.704 -0.252)"^^geo:wktLiteral ;
  geo-pos:lat "37.704"^^xsd:decimal ;
  geo-pos:long "-0.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7478'^^xsd:integer;
  dwc:scientificName 'Gnathophis mystax'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Luis Gil de Sola. Dr. Domingo Lloris'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.252'^^xsd:double;
  dwc:latitude '37.704'^^xsd:double;
  dwc:aphiaid '126287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7478'^^xsd:anyURI;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '126287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3513 -166.186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.3513"^^xsd:decimal ;
  dwc:decimalLongitude "-166.186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.3513 -166.186)"^^geo:wktLiteral ;
  geo-pos:lat "57.3513"^^xsd:decimal ;
  geo-pos:long "-166.186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8371'^^xsd:integer;
  dwc:scientificName 'Limanda  aspera'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-166.186'^^xsd:double;
  dwc:latitude '57.3513'^^xsd:double;
  dwc:aphiaid '254562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8371'^^xsd:anyURI;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '254562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.809 -120.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.809"^^xsd:decimal ;
  dwc:decimalLongitude "-120.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.809 -120.823)"^^geo:wktLiteral ;
  geo-pos:lat "34.809"^^xsd:decimal ;
  geo-pos:long "-120.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7883'^^xsd:integer;
  dwc:scientificName 'Hyperprosopon anale'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Leg. Fitch'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-120.823'^^xsd:double;
  dwc:latitude '34.809'^^xsd:double;
  dwc:aphiaid '281097'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7883'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1804082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.954 39.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.954"^^xsd:decimal ;
  dwc:decimalLongitude "39.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.954 39.889)"^^geo:wktLiteral ;
  geo-pos:lat "-7.954"^^xsd:decimal ;
  geo-pos:long "39.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6910'^^xsd:integer;
  dwc:scientificName 'Sillago sihama'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jorge Torrens'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Índic'^^xsd:string;
  dwc:longitude '39.889'^^xsd:double;
  dwc:latitude '-7.954'^^xsd:double;
  dwc:aphiaid '127046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6910'^^xsd:anyURI;
  dwc:observationDate '2006-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.135 16.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.135"^^xsd:decimal ;
  dwc:decimalLongitude "16.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.135 16.535)"^^geo:wktLiteral ;
  geo-pos:lat "36.135"^^xsd:decimal ;
  geo-pos:long "16.535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6127'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '16.535'^^xsd:double;
  dwc:latitude '36.135'^^xsd:double;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6127'^^xsd:anyURI;
  dwc:observationDate '2001-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0274 -119.333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0274"^^xsd:decimal ;
  dwc:decimalLongitude "-119.333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0274 -119.333)"^^geo:wktLiteral ;
  geo-pos:lat "34.0274"^^xsd:decimal ;
  geo-pos:long "-119.333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8220'^^xsd:integer;
  dwc:scientificName 'Sebastes goodei'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Sr. Patrick Sudre. Dr. Ralph I'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.333'^^xsd:double;
  dwc:latitude '34.0274'^^xsd:double;
  dwc:aphiaid '274798'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8220'^^xsd:anyURI;
  dwc:observationDate '2009-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '274798'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0213"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.0213"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8444'^^xsd:integer;
  dwc:scientificName 'Larimus argenteus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.0213'^^xsd:double;
  dwc:aphiaid '276128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8444'^^xsd:anyURI;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '276128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7784'^^xsd:integer;
  dwc:scientificName 'Epinephelus caninus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '127033'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7784'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127033'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7624'^^xsd:integer;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7624'^^xsd:anyURI;
  dwc:observationDate '2003-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7404'^^xsd:integer;
  dwc:scientificName 'Larimus acclivis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276127'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7404'^^xsd:anyURI;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '276127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.76783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.206"^^xsd:decimal ;
  dwc:decimalLongitude "1.76783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.76783)"^^geo:wktLiteral ;
  geo-pos:lat "41.206"^^xsd:decimal ;
  geo-pos:long "1.76783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8141'^^xsd:integer;
  dwc:scientificName 'Trachinus araneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.76783'^^xsd:double;
  dwc:latitude '41.206'^^xsd:double;
  dwc:aphiaid '127081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8141'^^xsd:anyURI;
  dwc:observationDate '2009-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.038 -59.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.038"^^xsd:decimal ;
  dwc:decimalLongitude "-59.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.038 -59.157)"^^geo:wktLiteral ;
  geo-pos:lat "-63.038"^^xsd:decimal ;
  geo-pos:long "-59.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6677'^^xsd:integer;
  dwc:scientificName 'Chionodraco rastrospinosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-59.157'^^xsd:double;
  dwc:latitude '-63.038'^^xsd:double;
  dwc:aphiaid '234678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6677'^^xsd:anyURI;
  dwc:observationDate '2006-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '234678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.85 -19.254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.85"^^xsd:decimal ;
  dwc:decimalLongitude "-19.254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.85 -19.254)"^^geo:wktLiteral ;
  geo-pos:lat "-72.85"^^xsd:decimal ;
  geo-pos:long "-19.254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6628'^^xsd:integer;
  dwc:scientificName 'Dolloidraco longedorsalis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-19.254'^^xsd:double;
  dwc:latitude '-72.85'^^xsd:double;
  dwc:aphiaid '234696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6628'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '234696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1907 -119.536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.1907"^^xsd:decimal ;
  dwc:decimalLongitude "-119.536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.1907 -119.536)"^^geo:wktLiteral ;
  geo-pos:lat "34.1907"^^xsd:decimal ;
  geo-pos:long "-119.536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8275'^^xsd:integer;
  dwc:scientificName 'Sebastes rubrivinctus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Gary Baguio. Sra. Mishty Hasan. Sr. Alex Peter'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.536'^^xsd:double;
  dwc:latitude '34.1907'^^xsd:double;
  dwc:aphiaid '274845'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8275'^^xsd:anyURI;
  dwc:observationDate '2009-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '274845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3057 2.15617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3057"^^xsd:decimal ;
  dwc:decimalLongitude "2.15617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3057 2.15617)"^^geo:wktLiteral ;
  geo-pos:lat "41.3057"^^xsd:decimal ;
  geo-pos:long "2.15617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8406'^^xsd:integer;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.15617'^^xsd:double;
  dwc:latitude '41.3057'^^xsd:double;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8406'^^xsd:anyURI;
  dwc:observationDate '2003-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9915 -119.494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9915"^^xsd:decimal ;
  dwc:decimalLongitude "-119.494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9915 -119.494)"^^geo:wktLiteral ;
  geo-pos:lat "33.9915"^^xsd:decimal ;
  geo-pos:long "-119.494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8175'^^xsd:integer;
  dwc:scientificName 'Sebastes caurinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Dr. Ralph Imondi. Coastal Mari'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.494'^^xsd:double;
  dwc:latitude '33.9915'^^xsd:double;
  dwc:aphiaid '274780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8175'^^xsd:anyURI;
  dwc:observationDate '2009-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '274780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.135 16.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.135"^^xsd:decimal ;
  dwc:decimalLongitude "16.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.135 16.535)"^^geo:wktLiteral ;
  geo-pos:lat "36.135"^^xsd:decimal ;
  geo-pos:long "16.535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6126'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '16.535'^^xsd:double;
  dwc:latitude '36.135'^^xsd:double;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6126'^^xsd:anyURI;
  dwc:observationDate '2001-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.687 2.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.687"^^xsd:decimal ;
  dwc:decimalLongitude "2.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.687 2.823)"^^geo:wktLiteral ;
  geo-pos:lat "41.687"^^xsd:decimal ;
  geo-pos:long "2.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7668'^^xsd:integer;
  dwc:scientificName 'Symphodus roissali'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.823'^^xsd:double;
  dwc:latitude '41.687'^^xsd:double;
  dwc:aphiaid '273573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7668'^^xsd:anyURI;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '273573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6157'^^xsd:integer;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6157'^^xsd:anyURI;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.605 14.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.605"^^xsd:decimal ;
  dwc:decimalLongitude "14.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.605 14.634)"^^geo:wktLiteral ;
  geo-pos:lat "-28.605"^^xsd:decimal ;
  geo-pos:long "14.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6973'^^xsd:integer;
  dwc:scientificName 'Caelorinchus braueri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '14.634'^^xsd:double;
  dwc:latitude '-28.605'^^xsd:double;
  dwc:aphiaid '217754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6973'^^xsd:anyURI;
  dwc:observationDate '1988-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '280257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.341 2.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.341"^^xsd:decimal ;
  dwc:decimalLongitude "2.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.341 2.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.341"^^xsd:decimal ;
  geo-pos:long "2.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6411'^^xsd:integer;
  dwc:scientificName 'Sarda sarda'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Jordi Lleonart. Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.217'^^xsd:double;
  dwc:latitude '41.341'^^xsd:double;
  dwc:aphiaid '127021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6411'^^xsd:anyURI;
  dwc:observationDate '1989-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3546 -119.456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3546"^^xsd:decimal ;
  dwc:decimalLongitude "-119.456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3546 -119.456)"^^geo:wktLiteral ;
  geo-pos:lat "34.3546"^^xsd:decimal ;
  geo-pos:long "-119.456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8249'^^xsd:integer;
  dwc:scientificName 'Sebastes auriculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Bobby Oldt. Sr. Josh Brackett. Dr. Ralph Imond'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.456'^^xsd:double;
  dwc:latitude '34.3546'^^xsd:double;
  dwc:aphiaid '274773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8249'^^xsd:anyURI;
  dwc:observationDate '2009-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '274773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302 16.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.302"^^xsd:decimal ;
  dwc:decimalLongitude "16.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302 16.567)"^^geo:wktLiteral ;
  geo-pos:lat "38.302"^^xsd:decimal ;
  geo-pos:long "16.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6113'^^xsd:integer;
  dwc:scientificName 'Caelorinchus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '16.567'^^xsd:double;
  dwc:latitude '38.302'^^xsd:double;
  dwc:aphiaid '300900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6113'^^xsd:anyURI;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '280313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.159 1.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.159"^^xsd:decimal ;
  dwc:decimalLongitude "1.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.159 1.82)"^^geo:wktLiteral ;
  geo-pos:lat "41.159"^^xsd:decimal ;
  geo-pos:long "1.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6345'^^xsd:integer;
  dwc:scientificName 'Spicara smaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.82'^^xsd:double;
  dwc:latitude '41.159'^^xsd:double;
  dwc:aphiaid '126830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6345'^^xsd:anyURI;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '126830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1858 -12.2545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.1858"^^xsd:decimal ;
  dwc:decimalLongitude "-12.2545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1858 -12.2545)"^^geo:wktLiteral ;
  geo-pos:lat "-71.1858"^^xsd:decimal ;
  geo-pos:long "-12.2545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8539'^^xsd:integer;
  dwc:scientificName 'Cryodraco antarcticus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.2545'^^xsd:double;
  dwc:latitude '-71.1858'^^xsd:double;
  dwc:aphiaid '234720'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8539'^^xsd:anyURI;
  dwc:observationDate '2000-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '234720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6868"^^xsd:decimal ;
  dwc:decimalLongitude "2.82283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  geo-pos:lat "41.6868"^^xsd:decimal ;
  geo-pos:long "2.82283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8042'^^xsd:integer;
  dwc:scientificName 'Paralipophrys trigloides'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Àlex Casas'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.82283'^^xsd:double;
  dwc:latitude '41.6868'^^xsd:double;
  dwc:aphiaid '126779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8042'^^xsd:anyURI;
  dwc:observationDate '2009-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '302165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7067'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7067'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6032'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6032'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7069'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7069'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.01"^^xsd:decimal ;
  dwc:decimalLongitude "1.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  geo-pos:lat "41.01"^^xsd:decimal ;
  geo-pos:long "1.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6336'^^xsd:integer;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.507'^^xsd:double;
  dwc:latitude '41.01'^^xsd:double;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6336'^^xsd:anyURI;
  dwc:observationDate '2001-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1413 1.72466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1413"^^xsd:decimal ;
  dwc:decimalLongitude "1.72466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1413 1.72466)"^^geo:wktLiteral ;
  geo-pos:lat "41.1413"^^xsd:decimal ;
  geo-pos:long "1.72466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8420'^^xsd:integer;
  dwc:scientificName 'Aspitrigla obscura'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.72466'^^xsd:double;
  dwc:latitude '41.1413'^^xsd:double;
  dwc:aphiaid '150663'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8420'^^xsd:anyURI;
  dwc:observationDate '2009-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '127263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.541"^^xsd:decimal ;
  dwc:decimalLongitude "3.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  geo-pos:lat "42.541"^^xsd:decimal ;
  geo-pos:long "3.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '334'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.605'^^xsd:double;
  dwc:latitude '42.541'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:334'^^xsd:anyURI;
  dwc:observationDate '1993-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9356 -119.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9356"^^xsd:decimal ;
  dwc:decimalLongitude "-119.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9356 -119.712)"^^geo:wktLiteral ;
  geo-pos:lat "33.9356"^^xsd:decimal ;
  geo-pos:long "-119.712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8137'^^xsd:integer;
  dwc:scientificName 'Sebastes ovalis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Mike Miller.  Dr. Ralph Imondi'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.712'^^xsd:double;
  dwc:latitude '33.9356'^^xsd:double;
  dwc:aphiaid '274830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8137'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.876 13.991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.876"^^xsd:decimal ;
  dwc:decimalLongitude "13.991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.876 13.991)"^^geo:wktLiteral ;
  geo-pos:lat "-23.876"^^xsd:decimal ;
  geo-pos:long "13.991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6734'^^xsd:integer;
  dwc:scientificName 'Merluccius capensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '13.991'^^xsd:double;
  dwc:latitude '-23.876'^^xsd:double;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6734'^^xsd:anyURI;
  dwc:observationDate '1984-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.772 -177.272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.772"^^xsd:decimal ;
  dwc:decimalLongitude "-177.272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.772 -177.272)"^^geo:wktLiteral ;
  geo-pos:lat "-71.772"^^xsd:decimal ;
  geo-pos:long "-177.272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7812'^^xsd:integer;
  dwc:scientificName 'Macrourus whitsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-177.272'^^xsd:double;
  dwc:latitude '-71.772'^^xsd:double;
  dwc:aphiaid '234606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7812'^^xsd:anyURI;
  dwc:observationDate '2007-01-12'^^xsd:date;
  dwc:aphiaIdAccepted '234606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302 16.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.302"^^xsd:decimal ;
  dwc:decimalLongitude "16.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302 16.567)"^^geo:wktLiteral ;
  geo-pos:lat "38.302"^^xsd:decimal ;
  geo-pos:long "16.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5914'^^xsd:integer;
  dwc:scientificName 'Nettastoma melanurum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '16.567'^^xsd:double;
  dwc:latitude '38.302'^^xsd:double;
  dwc:aphiaid '126308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5914'^^xsd:anyURI;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '299709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.85 -19.254)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.85"^^xsd:decimal ;
  dwc:decimalLongitude "-19.254"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.85 -19.254)"^^geo:wktLiteral ;
  geo-pos:lat "-72.85"^^xsd:decimal ;
  geo-pos:long "-19.254"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8479'^^xsd:integer;
  dwc:scientificName 'Dolloidraco longedorsalis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-19.254'^^xsd:double;
  dwc:latitude '-72.85'^^xsd:double;
  dwc:aphiaid '234696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8479'^^xsd:anyURI;
  dwc:observationDate '1998-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '234696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.571)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6671'^^xsd:integer;
  dwc:scientificName 'Chionodraco hamatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.571'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6671'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1858 -12.2545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.1858"^^xsd:decimal ;
  dwc:decimalLongitude "-12.2545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1858 -12.2545)"^^geo:wktLiteral ;
  geo-pos:lat "-71.1858"^^xsd:decimal ;
  geo-pos:long "-12.2545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8530'^^xsd:integer;
  dwc:scientificName 'Chionodraco myersi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.2545'^^xsd:double;
  dwc:latitude '-71.1858'^^xsd:double;
  dwc:aphiaid '234646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8530'^^xsd:anyURI;
  dwc:observationDate '2000-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '234646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8357'^^xsd:integer;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8357'^^xsd:anyURI;
  dwc:observationDate '2008-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7744'^^xsd:integer;
  dwc:scientificName 'Lepidocybium  flavobrunneum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '126863'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7744'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126863'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '113'^^xsd:integer;
  dwc:scientificName 'Sciaena umbra'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:113'^^xsd:anyURI;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -0.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-0.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -0.605)"^^geo:wktLiteral ;
  geo-pos:lat "38.157"^^xsd:decimal ;
  geo-pos:long "-0.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6086'^^xsd:integer;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Manel Marhuenda'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.605'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6086'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6290'^^xsd:integer;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6290'^^xsd:anyURI;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5964"^^xsd:decimal ;
  dwc:decimalLongitude "-119.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  geo-pos:lat "33.5964"^^xsd:decimal ;
  geo-pos:long "-119.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8128'^^xsd:integer;
  dwc:scientificName 'Sebastes rosaceus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Patrick Sudre. Dr. Ralph Imondi'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.009'^^xsd:double;
  dwc:latitude '33.5964'^^xsd:double;
  dwc:aphiaid '274841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8128'^^xsd:anyURI;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '274841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7770'^^xsd:integer;
  dwc:scientificName 'Abudefduf luridus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '126999'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7770'^^xsd:anyURI;
  dwc:aphiaIdAccepted '889885'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7161'^^xsd:integer;
  dwc:scientificName 'Eucinostomus gracilis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276419'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7161'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276419'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6228'^^xsd:integer;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6228'^^xsd:anyURI;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6246'^^xsd:integer;
  dwc:scientificName 'Pegusa lascaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6246'^^xsd:anyURI;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '127156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.771 -15.403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.771"^^xsd:decimal ;
  dwc:decimalLongitude "-15.403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.771 -15.403)"^^geo:wktLiteral ;
  geo-pos:lat "25.771"^^xsd:decimal ;
  geo-pos:long "-15.403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '136'^^xsd:integer;
  dwc:scientificName 'Pagellus bellottii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.403'^^xsd:double;
  dwc:latitude '25.771'^^xsd:double;
  dwc:aphiaid '127058'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:136'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127058'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 2.268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.417"^^xsd:decimal ;
  dwc:decimalLongitude "2.268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 2.268)"^^geo:wktLiteral ;
  geo-pos:lat "41.417"^^xsd:decimal ;
  geo-pos:long "2.268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7644'^^xsd:integer;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.268'^^xsd:double;
  dwc:latitude '41.417'^^xsd:double;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7644'^^xsd:anyURI;
  dwc:observationDate '2006-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '249'^^xsd:integer;
  dwc:scientificName 'Trematomus bernacchii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:249'^^xsd:anyURI;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '234802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7519'^^xsd:integer;
  dwc:scientificName 'Gadriopsarus biskayensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7519'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.635 14.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.635"^^xsd:decimal ;
  dwc:decimalLongitude "14.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.635 14.787)"^^geo:wktLiteral ;
  geo-pos:lat "-29.635"^^xsd:decimal ;
  geo-pos:long "14.787"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6747'^^xsd:integer;
  dwc:scientificName 'Merluccius paradoxus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '14.787'^^xsd:double;
  dwc:latitude '-29.635'^^xsd:double;
  dwc:aphiaid '217745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6747'^^xsd:anyURI;
  dwc:observationDate '1984-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '217745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A54> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.737)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '54'^^xsd:integer;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.737'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:54'^^xsd:anyURI;
  dwc:observationDate '1995-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6038'^^xsd:integer;
  dwc:scientificName 'Argyropelecus hemigymnus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '127309'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6038'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.984 -85.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.984"^^xsd:decimal ;
  dwc:decimalLongitude "-85.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.984 -85.542)"^^geo:wktLiteral ;
  geo-pos:lat "29.984"^^xsd:decimal ;
  geo-pos:long "-85.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6813'^^xsd:integer;
  dwc:scientificName 'Leiostomus xanthurus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.542'^^xsd:double;
  dwc:latitude '29.984'^^xsd:double;
  dwc:aphiaid '159322'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6813'^^xsd:anyURI;
  dwc:observationDate '2003-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '159322'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6723'^^xsd:integer;
  dwc:scientificName 'Lethrinus harak'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '212063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6723'^^xsd:anyURI;
  dwc:aphiaIdAccepted '212063'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7392'^^xsd:integer;
  dwc:scientificName 'Prionotus ruscarius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276290'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7392'^^xsd:anyURI;
  dwc:observationDate '2001-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '276290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7153'^^xsd:integer;
  dwc:scientificName 'Eucinostomus argenteus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '159732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7153'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159732'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7353'^^xsd:integer;
  dwc:scientificName 'Stellifer illecebrosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7353'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276159'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.239 -0.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.239"^^xsd:decimal ;
  dwc:decimalLongitude "-0.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.239 -0.455)"^^geo:wktLiteral ;
  geo-pos:lat "58.239"^^xsd:decimal ;
  geo-pos:long "-0.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6713'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-0.455'^^xsd:double;
  dwc:latitude '58.239'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6713'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7086'^^xsd:integer;
  dwc:scientificName 'Uropterygius macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '212037'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7086'^^xsd:anyURI;
  dwc:aphiaIdAccepted '212037'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.037 1.734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.037"^^xsd:decimal ;
  dwc:decimalLongitude "1.734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.037 1.734)"^^geo:wktLiteral ;
  geo-pos:lat "41.037"^^xsd:decimal ;
  geo-pos:long "1.734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6307'^^xsd:integer;
  dwc:scientificName 'Epigonus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.734'^^xsd:double;
  dwc:latitude '41.037'^^xsd:double;
  dwc:aphiaid '126857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6307'^^xsd:anyURI;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '126857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 2.268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.417"^^xsd:decimal ;
  dwc:decimalLongitude "2.268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 2.268)"^^geo:wktLiteral ;
  geo-pos:lat "41.417"^^xsd:decimal ;
  geo-pos:long "2.268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7652'^^xsd:integer;
  dwc:scientificName 'Lesueurigobius suerii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.268'^^xsd:double;
  dwc:latitude '41.417'^^xsd:double;
  dwc:aphiaid '126907'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7652'^^xsd:anyURI;
  dwc:observationDate '2001-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.423 -168.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.423"^^xsd:decimal ;
  dwc:decimalLongitude "-168.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.423 -168.9)"^^geo:wktLiteral ;
  geo-pos:lat "56.423"^^xsd:decimal ;
  geo-pos:long "-168.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6944'^^xsd:integer;
  dwc:scientificName 'Bathymaster signatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-168.9'^^xsd:double;
  dwc:latitude '56.423'^^xsd:double;
  dwc:aphiaid '254513'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6944'^^xsd:anyURI;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '254513'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.285 1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.285"^^xsd:decimal ;
  dwc:decimalLongitude "1.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.285 1.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.285"^^xsd:decimal ;
  geo-pos:long "1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6158'^^xsd:integer;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.8'^^xsd:double;
  dwc:latitude '38.285'^^xsd:double;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6158'^^xsd:anyURI;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6278'^^xsd:integer;
  dwc:scientificName 'Cataetyx alleni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6278'^^xsd:anyURI;
  dwc:observationDate '1988-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.639"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.639"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6907'^^xsd:integer;
  dwc:scientificName 'Micropterus salmoides'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.639'^^xsd:double;
  dwc:aphiaid '151295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6907'^^xsd:anyURI;
  dwc:observationDate '2006-03-06'^^xsd:date;
  dwc:aphiaIdAccepted '151295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.967 -60.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.967"^^xsd:decimal ;
  dwc:decimalLongitude "-60.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.967 -60.308)"^^geo:wktLiteral ;
  geo-pos:lat "-61.967"^^xsd:decimal ;
  geo-pos:long "-60.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6711'^^xsd:integer;
  dwc:scientificName 'Macrourus whitsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.308'^^xsd:double;
  dwc:latitude '-61.967'^^xsd:double;
  dwc:aphiaid '234606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6711'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '234606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.639"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.639"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7032'^^xsd:integer;
  dwc:scientificName 'Micropterus salmoides'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.639'^^xsd:double;
  dwc:aphiaid '151295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7032'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1755 1.70816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1755"^^xsd:decimal ;
  dwc:decimalLongitude "1.70816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1755 1.70816)"^^geo:wktLiteral ;
  geo-pos:lat "41.1755"^^xsd:decimal ;
  geo-pos:long "1.70816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8307'^^xsd:integer;
  dwc:scientificName 'Diplodus cervinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.70816'^^xsd:double;
  dwc:latitude '41.1755'^^xsd:double;
  dwc:aphiaid '127051'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8307'^^xsd:anyURI;
  dwc:observationDate '2009-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.01"^^xsd:decimal ;
  dwc:decimalLongitude "1.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  geo-pos:lat "41.01"^^xsd:decimal ;
  geo-pos:long "1.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5943'^^xsd:integer;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.507'^^xsd:double;
  dwc:latitude '41.01'^^xsd:double;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5943'^^xsd:anyURI;
  dwc:observationDate '2001-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.541"^^xsd:decimal ;
  dwc:decimalLongitude "3.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  geo-pos:lat "42.541"^^xsd:decimal ;
  geo-pos:long "3.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '315'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.605'^^xsd:double;
  dwc:latitude '42.541'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:315'^^xsd:anyURI;
  dwc:observationDate '1993-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.809 -120.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.809"^^xsd:decimal ;
  dwc:decimalLongitude "-120.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.809 -120.823)"^^geo:wktLiteral ;
  geo-pos:lat "34.809"^^xsd:decimal ;
  geo-pos:long "-120.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7876'^^xsd:integer;
  dwc:scientificName 'Thaleichthys pacificus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Leg. Fitch'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-120.823'^^xsd:double;
  dwc:latitude '34.809'^^xsd:double;
  dwc:aphiaid '282959'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7876'^^xsd:anyURI;
  dwc:aphiaIdAccepted '282959'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.453 -0.234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.453"^^xsd:decimal ;
  dwc:decimalLongitude "-0.234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.453 -0.234)"^^geo:wktLiteral ;
  geo-pos:lat "38.453"^^xsd:decimal ;
  geo-pos:long "-0.234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6880'^^xsd:integer;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Domingo Lloris. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.234'^^xsd:double;
  dwc:latitude '38.453'^^xsd:double;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6880'^^xsd:anyURI;
  dwc:observationDate '2005-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.108 1.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.108"^^xsd:decimal ;
  dwc:decimalLongitude "1.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.108 1.802)"^^geo:wktLiteral ;
  geo-pos:lat "41.108"^^xsd:decimal ;
  geo-pos:long "1.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6115'^^xsd:integer;
  dwc:scientificName 'Caelorinchus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.802'^^xsd:double;
  dwc:latitude '41.108'^^xsd:double;
  dwc:aphiaid '126464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6115'^^xsd:anyURI;
  dwc:observationDate '1995-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '174'^^xsd:integer;
  dwc:scientificName 'Symphodus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '273569'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:174'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7346'^^xsd:integer;
  dwc:scientificName 'Stellifer ericymba'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7346'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276156'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.851 2.454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.851"^^xsd:decimal ;
  dwc:decimalLongitude "2.454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.851 2.454)"^^geo:wktLiteral ;
  geo-pos:lat "39.851"^^xsd:decimal ;
  geo-pos:long "2.454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6103'^^xsd:integer;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.454'^^xsd:double;
  dwc:latitude '39.851'^^xsd:double;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6103'^^xsd:anyURI;
  dwc:observationDate '2002-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.239 -0.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.239"^^xsd:decimal ;
  dwc:decimalLongitude "-0.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.239 -0.455)"^^geo:wktLiteral ;
  geo-pos:lat "58.239"^^xsd:decimal ;
  geo-pos:long "-0.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6782'^^xsd:integer;
  dwc:scientificName 'Merlangius  merlangius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-0.455'^^xsd:double;
  dwc:latitude '58.239'^^xsd:double;
  dwc:aphiaid '400586'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6782'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126438'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.351 12.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.351"^^xsd:decimal ;
  dwc:decimalLongitude "12.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.351 12.969)"^^geo:wktLiteral ;
  geo-pos:lat "41.351"^^xsd:decimal ;
  geo-pos:long "12.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6860'^^xsd:integer;
  dwc:scientificName 'Liza saliens'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Corrado Costa'^^xsd:string;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '12.969'^^xsd:double;
  dwc:latitude '41.351'^^xsd:double;
  dwc:aphiaid '126981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6860'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1042832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6014'^^xsd:integer;
  dwc:scientificName 'Liza aurata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '126978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6014'^^xsd:anyURI;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1044127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.142 -13.203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.142"^^xsd:decimal ;
  dwc:decimalLongitude "-13.203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.142 -13.203)"^^geo:wktLiteral ;
  geo-pos:lat "-71.142"^^xsd:decimal ;
  geo-pos:long "-13.203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6582'^^xsd:integer;
  dwc:scientificName 'Notothenia coriiceps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-13.203'^^xsd:double;
  dwc:latitude '-71.142'^^xsd:double;
  dwc:aphiaid '234679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6582'^^xsd:anyURI;
  dwc:observationDate '2000-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '234679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.984 -85.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.984"^^xsd:decimal ;
  dwc:decimalLongitude "-85.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.984 -85.542)"^^geo:wktLiteral ;
  geo-pos:lat "29.984"^^xsd:decimal ;
  geo-pos:long "-85.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6805'^^xsd:integer;
  dwc:scientificName 'Orthopristis chrysoptera'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.542'^^xsd:double;
  dwc:latitude '29.984'^^xsd:double;
  dwc:aphiaid '158810'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6805'^^xsd:anyURI;
  dwc:observationDate '2003-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '158810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.408 -35.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.408"^^xsd:decimal ;
  dwc:decimalLongitude "-35.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.408 -35.693)"^^geo:wktLiteral ;
  geo-pos:lat "-55.408"^^xsd:decimal ;
  geo-pos:long "-35.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7073'^^xsd:integer;
  dwc:scientificName 'Macrourus holotrachys'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-35.693'^^xsd:double;
  dwc:latitude '-55.408'^^xsd:double;
  dwc:aphiaid '234831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7073'^^xsd:anyURI;
  dwc:observationDate '2006-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '234831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6079'^^xsd:integer;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6079'^^xsd:anyURI;
  dwc:observationDate '2003-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.687 2.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.687"^^xsd:decimal ;
  dwc:decimalLongitude "2.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.687 2.823)"^^geo:wktLiteral ;
  geo-pos:lat "41.687"^^xsd:decimal ;
  geo-pos:long "2.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7667'^^xsd:integer;
  dwc:scientificName 'Symphodus roissali'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.823'^^xsd:double;
  dwc:latitude '41.687'^^xsd:double;
  dwc:aphiaid '273573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7667'^^xsd:anyURI;
  dwc:observationDate '2008-02-08'^^xsd:date;
  dwc:aphiaIdAccepted '273573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.94"^^xsd:decimal ;
  dwc:decimalLongitude "1.221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  geo-pos:lat "40.94"^^xsd:decimal ;
  geo-pos:long "1.221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5973'^^xsd:integer;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Anna Bozzano. Sr. Biel Pomar'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.221'^^xsd:double;
  dwc:latitude '40.94'^^xsd:double;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5973'^^xsd:anyURI;
  dwc:observationDate '2003-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.008 -60.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.008"^^xsd:decimal ;
  dwc:decimalLongitude "-60.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.008 -60.34)"^^geo:wktLiteral ;
  geo-pos:lat "-62.008"^^xsd:decimal ;
  geo-pos:long "-60.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6045'^^xsd:integer;
  dwc:scientificName 'Lepidonotothen squamifrons'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.34'^^xsd:double;
  dwc:latitude '-62.008'^^xsd:double;
  dwc:aphiaid '234788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6045'^^xsd:anyURI;
  dwc:observationDate '2000-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '234788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '294'^^xsd:integer;
  dwc:scientificName 'Trematomus pennellii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:294'^^xsd:anyURI;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '234709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.803 24.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.803"^^xsd:decimal ;
  dwc:decimalLongitude "24.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.803 24.424)"^^geo:wktLiteral ;
  geo-pos:lat "40.803"^^xsd:decimal ;
  geo-pos:long "24.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6417'^^xsd:integer;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Alexis Tsangridis'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '24.424'^^xsd:double;
  dwc:latitude '40.803'^^xsd:double;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6417'^^xsd:anyURI;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 2.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "2.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 2.492)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "2.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6540'^^xsd:integer;
  dwc:scientificName 'Gymnammodytes semiesquamatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.492'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:aphiaid '126754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6540'^^xsd:anyURI;
  dwc:observationDate '2003-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '126754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.771 -15.403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.771"^^xsd:decimal ;
  dwc:decimalLongitude "-15.403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.771 -15.403)"^^geo:wktLiteral ;
  geo-pos:lat "25.771"^^xsd:decimal ;
  geo-pos:long "-15.403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '142'^^xsd:integer;
  dwc:scientificName 'Pagellus bellottii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.403'^^xsd:double;
  dwc:latitude '25.771'^^xsd:double;
  dwc:aphiaid '127058'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:142'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127058'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.802 -68.222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.802"^^xsd:decimal ;
  dwc:decimalLongitude "-68.222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.802 -68.222)"^^geo:wktLiteral ;
  geo-pos:lat "-54.802"^^xsd:decimal ;
  geo-pos:long "-68.222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6599'^^xsd:integer;
  dwc:scientificName 'Patagonotothen  cornucola'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Jesús Matallanas. Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-68.222'^^xsd:double;
  dwc:latitude '-54.802'^^xsd:double;
  dwc:aphiaid '279339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6599'^^xsd:anyURI;
  dwc:aphiaIdAccepted '279339'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.885 12.474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.885"^^xsd:decimal ;
  dwc:decimalLongitude "12.474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.885 12.474)"^^geo:wktLiteral ;
  geo-pos:lat "41.885"^^xsd:decimal ;
  geo-pos:long "12.474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6891'^^xsd:integer;
  dwc:scientificName 'Gambusia holbrooki'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Corrado Costa'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '12.474'^^xsd:double;
  dwc:latitude '41.885'^^xsd:double;
  dwc:aphiaid '276134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6891'^^xsd:anyURI;
  dwc:observationDate '2006-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '276134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.118 2.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.118"^^xsd:decimal ;
  dwc:decimalLongitude "2.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.118 2.42)"^^geo:wktLiteral ;
  geo-pos:lat "39.118"^^xsd:decimal ;
  geo-pos:long "2.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5978'^^xsd:integer;
  dwc:scientificName 'Hoplostethus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.42'^^xsd:double;
  dwc:latitude '39.118'^^xsd:double;
  dwc:aphiaid '126404'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5978'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.605 14.634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-28.605"^^xsd:decimal ;
  dwc:decimalLongitude "14.634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-28.605 14.634)"^^geo:wktLiteral ;
  geo-pos:lat "-28.605"^^xsd:decimal ;
  geo-pos:long "14.634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6974'^^xsd:integer;
  dwc:scientificName 'Caelorinchus braueri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '14.634'^^xsd:double;
  dwc:latitude '-28.605'^^xsd:double;
  dwc:aphiaid '217754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6974'^^xsd:anyURI;
  dwc:observationDate '1988-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '280257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.0378 -59.1573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.0378"^^xsd:decimal ;
  dwc:decimalLongitude "-59.1573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.0378 -59.1573)"^^geo:wktLiteral ;
  geo-pos:lat "-63.0378"^^xsd:decimal ;
  geo-pos:long "-59.1573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8486'^^xsd:integer;
  dwc:scientificName 'Aethotaxis mitopteryx'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-59.1573'^^xsd:double;
  dwc:latitude '-63.0378'^^xsd:double;
  dwc:aphiaid '234660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8486'^^xsd:anyURI;
  dwc:observationDate '2000-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '234660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8087"^^xsd:decimal ;
  dwc:decimalLongitude "-120.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  geo-pos:lat "34.8087"^^xsd:decimal ;
  geo-pos:long "-120.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7886'^^xsd:integer;
  dwc:scientificName 'Myripristis leignathus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Leg'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-120.823'^^xsd:double;
  dwc:latitude '34.8087'^^xsd:double;
  dwc:aphiaid '276199'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7886'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276199'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6205'^^xsd:integer;
  dwc:scientificName 'Scophthalmus rhombus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6205'^^xsd:anyURI;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2388 -0.455498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.2388"^^xsd:decimal ;
  dwc:decimalLongitude "-0.455498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.2388 -0.455498)"^^geo:wktLiteral ;
  geo-pos:lat "58.2388"^^xsd:decimal ;
  geo-pos:long "-0.455498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7904'^^xsd:integer;
  dwc:scientificName 'Clupea  harengus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-0.455498'^^xsd:double;
  dwc:latitude '58.2388'^^xsd:double;
  dwc:aphiaid '126417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7904'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8'^^xsd:integer;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.573'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8'^^xsd:anyURI;
  dwc:observationDate '2002-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6951'^^xsd:integer;
  dwc:scientificName 'Centropomus robalito'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '280067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6951'^^xsd:anyURI;
  dwc:aphiaIdAccepted '280067'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.015 -119.201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.015"^^xsd:decimal ;
  dwc:decimalLongitude "-119.201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.015 -119.201)"^^geo:wktLiteral ;
  geo-pos:lat "34.015"^^xsd:decimal ;
  geo-pos:long "-119.201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8061'^^xsd:integer;
  dwc:scientificName 'Sebastes caurinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Sra. Cristina Cruz. Dr. Ralph'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.201'^^xsd:double;
  dwc:latitude '34.015'^^xsd:double;
  dwc:aphiaid '274780'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8061'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274780'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7685'^^xsd:integer;
  dwc:scientificName 'Bothus podas'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7685'^^xsd:anyURI;
  dwc:observationDate '2003-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7190'^^xsd:integer;
  dwc:scientificName 'Pomadasys panamensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '273509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7190'^^xsd:anyURI;
  dwc:aphiaIdAccepted '320982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8087"^^xsd:decimal ;
  dwc:decimalLongitude "-120.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  geo-pos:lat "34.8087"^^xsd:decimal ;
  geo-pos:long "-120.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8075'^^xsd:integer;
  dwc:scientificName 'Menticirrhus undulatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Leg. Fitch. Brzobohasy'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-120.823'^^xsd:double;
  dwc:latitude '34.8087'^^xsd:double;
  dwc:aphiaid '276150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8075'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276150'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7179'^^xsd:integer;
  dwc:scientificName 'Haemulopsis elongatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '280974'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7179'^^xsd:anyURI;
  dwc:observationDate '2001-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '280974'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1747 1.7085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1747"^^xsd:decimal ;
  dwc:decimalLongitude "1.7085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1747 1.7085)"^^geo:wktLiteral ;
  geo-pos:lat "41.1747"^^xsd:decimal ;
  geo-pos:long "1.7085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8413'^^xsd:integer;
  dwc:scientificName 'Sardinella aurita'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.7085'^^xsd:double;
  dwc:latitude '41.1747'^^xsd:double;
  dwc:aphiaid '126422'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8413'^^xsd:anyURI;
  dwc:observationDate '2009-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126422'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.208 2.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.208"^^xsd:decimal ;
  dwc:decimalLongitude "2.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.208 2.042)"^^geo:wktLiteral ;
  geo-pos:lat "41.208"^^xsd:decimal ;
  geo-pos:long "2.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7311'^^xsd:integer;
  dwc:scientificName 'Pomatomus saltatrix'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.042'^^xsd:double;
  dwc:latitude '41.208'^^xsd:double;
  dwc:aphiaid '151482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7311'^^xsd:anyURI;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8329'^^xsd:integer;
  dwc:scientificName 'Aspitrigla cuculus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '150662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8329'^^xsd:anyURI;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.441 -165.589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.441"^^xsd:decimal ;
  dwc:decimalLongitude "-165.589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.441 -165.589)"^^geo:wktLiteral ;
  geo-pos:lat "55.441"^^xsd:decimal ;
  geo-pos:long "-165.589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6925'^^xsd:integer;
  dwc:scientificName 'Oncorhynchus keta'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-165.589'^^xsd:double;
  dwc:latitude '55.441'^^xsd:double;
  dwc:aphiaid '127183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6925'^^xsd:anyURI;
  dwc:observationDate '2006-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.851 2.454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.851"^^xsd:decimal ;
  dwc:decimalLongitude "2.454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.851 2.454)"^^geo:wktLiteral ;
  geo-pos:lat "39.851"^^xsd:decimal ;
  geo-pos:long "2.454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6318'^^xsd:integer;
  dwc:scientificName 'Callanthias ruber'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.454'^^xsd:double;
  dwc:latitude '39.851'^^xsd:double;
  dwc:aphiaid '126789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6318'^^xsd:anyURI;
  dwc:observationDate '2002-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A92> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '92'^^xsd:integer;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:92'^^xsd:anyURI;
  dwc:observationDate '2003-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6349'^^xsd:integer;
  dwc:scientificName 'Chromis chromis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '127000'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6349'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.802 -68.222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.802"^^xsd:decimal ;
  dwc:decimalLongitude "-68.222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.802 -68.222)"^^geo:wktLiteral ;
  geo-pos:lat "-54.802"^^xsd:decimal ;
  geo-pos:long "-68.222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6579'^^xsd:integer;
  dwc:scientificName 'Paranotothenia magellanica'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Jesús Matallanas. Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-68.222'^^xsd:double;
  dwc:latitude '-54.802'^^xsd:double;
  dwc:aphiaid '234645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6579'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234645'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.94"^^xsd:decimal ;
  dwc:decimalLongitude "1.221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  geo-pos:lat "40.94"^^xsd:decimal ;
  geo-pos:long "1.221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5970'^^xsd:integer;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Anna Bozzano. Sr. Biel Pomar'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.221'^^xsd:double;
  dwc:latitude '40.94'^^xsd:double;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5970'^^xsd:anyURI;
  dwc:observationDate '2003-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7174'^^xsd:integer;
  dwc:scientificName 'Haemulopsis leuciscus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '280975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7174'^^xsd:anyURI;
  dwc:aphiaIdAccepted '280975'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.473 -4.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.473"^^xsd:decimal ;
  dwc:decimalLongitude "-4.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.473 -4.82)"^^geo:wktLiteral ;
  geo-pos:lat "36.473"^^xsd:decimal ;
  geo-pos:long "-4.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6007'^^xsd:integer;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-4.82'^^xsd:double;
  dwc:latitude '36.473'^^xsd:double;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6007'^^xsd:anyURI;
  dwc:observationDate '1995-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.725"^^xsd:decimal ;
  dwc:decimalLongitude "-15.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  geo-pos:lat "24.725"^^xsd:decimal ;
  geo-pos:long "-15.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '122'^^xsd:integer;
  dwc:scientificName 'Umbrina canariensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.193'^^xsd:double;
  dwc:latitude '24.725'^^xsd:double;
  dwc:aphiaid '127011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:122'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127011'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.702 -22.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.702"^^xsd:decimal ;
  dwc:decimalLongitude "-22.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.702 -22.508)"^^geo:wktLiteral ;
  geo-pos:lat "-73.702"^^xsd:decimal ;
  geo-pos:long "-22.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '282'^^xsd:integer;
  dwc:scientificName 'Trematomus loennbergii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-22.508'^^xsd:double;
  dwc:latitude '-73.702'^^xsd:double;
  dwc:aphiaid '234828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:282'^^xsd:anyURI;
  dwc:observationDate '1996-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '234828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.639"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.639"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6935'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.639'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6935'^^xsd:anyURI;
  dwc:observationDate '2005-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.192 -12.301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.192"^^xsd:decimal ;
  dwc:decimalLongitude "-12.301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.192 -12.301)"^^geo:wktLiteral ;
  geo-pos:lat "-71.192"^^xsd:decimal ;
  geo-pos:long "-12.301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '310'^^xsd:integer;
  dwc:scientificName 'Trematomus scotti'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.301'^^xsd:double;
  dwc:latitude '-71.192'^^xsd:double;
  dwc:aphiaid '234665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:310'^^xsd:anyURI;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '234665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.12 1.284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.12"^^xsd:decimal ;
  dwc:decimalLongitude "1.284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.12 1.284)"^^geo:wktLiteral ;
  geo-pos:lat "41.12"^^xsd:decimal ;
  geo-pos:long "1.284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6994'^^xsd:integer;
  dwc:scientificName 'Scartella  cristata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Pau Abelló'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.284'^^xsd:double;
  dwc:latitude '41.12'^^xsd:double;
  dwc:aphiaid '126782'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6994'^^xsd:anyURI;
  dwc:observationDate '2006-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.442 -165.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.442"^^xsd:decimal ;
  dwc:decimalLongitude "-165.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.442 -165.635)"^^geo:wktLiteral ;
  geo-pos:lat "55.442"^^xsd:decimal ;
  geo-pos:long "-165.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7316'^^xsd:integer;
  dwc:scientificName 'Oncorhynchus tshawytscha'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-165.635'^^xsd:double;
  dwc:latitude '55.442'^^xsd:double;
  dwc:aphiaid '158075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7316'^^xsd:anyURI;
  dwc:observationDate '2006-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '158075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A57> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.64)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '57'^^xsd:integer;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.64'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:57'^^xsd:anyURI;
  dwc:observationDate '2000-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.319 -170.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.319"^^xsd:decimal ;
  dwc:decimalLongitude "-170.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.319 -170.772)"^^geo:wktLiteral ;
  geo-pos:lat "56.319"^^xsd:decimal ;
  geo-pos:long "-170.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7831'^^xsd:integer;
  dwc:scientificName 'Gadus macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-170.772'^^xsd:double;
  dwc:latitude '56.319'^^xsd:double;
  dwc:aphiaid '254538'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7831'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '254538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.809 -120.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.809"^^xsd:decimal ;
  dwc:decimalLongitude "-120.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.809 -120.823)"^^geo:wktLiteral ;
  geo-pos:lat "34.809"^^xsd:decimal ;
  geo-pos:long "-120.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7880'^^xsd:integer;
  dwc:scientificName 'Leuresthes tenuis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Leg. Fitch'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-120.823'^^xsd:double;
  dwc:latitude '34.809'^^xsd:double;
  dwc:aphiaid '281344'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7880'^^xsd:anyURI;
  dwc:aphiaIdAccepted '281344'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6069'^^xsd:integer;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6069'^^xsd:anyURI;
  dwc:observationDate '2002-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.536 -2.759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.536"^^xsd:decimal ;
  dwc:decimalLongitude "-2.759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.536 -2.759)"^^geo:wktLiteral ;
  geo-pos:lat "36.536"^^xsd:decimal ;
  geo-pos:long "-2.759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6847'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-2.759'^^xsd:double;
  dwc:latitude '36.536'^^xsd:double;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6847'^^xsd:anyURI;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8052"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  geo-pos:lat "29.8052"^^xsd:decimal ;
  geo-pos:long "-84.0063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8007'^^xsd:integer;
  dwc:scientificName 'Pristipomoides macrophthalmus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.0063'^^xsd:double;
  dwc:latitude '29.8052'^^xsd:double;
  dwc:aphiaid '276555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8007'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276555'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.305 2.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.305"^^xsd:decimal ;
  dwc:decimalLongitude "2.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.305 2.158)"^^geo:wktLiteral ;
  geo-pos:lat "41.305"^^xsd:decimal ;
  geo-pos:long "2.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6498'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.158'^^xsd:double;
  dwc:latitude '41.305'^^xsd:double;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6498'^^xsd:anyURI;
  dwc:observationDate '1995-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6491'^^xsd:integer;
  dwc:scientificName 'Dicentrarchus labrax'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6491'^^xsd:anyURI;
  dwc:observationDate '2003-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '126975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.408 -35.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.408"^^xsd:decimal ;
  dwc:decimalLongitude "-35.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.408 -35.693)"^^geo:wktLiteral ;
  geo-pos:lat "-55.408"^^xsd:decimal ;
  geo-pos:long "-35.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7055'^^xsd:integer;
  dwc:scientificName 'Dissostichus eleginoides'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-35.693'^^xsd:double;
  dwc:latitude '-55.408'^^xsd:double;
  dwc:aphiaid '234700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7055'^^xsd:anyURI;
  dwc:observationDate '2006-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '234700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.624 -9.023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.624"^^xsd:decimal ;
  dwc:decimalLongitude "-9.023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.624 -9.023)"^^geo:wktLiteral ;
  geo-pos:lat "36.624"^^xsd:decimal ;
  geo-pos:long "-9.023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7765'^^xsd:integer;
  dwc:scientificName 'Benthocometes  robustus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.023'^^xsd:double;
  dwc:latitude '36.624'^^xsd:double;
  dwc:aphiaid '126667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7765'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126667'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A21> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '21'^^xsd:integer;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:21'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7407'^^xsd:integer;
  dwc:scientificName 'Diplectrum eumelum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276178'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7407'^^xsd:anyURI;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '276178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6367'^^xsd:integer;
  dwc:scientificName 'Trachinus radiatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6367'^^xsd:anyURI;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A77> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '77'^^xsd:integer;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:77'^^xsd:anyURI;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016 -119.194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.016"^^xsd:decimal ;
  dwc:decimalLongitude "-119.194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.016 -119.194)"^^geo:wktLiteral ;
  geo-pos:lat "34.016"^^xsd:decimal ;
  geo-pos:long "-119.194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8047'^^xsd:integer;
  dwc:scientificName 'Sebastes hopkinsi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Travis Gahie. Sra. Caitlin Moore. Dr. Ralph Im'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.194'^^xsd:double;
  dwc:latitude '34.016'^^xsd:double;
  dwc:aphiaid '274800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8047'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274800'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6211'^^xsd:integer;
  dwc:scientificName 'Psetta maxima'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6211'^^xsd:anyURI;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9192 1.59316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9192"^^xsd:decimal ;
  dwc:decimalLongitude "1.59316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9192 1.59316)"^^geo:wktLiteral ;
  geo-pos:lat "38.9192"^^xsd:decimal ;
  geo-pos:long "1.59316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8311'^^xsd:integer;
  dwc:scientificName 'Gobius strictus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.59316'^^xsd:double;
  dwc:latitude '38.9192'^^xsd:double;
  dwc:aphiaid '126895'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8311'^^xsd:anyURI;
  dwc:observationDate '2006-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8331'^^xsd:integer;
  dwc:scientificName 'Aspitrigla obscura'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '150663'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8331'^^xsd:anyURI;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.571 2.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.571"^^xsd:decimal ;
  dwc:decimalLongitude "2.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.571 2.542)"^^geo:wktLiteral ;
  geo-pos:lat "41.571"^^xsd:decimal ;
  geo-pos:long "2.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7683'^^xsd:integer;
  dwc:scientificName 'Bothus podas'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.542'^^xsd:double;
  dwc:latitude '41.571'^^xsd:double;
  dwc:aphiaid '127129'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7683'^^xsd:anyURI;
  dwc:observationDate '2005-01-15'^^xsd:date;
  dwc:aphiaIdAccepted '127129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.606 14.675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.606"^^xsd:decimal ;
  dwc:decimalLongitude "14.675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.606 14.675)"^^geo:wktLiteral ;
  geo-pos:lat "-27.606"^^xsd:decimal ;
  geo-pos:long "14.675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6852'^^xsd:integer;
  dwc:scientificName 'Genypterus capensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '14.675'^^xsd:double;
  dwc:latitude '-27.606'^^xsd:double;
  dwc:aphiaid '217800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6852'^^xsd:anyURI;
  dwc:observationDate '1984-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '217800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.636 1.026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.636"^^xsd:decimal ;
  dwc:decimalLongitude "1.026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.636 1.026)"^^geo:wktLiteral ;
  geo-pos:lat "38.636"^^xsd:decimal ;
  geo-pos:long "1.026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7648'^^xsd:integer;
  dwc:scientificName 'Trachinus radiatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.026'^^xsd:double;
  dwc:latitude '38.636'^^xsd:double;
  dwc:aphiaid '127083'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7648'^^xsd:anyURI;
  dwc:observationDate '2006-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.171 3.837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.171"^^xsd:decimal ;
  dwc:decimalLongitude "3.837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.171 3.837)"^^geo:wktLiteral ;
  geo-pos:lat "43.171"^^xsd:decimal ;
  geo-pos:long "3.837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7864'^^xsd:integer;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero. Dra. Isabel Palomera'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.837'^^xsd:double;
  dwc:latitude '43.171'^^xsd:double;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7864'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6330'^^xsd:integer;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6330'^^xsd:anyURI;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7165'^^xsd:integer;
  dwc:scientificName 'Eugerres axillaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '280738'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7165'^^xsd:anyURI;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '280738'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7113'^^xsd:integer;
  dwc:scientificName 'Selar crumenophthalmus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '159646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7113'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5964"^^xsd:decimal ;
  dwc:decimalLongitude "-119.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  geo-pos:lat "33.5964"^^xsd:decimal ;
  geo-pos:long "-119.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8106'^^xsd:integer;
  dwc:scientificName 'Sebastes constellatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Patrick Sudre. Dr. Ralph Imondi'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.009'^^xsd:double;
  dwc:latitude '33.5964'^^xsd:double;
  dwc:aphiaid '274783'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8106'^^xsd:anyURI;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '274783'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5762 -62.8013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5762"^^xsd:decimal ;
  dwc:decimalLongitude "-62.8013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5762 -62.8013)"^^geo:wktLiteral ;
  geo-pos:lat "43.5762"^^xsd:decimal ;
  geo-pos:long "-62.8013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8079'^^xsd:integer;
  dwc:scientificName 'Nessorhamphus ingolfianus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Steven E. Campana 2004. in: Photographic Atlas'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-62.8013'^^xsd:double;
  dwc:latitude '43.5762'^^xsd:double;
  dwc:aphiaid '126292'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8079'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126292'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '1'^^xsd:integer;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.573'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:1'^^xsd:anyURI;
  dwc:observationDate '2002-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.742"^^xsd:decimal ;
  dwc:decimalLongitude "-17.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  geo-pos:lat "15.742"^^xsd:decimal ;
  geo-pos:long "-17.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6755'^^xsd:integer;
  dwc:scientificName 'Merluccius senegalensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Ana Ramos'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.502'^^xsd:double;
  dwc:latitude '15.742'^^xsd:double;
  dwc:aphiaid '126485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6755'^^xsd:anyURI;
  dwc:observationDate '1986-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.8212 -60.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.8212"^^xsd:decimal ;
  dwc:decimalLongitude "-60.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.8212 -60.824)"^^geo:wktLiteral ;
  geo-pos:lat "-62.8212"^^xsd:decimal ;
  geo-pos:long "-60.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8520'^^xsd:integer;
  dwc:scientificName 'Champsocephalus gunnari'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.824'^^xsd:double;
  dwc:latitude '-62.8212'^^xsd:double;
  dwc:aphiaid '234797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8520'^^xsd:anyURI;
  dwc:observationDate '2000-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.803 24.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.803"^^xsd:decimal ;
  dwc:decimalLongitude "24.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.803 24.424)"^^geo:wktLiteral ;
  geo-pos:lat "40.803"^^xsd:decimal ;
  geo-pos:long "24.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6424'^^xsd:integer;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Alexis Tsangridis'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '24.424'^^xsd:double;
  dwc:latitude '40.803'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6424'^^xsd:anyURI;
  dwc:observationDate '2001-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1858 -12.2545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.1858"^^xsd:decimal ;
  dwc:decimalLongitude "-12.2545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1858 -12.2545)"^^geo:wktLiteral ;
  geo-pos:lat "-71.1858"^^xsd:decimal ;
  geo-pos:long "-12.2545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8531'^^xsd:integer;
  dwc:scientificName 'Chionodraco myersi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.2545'^^xsd:double;
  dwc:latitude '-71.1858'^^xsd:double;
  dwc:aphiaid '234646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8531'^^xsd:anyURI;
  dwc:observationDate '2000-04-02'^^xsd:date;
  dwc:aphiaIdAccepted '234646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.951 3.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.951"^^xsd:decimal ;
  dwc:decimalLongitude "3.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.951 3.754)"^^geo:wktLiteral ;
  geo-pos:lat "39.951"^^xsd:decimal ;
  geo-pos:long "3.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '104'^^xsd:integer;
  dwc:scientificName 'Spondyliosoma cantharus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.754'^^xsd:double;
  dwc:latitude '39.951'^^xsd:double;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:104'^^xsd:anyURI;
  dwc:observationDate '2002-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7198'^^xsd:integer;
  dwc:scientificName 'Lethrinus genivittatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '212078'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7198'^^xsd:anyURI;
  dwc:aphiaIdAccepted '212078'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7947'^^xsd:integer;
  dwc:scientificName 'Selar crumenophthalmus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '159646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7947'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7285'^^xsd:integer;
  dwc:scientificName 'Etropus crossotus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '158799'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7285'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158799'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6395 0.689664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6395"^^xsd:decimal ;
  dwc:decimalLongitude "0.689664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6395 0.689664)"^^geo:wktLiteral ;
  geo-pos:lat "40.6395"^^xsd:decimal ;
  geo-pos:long "0.689664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8563'^^xsd:integer;
  dwc:scientificName 'Micropterus salmoides'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.689664'^^xsd:double;
  dwc:latitude '40.6395'^^xsd:double;
  dwc:aphiaid '151295'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8563'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '151295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8087"^^xsd:decimal ;
  dwc:decimalLongitude "-120.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  geo-pos:lat "34.8087"^^xsd:decimal ;
  geo-pos:long "-120.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7890'^^xsd:integer;
  dwc:scientificName 'Phanerodon furcatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Leg. Fitch'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-120.823'^^xsd:double;
  dwc:latitude '34.8087'^^xsd:double;
  dwc:aphiaid '240730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7890'^^xsd:anyURI;
  dwc:aphiaIdAccepted '240730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6010'^^xsd:integer;
  dwc:scientificName 'Liza aurata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6010'^^xsd:anyURI;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '1044127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7486'^^xsd:integer;
  dwc:scientificName 'Aulopus filamentosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126335'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7486'^^xsd:anyURI;
  dwc:observationDate '2004-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7434'^^xsd:integer;
  dwc:scientificName 'Pliosteostoma lutipinnis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '282303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7434'^^xsd:anyURI;
  dwc:observationDate '2007-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '282303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0255 -119.321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0255"^^xsd:decimal ;
  dwc:decimalLongitude "-119.321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0255 -119.321)"^^geo:wktLiteral ;
  geo-pos:lat "34.0255"^^xsd:decimal ;
  geo-pos:long "-119.321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8097'^^xsd:integer;
  dwc:scientificName 'Sebastes paucispinis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Jeni Glanzner-Garcia. Sr. Daniel Teran. Dr. R'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.321'^^xsd:double;
  dwc:latitude '34.0255'^^xsd:double;
  dwc:aphiaid '274833'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8097'^^xsd:anyURI;
  dwc:observationDate '2009-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '274833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0237 -119.327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0237"^^xsd:decimal ;
  dwc:decimalLongitude "-119.327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0237 -119.327)"^^geo:wktLiteral ;
  geo-pos:lat "34.0237"^^xsd:decimal ;
  geo-pos:long "-119.327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8101'^^xsd:integer;
  dwc:scientificName 'Sebastes semicinctus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Janet Andrade. Sra. Michelle Artinian. Dr. Ra'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.327'^^xsd:double;
  dwc:latitude '34.0237'^^xsd:double;
  dwc:aphiaid '274851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8101'^^xsd:anyURI;
  dwc:observationDate '2009-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '274851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.354 2.321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.354"^^xsd:decimal ;
  dwc:decimalLongitude "2.321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.354 2.321)"^^geo:wktLiteral ;
  geo-pos:lat "41.354"^^xsd:decimal ;
  geo-pos:long "2.321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6178'^^xsd:integer;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.321'^^xsd:double;
  dwc:latitude '41.354'^^xsd:double;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6178'^^xsd:anyURI;
  dwc:observationDate '1999-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.571)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6571'^^xsd:integer;
  dwc:scientificName 'Prionodraco evansii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.571'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6571'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6667'^^xsd:integer;
  dwc:scientificName 'Chionodraco hamatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6667'^^xsd:anyURI;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '234795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7400'^^xsd:integer;
  dwc:scientificName 'Larimus argenteus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7400'^^xsd:anyURI;
  dwc:observationDate '2007-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '276128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7942'^^xsd:integer;
  dwc:scientificName 'Cephalopholis taeniops'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '279154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7942'^^xsd:anyURI;
  dwc:aphiaIdAccepted '279154'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5003 -4.07583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5003"^^xsd:decimal ;
  dwc:decimalLongitude "-4.07583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5003 -4.07583)"^^geo:wktLiteral ;
  geo-pos:lat "53.5003"^^xsd:decimal ;
  geo-pos:long "-4.07583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8306'^^xsd:integer;
  dwc:scientificName 'Pholis gunnellus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Fernando Condal. col·lecció privada'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-4.07583'^^xsd:double;
  dwc:latitude '53.5003'^^xsd:double;
  dwc:aphiaid '126996'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8306'^^xsd:anyURI;
  dwc:observationDate '2009-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A17> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.206"^^xsd:decimal ;
  dwc:decimalLongitude "1.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.818)"^^geo:wktLiteral ;
  geo-pos:lat "41.206"^^xsd:decimal ;
  geo-pos:long "1.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '17'^^xsd:integer;
  dwc:scientificName 'Diplodus annularis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.818'^^xsd:double;
  dwc:latitude '41.206'^^xsd:double;
  dwc:aphiaid '127049'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:17'^^xsd:anyURI;
  dwc:observationDate '1995-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127049'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7928'^^xsd:integer;
  dwc:scientificName 'Paraconger notialis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '271791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7928'^^xsd:anyURI;
  dwc:aphiaIdAccepted '271791'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7216'^^xsd:integer;
  dwc:scientificName 'Lutjanus adetii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '276519'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7216'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276519'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8195'^^xsd:integer;
  dwc:scientificName 'Lampanyctus festivus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '126614'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8195'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126614'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.153 11.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-24.153"^^xsd:decimal ;
  dwc:decimalLongitude "11.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-24.153 11.424)"^^geo:wktLiteral ;
  geo-pos:lat "-24.153"^^xsd:decimal ;
  geo-pos:long "11.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6970'^^xsd:integer;
  dwc:scientificName 'Caelorinchus acanthiger'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '11.424'^^xsd:double;
  dwc:latitude '-24.153'^^xsd:double;
  dwc:aphiaid '217749'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6970'^^xsd:anyURI;
  dwc:observationDate '1988-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '280242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 2.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16"^^xsd:decimal ;
  dwc:decimalLongitude "2.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 2.802)"^^geo:wktLiteral ;
  geo-pos:lat "39.16"^^xsd:decimal ;
  geo-pos:long "2.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7697'^^xsd:integer;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.802'^^xsd:double;
  dwc:latitude '39.16'^^xsd:double;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7697'^^xsd:anyURI;
  dwc:observationDate '2004-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.94"^^xsd:decimal ;
  dwc:decimalLongitude "1.221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  geo-pos:lat "40.94"^^xsd:decimal ;
  geo-pos:long "1.221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5959'^^xsd:integer;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.221'^^xsd:double;
  dwc:latitude '40.94'^^xsd:double;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5959'^^xsd:anyURI;
  dwc:observationDate '1985-06-13'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '293'^^xsd:integer;
  dwc:scientificName 'Trematomus pennellii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234709'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:293'^^xsd:anyURI;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '234709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '153'^^xsd:integer;
  dwc:scientificName 'Symphodus rostratus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '273574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:153'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7240'^^xsd:integer;
  dwc:scientificName 'Macolor macularis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '218500'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7240'^^xsd:anyURI;
  dwc:aphiaIdAccepted '218500'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.137 1.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.137"^^xsd:decimal ;
  dwc:decimalLongitude "1.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.137 1.808)"^^geo:wktLiteral ;
  geo-pos:lat "41.137"^^xsd:decimal ;
  geo-pos:long "1.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6481'^^xsd:integer;
  dwc:scientificName 'Trigla lucerna'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.808'^^xsd:double;
  dwc:latitude '41.137'^^xsd:double;
  dwc:aphiaid '154453'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6481'^^xsd:anyURI;
  dwc:observationDate '2001-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.742"^^xsd:decimal ;
  dwc:decimalLongitude "-17.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  geo-pos:lat "15.742"^^xsd:decimal ;
  geo-pos:long "-17.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7515'^^xsd:integer;
  dwc:scientificName 'Merluccius polli'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Ana Ramos'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.502'^^xsd:double;
  dwc:latitude '15.742'^^xsd:double;
  dwc:aphiaid '272457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7515'^^xsd:anyURI;
  dwc:observationDate '1986-11-19'^^xsd:date;
  dwc:aphiaIdAccepted '272457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.321 2.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.321"^^xsd:decimal ;
  dwc:decimalLongitude "2.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.321 2.252)"^^geo:wktLiteral ;
  geo-pos:lat "41.321"^^xsd:decimal ;
  geo-pos:long "2.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7525'^^xsd:integer;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.252'^^xsd:double;
  dwc:latitude '41.321'^^xsd:double;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7525'^^xsd:anyURI;
  dwc:observationDate '2006-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.29 2.222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.29"^^xsd:decimal ;
  dwc:decimalLongitude "2.222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.29 2.222)"^^geo:wktLiteral ;
  geo-pos:lat "41.29"^^xsd:decimal ;
  geo-pos:long "2.222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6338'^^xsd:integer;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.222'^^xsd:double;
  dwc:latitude '41.29'^^xsd:double;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6338'^^xsd:anyURI;
  dwc:observationDate '1995-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1922 1.67566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1922"^^xsd:decimal ;
  dwc:decimalLongitude "1.67566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1922 1.67566)"^^geo:wktLiteral ;
  geo-pos:lat "41.1922"^^xsd:decimal ;
  geo-pos:long "1.67566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8390'^^xsd:integer;
  dwc:scientificName 'Sphyraena viridensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.67566'^^xsd:double;
  dwc:latitude '41.1922'^^xsd:double;
  dwc:aphiaid '127069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8390'^^xsd:anyURI;
  dwc:observationDate '2009-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.639"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.639"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6936'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.639'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6936'^^xsd:anyURI;
  dwc:observationDate '2005-01-25'^^xsd:date;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.59 -177.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.59"^^xsd:decimal ;
  dwc:decimalLongitude "-177.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.59 -177.06)"^^geo:wktLiteral ;
  geo-pos:lat "-71.59"^^xsd:decimal ;
  geo-pos:long "-177.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7538'^^xsd:integer;
  dwc:scientificName 'Pogonophryne albipinna'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-177.06'^^xsd:double;
  dwc:latitude '-71.59'^^xsd:double;
  dwc:aphiaid '279379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7538'^^xsd:anyURI;
  dwc:observationDate '2008-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '279379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.821 -60.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.821"^^xsd:decimal ;
  dwc:decimalLongitude "-60.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.821 -60.824)"^^geo:wktLiteral ;
  geo-pos:lat "-62.821"^^xsd:decimal ;
  geo-pos:long "-60.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6648'^^xsd:integer;
  dwc:scientificName 'Chaenocephalus aceratus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.824'^^xsd:double;
  dwc:latitude '-62.821'^^xsd:double;
  dwc:aphiaid '234725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6648'^^xsd:anyURI;
  dwc:observationDate '2000-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0432 1.93566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0432"^^xsd:decimal ;
  dwc:decimalLongitude "1.93566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0432 1.93566)"^^geo:wktLiteral ;
  geo-pos:lat "38.0432"^^xsd:decimal ;
  geo-pos:long "1.93566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8143'^^xsd:integer;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.93566'^^xsd:double;
  dwc:latitude '38.0432'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8143'^^xsd:anyURI;
  dwc:observationDate '2008-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7955'^^xsd:integer;
  dwc:scientificName 'Lethrinus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '278633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7955'^^xsd:anyURI;
  dwc:aphiaIdAccepted '278633'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.192 -12.301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.192"^^xsd:decimal ;
  dwc:decimalLongitude "-12.301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.192 -12.301)"^^geo:wktLiteral ;
  geo-pos:lat "-71.192"^^xsd:decimal ;
  geo-pos:long "-12.301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6698'^^xsd:integer;
  dwc:scientificName 'Pagetopsis macropterus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.301'^^xsd:double;
  dwc:latitude '-71.192'^^xsd:double;
  dwc:aphiaid '234707'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6698'^^xsd:anyURI;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '234707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -3.842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6"^^xsd:decimal ;
  dwc:decimalLongitude "-3.842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6 -3.842)"^^geo:wktLiteral ;
  geo-pos:lat "36.6"^^xsd:decimal ;
  geo-pos:long "-3.842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6185'^^xsd:integer;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Luis Gil de Sola. Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-3.842'^^xsd:double;
  dwc:latitude '36.6'^^xsd:double;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6185'^^xsd:anyURI;
  dwc:observationDate '1995-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.126 1.653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.126"^^xsd:decimal ;
  dwc:decimalLongitude "1.653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.126 1.653)"^^geo:wktLiteral ;
  geo-pos:lat "41.126"^^xsd:decimal ;
  geo-pos:long "1.653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7549'^^xsd:integer;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Lombarte'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.653'^^xsd:double;
  dwc:latitude '41.126'^^xsd:double;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7549'^^xsd:anyURI;
  dwc:observationDate '2007-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.839 -10.592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.839"^^xsd:decimal ;
  dwc:decimalLongitude "-10.592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.839 -10.592)"^^geo:wktLiteral ;
  geo-pos:lat "-70.839"^^xsd:decimal ;
  geo-pos:long "-10.592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6638'^^xsd:integer;
  dwc:scientificName 'Pogonophryne marmorata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.592'^^xsd:double;
  dwc:latitude '-70.839'^^xsd:double;
  dwc:aphiaid '234730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6638'^^xsd:anyURI;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '234730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1922 1.67566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1922"^^xsd:decimal ;
  dwc:decimalLongitude "1.67566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1922 1.67566)"^^geo:wktLiteral ;
  geo-pos:lat "41.1922"^^xsd:decimal ;
  geo-pos:long "1.67566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8428'^^xsd:integer;
  dwc:scientificName 'Caranx rhonchus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.67566'^^xsd:double;
  dwc:latitude '41.1922'^^xsd:double;
  dwc:aphiaid '126806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8428'^^xsd:anyURI;
  dwc:observationDate '2009-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '126806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1853 1.6565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1853"^^xsd:decimal ;
  dwc:decimalLongitude "1.6565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1853 1.6565)"^^geo:wktLiteral ;
  geo-pos:lat "41.1853"^^xsd:decimal ;
  geo-pos:long "1.6565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8393'^^xsd:integer;
  dwc:scientificName 'Sarpa salpa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.6565'^^xsd:double;
  dwc:latitude '41.1853'^^xsd:double;
  dwc:aphiaid '127064'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8393'^^xsd:anyURI;
  dwc:observationDate '2009-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.59)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6575'^^xsd:integer;
  dwc:scientificName 'Prionodraco evansii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.59'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6575'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7552'^^xsd:integer;
  dwc:scientificName 'Scorpaena elongata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '127242'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7552'^^xsd:anyURI;
  dwc:observationDate '2004-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '127242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.285 1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.285"^^xsd:decimal ;
  dwc:decimalLongitude "1.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.285 1.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.285"^^xsd:decimal ;
  geo-pos:long "1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6111'^^xsd:integer;
  dwc:scientificName 'Caelorinchus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.8'^^xsd:double;
  dwc:latitude '38.285'^^xsd:double;
  dwc:aphiaid '300900'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6111'^^xsd:anyURI;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '280313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.088 1.704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.088"^^xsd:decimal ;
  dwc:decimalLongitude "1.704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.088 1.704)"^^geo:wktLiteral ;
  geo-pos:lat "41.088"^^xsd:decimal ;
  geo-pos:long "1.704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '324'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura  Recasens. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.704'^^xsd:double;
  dwc:latitude '41.088'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:324'^^xsd:anyURI;
  dwc:observationDate '1997-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.625"^^xsd:decimal ;
  dwc:decimalLongitude "-85.154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  geo-pos:lat "29.625"^^xsd:decimal ;
  geo-pos:long "-85.154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6810'^^xsd:integer;
  dwc:scientificName 'Cynoscion nebulosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.154'^^xsd:double;
  dwc:latitude '29.625'^^xsd:double;
  dwc:aphiaid '159312'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6810'^^xsd:anyURI;
  dwc:observationDate '2002-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '159312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.605 -22.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.605"^^xsd:decimal ;
  dwc:decimalLongitude "-22.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.605 -22.117)"^^geo:wktLiteral ;
  geo-pos:lat "-73.605"^^xsd:decimal ;
  geo-pos:long "-22.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8552'^^xsd:integer;
  dwc:scientificName 'Pogonophryne barsukovi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-22.117'^^xsd:double;
  dwc:latitude '-73.605'^^xsd:double;
  dwc:aphiaid '234826'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8552'^^xsd:anyURI;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '234826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.541"^^xsd:decimal ;
  dwc:decimalLongitude "3.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  geo-pos:lat "42.541"^^xsd:decimal ;
  geo-pos:long "3.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.605'^^xsd:double;
  dwc:latitude '42.541'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:317'^^xsd:anyURI;
  dwc:observationDate '1993-04-21'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -9.067)"^^geo:wktLiteral ;
  geo-pos:lat "38.722"^^xsd:decimal ;
  geo-pos:long "-9.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7768'^^xsd:integer;
  dwc:scientificName 'Gaidropsarus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.067'^^xsd:double;
  dwc:latitude '38.722'^^xsd:double;
  dwc:aphiaid '126457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7768'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126457'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.319 -170.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.319"^^xsd:decimal ;
  dwc:decimalLongitude "-170.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.319 -170.772)"^^geo:wktLiteral ;
  geo-pos:lat "56.319"^^xsd:decimal ;
  geo-pos:long "-170.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7847'^^xsd:integer;
  dwc:scientificName 'Oncorhynchus tshawytscha'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-170.772'^^xsd:double;
  dwc:latitude '56.319'^^xsd:double;
  dwc:aphiaid '158075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7847'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '158075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.008 -60.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.008"^^xsd:decimal ;
  dwc:decimalLongitude "-60.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.008 -60.34)"^^geo:wktLiteral ;
  geo-pos:lat "-62.008"^^xsd:decimal ;
  geo-pos:long "-60.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '214'^^xsd:integer;
  dwc:scientificName 'Dissostichus mawsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.34'^^xsd:double;
  dwc:latitude '-62.008'^^xsd:double;
  dwc:aphiaid '234836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:214'^^xsd:anyURI;
  dwc:observationDate '2000-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '234836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7934'^^xsd:integer;
  dwc:scientificName 'Laemonema laureysi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '272473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7934'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272473'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  geo-pos:lat "43.706"^^xsd:decimal ;
  geo-pos:long "-8.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '356'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Carmen Piñeiro'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.255'^^xsd:double;
  dwc:latitude '43.706'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:356'^^xsd:anyURI;
  dwc:observationDate '1984-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.334 2.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.334"^^xsd:decimal ;
  dwc:decimalLongitude "2.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.334 2.976)"^^geo:wktLiteral ;
  geo-pos:lat "39.334"^^xsd:decimal ;
  geo-pos:long "2.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5932'^^xsd:integer;
  dwc:scientificName 'Synodus saurus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.976'^^xsd:double;
  dwc:latitude '39.334'^^xsd:double;
  dwc:aphiaid '126372'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5932'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.334 2.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.334"^^xsd:decimal ;
  dwc:decimalLongitude "2.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.334 2.976)"^^geo:wktLiteral ;
  geo-pos:lat "39.334"^^xsd:decimal ;
  geo-pos:long "2.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '189'^^xsd:integer;
  dwc:scientificName 'Xyrichthys novacula'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.976'^^xsd:double;
  dwc:latitude '39.334'^^xsd:double;
  dwc:aphiaid '402427'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:189'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3594 2.5098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.3594"^^xsd:decimal ;
  dwc:decimalLongitude "2.5098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.3594 2.5098)"^^geo:wktLiteral ;
  geo-pos:lat "41.3594"^^xsd:decimal ;
  geo-pos:long "2.5098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8383'^^xsd:integer;
  dwc:scientificName 'Epigonus denticulatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.5098'^^xsd:double;
  dwc:latitude '41.3594'^^xsd:double;
  dwc:aphiaid '126857'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8383'^^xsd:anyURI;
  dwc:observationDate '2009-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '126857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '157'^^xsd:integer;
  dwc:scientificName 'Symphodus cinereus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '273567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:157'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.967 -60.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.967"^^xsd:decimal ;
  dwc:decimalLongitude "-60.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.967 -60.308)"^^geo:wktLiteral ;
  geo-pos:lat "-61.967"^^xsd:decimal ;
  geo-pos:long "-60.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6710'^^xsd:integer;
  dwc:scientificName 'Macrourus whitsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.308'^^xsd:double;
  dwc:latitude '-61.967'^^xsd:double;
  dwc:aphiaid '234606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6710'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '234606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6159'^^xsd:integer;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6159'^^xsd:anyURI;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  geo-pos:lat "43.706"^^xsd:decimal ;
  geo-pos:long "-8.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6548'^^xsd:integer;
  dwc:scientificName 'Molva molva'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.255'^^xsd:double;
  dwc:latitude '43.706'^^xsd:double;
  dwc:aphiaid '126461'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6548'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126461'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.342 2.206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.342"^^xsd:decimal ;
  dwc:decimalLongitude "2.206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.342 2.206)"^^geo:wktLiteral ;
  geo-pos:lat "41.342"^^xsd:decimal ;
  geo-pos:long "2.206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6875'^^xsd:integer;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.206'^^xsd:double;
  dwc:latitude '41.342'^^xsd:double;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6875'^^xsd:anyURI;
  dwc:observationDate '2005-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '170'^^xsd:integer;
  dwc:scientificName 'Symphodus ocellatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '127460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:170'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7957'^^xsd:integer;
  dwc:scientificName 'Lethrinus atlanticus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '278633'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7957'^^xsd:anyURI;
  dwc:aphiaIdAccepted '278633'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A62> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.64)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '62'^^xsd:integer;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.64'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:62'^^xsd:anyURI;
  dwc:observationDate '2000-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.01"^^xsd:decimal ;
  dwc:decimalLongitude "1.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  geo-pos:lat "41.01"^^xsd:decimal ;
  geo-pos:long "1.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6341'^^xsd:integer;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.507'^^xsd:double;
  dwc:latitude '41.01'^^xsd:double;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6341'^^xsd:anyURI;
  dwc:observationDate '2001-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1183 -1.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1183"^^xsd:decimal ;
  dwc:decimalLongitude "-1.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1183 -1.886)"^^geo:wktLiteral ;
  geo-pos:lat "44.1183"^^xsd:decimal ;
  geo-pos:long "-1.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7908'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides rupestris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. D. Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-1.886'^^xsd:double;
  dwc:latitude '44.1183'^^xsd:double;
  dwc:aphiaid '158960'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7908'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158960'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7247'^^xsd:integer;
  dwc:scientificName 'Mulloidichthys flavolineatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '218647'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7247'^^xsd:anyURI;
  dwc:aphiaIdAccepted '218647'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.337 2.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.337"^^xsd:decimal ;
  dwc:decimalLongitude "2.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.337 2.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.337"^^xsd:decimal ;
  geo-pos:long "2.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6432'^^xsd:integer;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.217'^^xsd:double;
  dwc:latitude '41.337'^^xsd:double;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6432'^^xsd:anyURI;
  dwc:observationDate '1995-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8026'^^xsd:integer;
  dwc:scientificName 'Dascyllus aruanus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '212843'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8026'^^xsd:anyURI;
  dwc:aphiaIdAccepted '212843'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.285 1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.285"^^xsd:decimal ;
  dwc:decimalLongitude "1.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.285 1.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.285"^^xsd:decimal ;
  geo-pos:long "1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6154'^^xsd:integer;
  dwc:scientificName 'Mora moro'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.8'^^xsd:double;
  dwc:latitude '38.285'^^xsd:double;
  dwc:aphiaid '126497'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6154'^^xsd:anyURI;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126497'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6039'^^xsd:integer;
  dwc:scientificName 'Nemichthys scolopaceus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126306'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6039'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126306'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0128 -119.398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0128"^^xsd:decimal ;
  dwc:decimalLongitude "-119.398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0128 -119.398)"^^geo:wktLiteral ;
  geo-pos:lat "34.0128"^^xsd:decimal ;
  geo-pos:long "-119.398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8136'^^xsd:integer;
  dwc:scientificName 'Sebastes carnatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Dr. Ralph Imondi'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.398'^^xsd:double;
  dwc:latitude '34.0128'^^xsd:double;
  dwc:aphiaid '274779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8136'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274779'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1747 1.7085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1747"^^xsd:decimal ;
  dwc:decimalLongitude "1.7085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1747 1.7085)"^^geo:wktLiteral ;
  geo-pos:lat "41.1747"^^xsd:decimal ;
  geo-pos:long "1.7085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8351'^^xsd:integer;
  dwc:scientificName 'Oblada melanura'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.7085'^^xsd:double;
  dwc:latitude '41.1747'^^xsd:double;
  dwc:aphiaid '127056'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8351'^^xsd:anyURI;
  dwc:observationDate '2009-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '1577363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7396'^^xsd:integer;
  dwc:scientificName 'Odontoscion xanthops'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '281839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7396'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '281839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 2.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16"^^xsd:decimal ;
  dwc:decimalLongitude "2.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16 2.802)"^^geo:wktLiteral ;
  geo-pos:lat "39.16"^^xsd:decimal ;
  geo-pos:long "2.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7843'^^xsd:integer;
  dwc:scientificName 'Glossanodon leiglossus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.802'^^xsd:double;
  dwc:latitude '39.16'^^xsd:double;
  dwc:aphiaid '713076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7843'^^xsd:anyURI;
  dwc:observationDate '2004-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126717'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.309 -21.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.309"^^xsd:decimal ;
  dwc:decimalLongitude "-21.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.309 -21.168)"^^geo:wktLiteral ;
  geo-pos:lat "-73.309"^^xsd:decimal ;
  geo-pos:long "-21.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '280'^^xsd:integer;
  dwc:scientificName 'Trematomus lepidorhinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-21.168'^^xsd:double;
  dwc:latitude '-73.309'^^xsd:double;
  dwc:aphiaid '234770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:280'^^xsd:anyURI;
  dwc:observationDate '1996-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '234770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6029'^^xsd:integer;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6029'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.567 -22.103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.567"^^xsd:decimal ;
  dwc:decimalLongitude "-22.103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.567 -22.103)"^^geo:wktLiteral ;
  geo-pos:lat "-73.567"^^xsd:decimal ;
  geo-pos:long "-22.103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6634'^^xsd:integer;
  dwc:scientificName 'Pogonophryne macropogon'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-22.103'^^xsd:double;
  dwc:latitude '-73.567'^^xsd:double;
  dwc:aphiaid '234756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6634'^^xsd:anyURI;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '234756'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.34 2.191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.34"^^xsd:decimal ;
  dwc:decimalLongitude "2.191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.34 2.191)"^^geo:wktLiteral ;
  geo-pos:lat "41.34"^^xsd:decimal ;
  geo-pos:long "2.191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6398'^^xsd:integer;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.191'^^xsd:double;
  dwc:latitude '41.34'^^xsd:double;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6398'^^xsd:anyURI;
  dwc:observationDate '1995-02-06'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8087"^^xsd:decimal ;
  dwc:decimalLongitude "-120.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  geo-pos:lat "34.8087"^^xsd:decimal ;
  geo-pos:long "-120.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7914'^^xsd:integer;
  dwc:scientificName 'Zalembius rosaceus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Leg. Fitch'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-120.823'^^xsd:double;
  dwc:latitude '34.8087'^^xsd:double;
  dwc:aphiaid '283202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7914'^^xsd:anyURI;
  dwc:aphiaIdAccepted '283202'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.541"^^xsd:decimal ;
  dwc:decimalLongitude "3.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  geo-pos:lat "42.541"^^xsd:decimal ;
  geo-pos:long "3.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '330'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.605'^^xsd:double;
  dwc:latitude '42.541'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:330'^^xsd:anyURI;
  dwc:observationDate '1993-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.022 -61.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.022"^^xsd:decimal ;
  dwc:decimalLongitude "-61.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.022 -61.136)"^^geo:wktLiteral ;
  geo-pos:lat "-63.022"^^xsd:decimal ;
  geo-pos:long "-61.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '225'^^xsd:integer;
  dwc:scientificName 'Lepidonotothen larseni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-61.136'^^xsd:double;
  dwc:latitude '-63.022'^^xsd:double;
  dwc:aphiaid '234610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:225'^^xsd:anyURI;
  dwc:observationDate '2000-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '313400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A86> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.206"^^xsd:decimal ;
  dwc:decimalLongitude "1.818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.818)"^^geo:wktLiteral ;
  geo-pos:lat "41.206"^^xsd:decimal ;
  geo-pos:long "1.818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '86'^^xsd:integer;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.818'^^xsd:double;
  dwc:latitude '41.206'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:86'^^xsd:anyURI;
  dwc:observationDate '1995-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7922'^^xsd:integer;
  dwc:scientificName 'Echelus pachyrhynchus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '271935'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7922'^^xsd:anyURI;
  dwc:aphiaIdAccepted '271935'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8341'^^xsd:integer;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8341'^^xsd:anyURI;
  dwc:observationDate '2008-10-27'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7177'^^xsd:integer;
  dwc:scientificName 'Haemulopsis nitidus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '280976'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7177'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1841043'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.951 3.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.951"^^xsd:decimal ;
  dwc:decimalLongitude "3.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.951 3.754)"^^geo:wktLiteral ;
  geo-pos:lat "39.951"^^xsd:decimal ;
  geo-pos:long "3.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '103'^^xsd:integer;
  dwc:scientificName 'Spondyliosoma cantharus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.754'^^xsd:double;
  dwc:latitude '39.951'^^xsd:double;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:103'^^xsd:anyURI;
  dwc:observationDate '2002-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6189'^^xsd:integer;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6189'^^xsd:anyURI;
  dwc:observationDate '2002-12-17'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6363'^^xsd:integer;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6363'^^xsd:anyURI;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8314'^^xsd:integer;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8314'^^xsd:anyURI;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.702 -22.508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.702"^^xsd:decimal ;
  dwc:decimalLongitude "-22.508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.702 -22.508)"^^geo:wktLiteral ;
  geo-pos:lat "-73.702"^^xsd:decimal ;
  geo-pos:long "-22.508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '285'^^xsd:integer;
  dwc:scientificName 'Trematomus loennbergii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-22.508'^^xsd:double;
  dwc:latitude '-73.702'^^xsd:double;
  dwc:aphiaid '234828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:285'^^xsd:anyURI;
  dwc:observationDate '1996-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '234828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.141 13.087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.141"^^xsd:decimal ;
  dwc:decimalLongitude "13.087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.141 13.087)"^^geo:wktLiteral ;
  geo-pos:lat "-23.141"^^xsd:decimal ;
  geo-pos:long "13.087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7818'^^xsd:integer;
  dwc:scientificName 'Trachyrincus scabrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '13.087'^^xsd:double;
  dwc:latitude '-23.141'^^xsd:double;
  dwc:aphiaid '126482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7818'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8033'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8033'^^xsd:anyURI;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 1.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.106"^^xsd:decimal ;
  dwc:decimalLongitude "1.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.106 1.742)"^^geo:wktLiteral ;
  geo-pos:lat "41.106"^^xsd:decimal ;
  geo-pos:long "1.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6426'^^xsd:integer;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.742'^^xsd:double;
  dwc:latitude '41.106'^^xsd:double;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6426'^^xsd:anyURI;
  dwc:observationDate '1995-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.142 12.086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.142"^^xsd:decimal ;
  dwc:decimalLongitude "12.086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.142 12.086)"^^geo:wktLiteral ;
  geo-pos:lat "43.142"^^xsd:decimal ;
  geo-pos:long "12.086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7100'^^xsd:integer;
  dwc:scientificName 'Atherina boyeri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Corrado Costa'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '12.086'^^xsd:double;
  dwc:latitude '43.142'^^xsd:double;
  dwc:aphiaid '272027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7100'^^xsd:anyURI;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '272027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6439'^^xsd:integer;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6439'^^xsd:anyURI;
  dwc:observationDate '2003-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0237 -119.327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0237"^^xsd:decimal ;
  dwc:decimalLongitude "-119.327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0237 -119.327)"^^geo:wktLiteral ;
  geo-pos:lat "34.0237"^^xsd:decimal ;
  geo-pos:long "-119.327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8092'^^xsd:integer;
  dwc:scientificName 'Sebastes hopkinsi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Keegan Bachelor. Sr. Iman Zand. Dr. Ralph Imon'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.327'^^xsd:double;
  dwc:latitude '34.0237'^^xsd:double;
  dwc:aphiaid '274800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8092'^^xsd:anyURI;
  dwc:observationDate '2009-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '274800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -0.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-0.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -0.605)"^^geo:wktLiteral ;
  geo-pos:lat "38.157"^^xsd:decimal ;
  geo-pos:long "-0.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6077'^^xsd:integer;
  dwc:scientificName 'Scorpaena porcus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Manel Marhuenda'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.605'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6077'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.59 -177.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.59"^^xsd:decimal ;
  dwc:decimalLongitude "-177.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.59 -177.06)"^^geo:wktLiteral ;
  geo-pos:lat "-71.59"^^xsd:decimal ;
  geo-pos:long "-177.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7541'^^xsd:integer;
  dwc:scientificName 'Pogonophryne albipinna'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-177.06'^^xsd:double;
  dwc:latitude '-71.59'^^xsd:double;
  dwc:aphiaid '279379'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7541'^^xsd:anyURI;
  dwc:observationDate '2008-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '279379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.022 -61.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.022"^^xsd:decimal ;
  dwc:decimalLongitude "-61.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.022 -61.136)"^^geo:wktLiteral ;
  geo-pos:lat "-63.022"^^xsd:decimal ;
  geo-pos:long "-61.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '221'^^xsd:integer;
  dwc:scientificName 'Gobionotothen gibberifrons'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-61.136'^^xsd:double;
  dwc:latitude '-63.022'^^xsd:double;
  dwc:aphiaid '234704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:221'^^xsd:anyURI;
  dwc:observationDate '2000-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '234704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.602 -79.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.602"^^xsd:decimal ;
  dwc:decimalLongitude "-79.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.602 -79.785)"^^geo:wktLiteral ;
  geo-pos:lat "31.602"^^xsd:decimal ;
  geo-pos:long "-79.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7368'^^xsd:integer;
  dwc:scientificName 'Calamus leucosteus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-79.785'^^xsd:double;
  dwc:latitude '31.602'^^xsd:double;
  dwc:aphiaid '275970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7368'^^xsd:anyURI;
  dwc:aphiaIdAccepted '275970'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.3048 -12.2572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.3048"^^xsd:decimal ;
  dwc:decimalLongitude "-12.2572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.3048 -12.2572)"^^geo:wktLiteral ;
  geo-pos:lat "-71.3048"^^xsd:decimal ;
  geo-pos:long "-12.2572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8470'^^xsd:integer;
  dwc:scientificName 'Artedidraco schackletoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.2572'^^xsd:double;
  dwc:latitude '-71.3048'^^xsd:double;
  dwc:aphiaid '234817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8470'^^xsd:anyURI;
  dwc:observationDate '1998-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '234817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8087"^^xsd:decimal ;
  dwc:decimalLongitude "-120.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  geo-pos:lat "34.8087"^^xsd:decimal ;
  geo-pos:long "-120.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7912'^^xsd:integer;
  dwc:scientificName 'Zalembius rosaceus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Leg. Fitch'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-120.823'^^xsd:double;
  dwc:latitude '34.8087'^^xsd:double;
  dwc:aphiaid '283202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7912'^^xsd:anyURI;
  dwc:aphiaIdAccepted '283202'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.637 -9.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.637"^^xsd:decimal ;
  dwc:decimalLongitude "-9.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.637 -9.238)"^^geo:wktLiteral ;
  geo-pos:lat "38.637"^^xsd:decimal ;
  geo-pos:long "-9.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7724'^^xsd:integer;
  dwc:scientificName 'Ammodytes tobianus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.238'^^xsd:double;
  dwc:latitude '38.637'^^xsd:double;
  dwc:aphiaid '126752'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7724'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126752'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.957 -173.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.957"^^xsd:decimal ;
  dwc:decimalLongitude "-173.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.957 -173.821)"^^geo:wktLiteral ;
  geo-pos:lat "57.957"^^xsd:decimal ;
  geo-pos:long "-173.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6897'^^xsd:integer;
  dwc:scientificName 'Hemilepidotus jordani'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-173.821'^^xsd:double;
  dwc:latitude '57.957'^^xsd:double;
  dwc:aphiaid '254522'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6897'^^xsd:anyURI;
  dwc:observationDate '2006-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '254522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.557 -159.456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.557"^^xsd:decimal ;
  dwc:decimalLongitude "-159.456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.557 -159.456)"^^geo:wktLiteral ;
  geo-pos:lat "58.557"^^xsd:decimal ;
  geo-pos:long "-159.456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7298'^^xsd:integer;
  dwc:scientificName 'Pleuronectes  quadrituberculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-159.456'^^xsd:double;
  dwc:latitude '58.557'^^xsd:double;
  dwc:aphiaid '254564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7298'^^xsd:anyURI;
  dwc:observationDate '2006-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '254564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6915'^^xsd:integer;
  dwc:scientificName 'Muraena helena'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '126303'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6915'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126303'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.8683 151.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-33.8683"^^xsd:decimal ;
  dwc:decimalLongitude "151.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-33.8683 151.29)"^^geo:wktLiteral ;
  geo-pos:lat "-33.8683"^^xsd:decimal ;
  geo-pos:long "151.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8022'^^xsd:integer;
  dwc:scientificName 'Sillaginodes punctatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Leg. Fitch. Brzobohasy'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '151.29'^^xsd:double;
  dwc:latitude '-33.8683'^^xsd:double;
  dwc:aphiaid '282791'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8022'^^xsd:anyURI;
  dwc:aphiaIdAccepted '282791'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3546 -119.456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3546"^^xsd:decimal ;
  dwc:decimalLongitude "-119.456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3546 -119.456)"^^geo:wktLiteral ;
  geo-pos:lat "34.3546"^^xsd:decimal ;
  geo-pos:long "-119.456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8251'^^xsd:integer;
  dwc:scientificName 'Sebastes auriculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Linda Armstrong. Sr. Lindsey Blackmore.  Sr.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.456'^^xsd:double;
  dwc:latitude '34.3546'^^xsd:double;
  dwc:aphiaid '274773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8251'^^xsd:anyURI;
  dwc:observationDate '2009-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '274773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.617 14.469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-29.617"^^xsd:decimal ;
  dwc:decimalLongitude "14.469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-29.617 14.469)"^^geo:wktLiteral ;
  geo-pos:lat "-29.617"^^xsd:decimal ;
  geo-pos:long "14.469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7497'^^xsd:integer;
  dwc:scientificName 'Malacocephalus laevis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '14.469'^^xsd:double;
  dwc:latitude '-29.617'^^xsd:double;
  dwc:aphiaid '272392'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7497'^^xsd:anyURI;
  dwc:observationDate '1984-01-22'^^xsd:date;
  dwc:aphiaIdAccepted '272392'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.334 2.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.334"^^xsd:decimal ;
  dwc:decimalLongitude "2.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.334 2.976)"^^geo:wktLiteral ;
  geo-pos:lat "39.334"^^xsd:decimal ;
  geo-pos:long "2.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '188'^^xsd:integer;
  dwc:scientificName 'Xyrichthys novacula'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.976'^^xsd:double;
  dwc:latitude '39.334'^^xsd:double;
  dwc:aphiaid '402427'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:188'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.036 1.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.036"^^xsd:decimal ;
  dwc:decimalLongitude "1.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.036 1.69)"^^geo:wktLiteral ;
  geo-pos:lat "39.036"^^xsd:decimal ;
  geo-pos:long "1.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7484'^^xsd:integer;
  dwc:scientificName 'Synodus saurus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.69'^^xsd:double;
  dwc:latitude '39.036'^^xsd:double;
  dwc:aphiaid '126372'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7484'^^xsd:anyURI;
  dwc:observationDate '2006-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '126372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8052"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  geo-pos:lat "29.8052"^^xsd:decimal ;
  geo-pos:long "-84.0063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8002'^^xsd:integer;
  dwc:scientificName 'Lutjanus cyanopterus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.0063'^^xsd:double;
  dwc:latitude '29.8052'^^xsd:double;
  dwc:aphiaid '159796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8002'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159796'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7'^^xsd:integer;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.573'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7'^^xsd:anyURI;
  dwc:observationDate '2002-12-11'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.086 1.671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.086"^^xsd:decimal ;
  dwc:decimalLongitude "1.671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.086 1.671)"^^geo:wktLiteral ;
  geo-pos:lat "41.086"^^xsd:decimal ;
  geo-pos:long "1.671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6101'^^xsd:integer;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.671'^^xsd:double;
  dwc:latitude '41.086'^^xsd:double;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6101'^^xsd:anyURI;
  dwc:observationDate '2001-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.59 -177.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.59"^^xsd:decimal ;
  dwc:decimalLongitude "-177.06"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.59 -177.06)"^^geo:wktLiteral ;
  geo-pos:lat "-71.59"^^xsd:decimal ;
  geo-pos:long "-177.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7094'^^xsd:integer;
  dwc:scientificName 'Muraenolepis microps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-177.06'^^xsd:double;
  dwc:latitude '-71.59'^^xsd:double;
  dwc:aphiaid '234742'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7094'^^xsd:anyURI;
  dwc:observationDate '2007-01-16'^^xsd:date;
  dwc:aphiaIdAccepted '234742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.022 -61.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.022"^^xsd:decimal ;
  dwc:decimalLongitude "-61.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.022 -61.136)"^^geo:wktLiteral ;
  geo-pos:lat "-63.022"^^xsd:decimal ;
  geo-pos:long "-61.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '219'^^xsd:integer;
  dwc:scientificName 'Gobionotothen gibberifrons'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-61.136'^^xsd:double;
  dwc:latitude '-63.022'^^xsd:double;
  dwc:aphiaid '234704'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:219'^^xsd:anyURI;
  dwc:observationDate '2000-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '234704'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.293 2.172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.293"^^xsd:decimal ;
  dwc:decimalLongitude "2.172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.293 2.172)"^^geo:wktLiteral ;
  geo-pos:lat "41.293"^^xsd:decimal ;
  geo-pos:long "2.172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6217'^^xsd:integer;
  dwc:scientificName 'Symphurus nigrescens'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.172'^^xsd:double;
  dwc:latitude '41.293'^^xsd:double;
  dwc:aphiaid '127134'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6217'^^xsd:anyURI;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.625"^^xsd:decimal ;
  dwc:decimalLongitude "-85.154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  geo-pos:lat "29.625"^^xsd:decimal ;
  geo-pos:long "-85.154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6826'^^xsd:integer;
  dwc:scientificName 'Ancylopsetta ommata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.154'^^xsd:double;
  dwc:latitude '29.625'^^xsd:double;
  dwc:aphiaid '159273'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6826'^^xsd:anyURI;
  dwc:aphiaIdAccepted '308768'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.551 2.501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.551"^^xsd:decimal ;
  dwc:decimalLongitude "2.501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.551 2.501)"^^geo:wktLiteral ;
  geo-pos:lat "41.551"^^xsd:decimal ;
  geo-pos:long "2.501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7640'^^xsd:integer;
  dwc:scientificName 'Gymnammodytes cicerelus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.501'^^xsd:double;
  dwc:latitude '41.551'^^xsd:double;
  dwc:aphiaid '126753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7640'^^xsd:anyURI;
  dwc:observationDate '2006-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '126753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '201'^^xsd:integer;
  dwc:scientificName 'Pomadasys incisus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:201'^^xsd:anyURI;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '126947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 15.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.185"^^xsd:decimal ;
  dwc:decimalLongitude "15.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.185 15.59)"^^geo:wktLiteral ;
  geo-pos:lat "38.185"^^xsd:decimal ;
  geo-pos:long "15.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6415'^^xsd:integer;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paola Rinelli'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '15.59'^^xsd:double;
  dwc:latitude '38.185'^^xsd:double;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6415'^^xsd:anyURI;
  dwc:observationDate '2000-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.137 -161.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.137"^^xsd:decimal ;
  dwc:decimalLongitude "-161.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.137 -161.752)"^^geo:wktLiteral ;
  geo-pos:lat "57.137"^^xsd:decimal ;
  geo-pos:long "-161.752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7138'^^xsd:integer;
  dwc:scientificName 'Theragra chalcogramma'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-161.752'^^xsd:double;
  dwc:latitude '57.137'^^xsd:double;
  dwc:aphiaid '254539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7138'^^xsd:anyURI;
  dwc:observationDate '2006-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '300735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.818 3.704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.818"^^xsd:decimal ;
  dwc:decimalLongitude "3.704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.818 3.704)"^^geo:wktLiteral ;
  geo-pos:lat "39.818"^^xsd:decimal ;
  geo-pos:long "3.704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6089'^^xsd:integer;
  dwc:scientificName 'Aspitrigla cuculus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.704'^^xsd:double;
  dwc:latitude '39.818'^^xsd:double;
  dwc:aphiaid '150662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6089'^^xsd:anyURI;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.8212 -60.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.8212"^^xsd:decimal ;
  dwc:decimalLongitude "-60.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.8212 -60.824)"^^geo:wktLiteral ;
  geo-pos:lat "-62.8212"^^xsd:decimal ;
  geo-pos:long "-60.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8517'^^xsd:integer;
  dwc:scientificName 'Champsocephalus gunnari'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.824'^^xsd:double;
  dwc:latitude '-62.8212'^^xsd:double;
  dwc:aphiaid '234797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8517'^^xsd:anyURI;
  dwc:observationDate '2000-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.469 2.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.469"^^xsd:decimal ;
  dwc:decimalLongitude "2.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.469 2.302)"^^geo:wktLiteral ;
  geo-pos:lat "41.469"^^xsd:decimal ;
  geo-pos:long "2.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6581'^^xsd:integer;
  dwc:scientificName 'Ariosoma balearicum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Ramón'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.302'^^xsd:double;
  dwc:latitude '41.469'^^xsd:double;
  dwc:aphiaid '126283'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6581'^^xsd:anyURI;
  dwc:observationDate '2005-02-15'^^xsd:date;
  dwc:aphiaIdAccepted '126283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.625"^^xsd:decimal ;
  dwc:decimalLongitude "-85.154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  geo-pos:lat "29.625"^^xsd:decimal ;
  geo-pos:long "-85.154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6807'^^xsd:integer;
  dwc:scientificName 'Cynoscion arenarius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.154'^^xsd:double;
  dwc:latitude '29.625'^^xsd:double;
  dwc:aphiaid '276077'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6807'^^xsd:anyURI;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '276077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.192 -12.301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.192"^^xsd:decimal ;
  dwc:decimalLongitude "-12.301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.192 -12.301)"^^geo:wktLiteral ;
  geo-pos:lat "-71.192"^^xsd:decimal ;
  geo-pos:long "-12.301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '270'^^xsd:integer;
  dwc:scientificName 'Trematomus hansoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.301'^^xsd:double;
  dwc:latitude '-71.192'^^xsd:double;
  dwc:aphiaid '234772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:270'^^xsd:anyURI;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '234772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7180'^^xsd:integer;
  dwc:scientificName 'Parapristipoma  octolineatum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '126945'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7180'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126945'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.522"^^xsd:decimal ;
  dwc:decimalLongitude "-12.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  geo-pos:lat "-71.522"^^xsd:decimal ;
  geo-pos:long "-12.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '213'^^xsd:integer;
  dwc:scientificName 'Aethotaxis mitopteryx'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.424'^^xsd:double;
  dwc:latitude '-71.522'^^xsd:double;
  dwc:aphiaid '234660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:213'^^xsd:anyURI;
  dwc:observationDate '1996-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '234660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.94"^^xsd:decimal ;
  dwc:decimalLongitude "1.221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  geo-pos:lat "40.94"^^xsd:decimal ;
  geo-pos:long "1.221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5968'^^xsd:integer;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.221'^^xsd:double;
  dwc:latitude '40.94'^^xsd:double;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5968'^^xsd:anyURI;
  dwc:observationDate '1985-06-06'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.319 -170.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.319"^^xsd:decimal ;
  dwc:decimalLongitude "-170.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.319 -170.772)"^^geo:wktLiteral ;
  geo-pos:lat "56.319"^^xsd:decimal ;
  geo-pos:long "-170.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7822'^^xsd:integer;
  dwc:scientificName 'Glyptocephalus zachirus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-170.772'^^xsd:double;
  dwc:latitude '56.319'^^xsd:double;
  dwc:aphiaid '274287'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7822'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '274287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.239 -0.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.239"^^xsd:decimal ;
  dwc:decimalLongitude "-0.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.239 -0.455)"^^geo:wktLiteral ;
  geo-pos:lat "58.239"^^xsd:decimal ;
  geo-pos:long "-0.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6854'^^xsd:integer;
  dwc:scientificName 'Trisopterus luscus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-0.455'^^xsd:double;
  dwc:latitude '58.239'^^xsd:double;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6854'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.309 -21.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.309"^^xsd:decimal ;
  dwc:decimalLongitude "-21.168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.309 -21.168)"^^geo:wktLiteral ;
  geo-pos:lat "-73.309"^^xsd:decimal ;
  geo-pos:long "-21.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '274'^^xsd:integer;
  dwc:scientificName 'Trematomus lepidorhinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-21.168'^^xsd:double;
  dwc:latitude '-73.309'^^xsd:double;
  dwc:aphiaid '234770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:274'^^xsd:anyURI;
  dwc:observationDate '1996-02-13'^^xsd:date;
  dwc:aphiaIdAccepted '234770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7428'^^xsd:integer;
  dwc:scientificName 'Setarches  guentheri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '127258'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7428'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127258'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8193'^^xsd:integer;
  dwc:scientificName 'Diaphus termophilus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '126598'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8193'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126598'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A33> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '33'^^xsd:integer;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:33'^^xsd:anyURI;
  dwc:observationDate '2000-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.235 -0.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.235"^^xsd:decimal ;
  dwc:decimalLongitude "-0.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.235 -0.45)"^^geo:wktLiteral ;
  geo-pos:lat "38.235"^^xsd:decimal ;
  geo-pos:long "-0.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7604'^^xsd:integer;
  dwc:scientificName 'Dentex dentex'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.45'^^xsd:double;
  dwc:latitude '38.235'^^xsd:double;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7604'^^xsd:anyURI;
  dwc:observationDate '2006-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -9.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.722"^^xsd:decimal ;
  dwc:decimalLongitude "-9.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.722 -9.067)"^^geo:wktLiteral ;
  geo-pos:lat "38.722"^^xsd:decimal ;
  geo-pos:long "-9.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7745'^^xsd:integer;
  dwc:scientificName 'Aphia minuta'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.067'^^xsd:double;
  dwc:latitude '38.722'^^xsd:double;
  dwc:aphiaid '126868'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7745'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126868'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3195 -170.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.3195"^^xsd:decimal ;
  dwc:decimalLongitude "-170.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.3195 -170.772)"^^geo:wktLiteral ;
  geo-pos:lat "56.3195"^^xsd:decimal ;
  geo-pos:long "-170.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8370'^^xsd:integer;
  dwc:scientificName 'Limanda  aspera'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-170.772'^^xsd:double;
  dwc:latitude '56.3195'^^xsd:double;
  dwc:aphiaid '254562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8370'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '254562'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.239 -0.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.239"^^xsd:decimal ;
  dwc:decimalLongitude "-0.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.239 -0.455)"^^geo:wktLiteral ;
  geo-pos:lat "58.239"^^xsd:decimal ;
  geo-pos:long "-0.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6855'^^xsd:integer;
  dwc:scientificName 'Trisopterus luscus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-0.455'^^xsd:double;
  dwc:latitude '58.239'^^xsd:double;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6855'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.139 13.088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.139"^^xsd:decimal ;
  dwc:decimalLongitude "13.088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.139 13.088)"^^geo:wktLiteral ;
  geo-pos:lat "-23.139"^^xsd:decimal ;
  geo-pos:long "13.088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6745'^^xsd:integer;
  dwc:scientificName 'Merluccius paradoxus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '13.088'^^xsd:double;
  dwc:latitude '-23.139'^^xsd:double;
  dwc:aphiaid '217745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6745'^^xsd:anyURI;
  dwc:observationDate '1984-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '217745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.8212 -60.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.8212"^^xsd:decimal ;
  dwc:decimalLongitude "-60.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.8212 -60.824)"^^geo:wktLiteral ;
  geo-pos:lat "-62.8212"^^xsd:decimal ;
  geo-pos:long "-60.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8518'^^xsd:integer;
  dwc:scientificName 'Champsocephalus gunnari'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.824'^^xsd:double;
  dwc:latitude '-62.8212'^^xsd:double;
  dwc:aphiaid '234797'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8518'^^xsd:anyURI;
  dwc:observationDate '2000-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.038 -59.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.038"^^xsd:decimal ;
  dwc:decimalLongitude "-59.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.038 -59.157)"^^geo:wktLiteral ;
  geo-pos:lat "-63.038"^^xsd:decimal ;
  geo-pos:long "-59.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '243'^^xsd:integer;
  dwc:scientificName 'Pleuragramma antarcticum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-59.157'^^xsd:double;
  dwc:latitude '-63.038'^^xsd:double;
  dwc:aphiaid '234721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:243'^^xsd:anyURI;
  dwc:observationDate '2006-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '234721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6172'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6172'^^xsd:anyURI;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.771 -15.403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.771"^^xsd:decimal ;
  dwc:decimalLongitude "-15.403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.771 -15.403)"^^geo:wktLiteral ;
  geo-pos:lat "25.771"^^xsd:decimal ;
  geo-pos:long "-15.403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '141'^^xsd:integer;
  dwc:scientificName 'Pagellus bellottii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.403'^^xsd:double;
  dwc:latitude '25.771'^^xsd:double;
  dwc:aphiaid '127058'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:141'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127058'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.775 -9.504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.775"^^xsd:decimal ;
  dwc:decimalLongitude "-9.504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.775 -9.504)"^^geo:wktLiteral ;
  geo-pos:lat "38.775"^^xsd:decimal ;
  geo-pos:long "-9.504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7725'^^xsd:integer;
  dwc:scientificName 'Hyperoplus lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.504'^^xsd:double;
  dwc:latitude '38.775'^^xsd:double;
  dwc:aphiaid '126756'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7725'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126756'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.254 2.353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.254"^^xsd:decimal ;
  dwc:decimalLongitude "2.353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.254 2.353)"^^geo:wktLiteral ;
  geo-pos:lat "38.254"^^xsd:decimal ;
  geo-pos:long "2.353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6132'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides guentheri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.353'^^xsd:double;
  dwc:latitude '38.254'^^xsd:double;
  dwc:aphiaid '158958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6132'^^xsd:anyURI;
  dwc:observationDate '2001-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '158958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1675 56.2855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.1675"^^xsd:decimal ;
  dwc:decimalLongitude "56.2855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.1675 56.2855)"^^geo:wktLiteral ;
  geo-pos:lat "27.1675"^^xsd:decimal ;
  geo-pos:long "56.2855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8546'^^xsd:integer;
  dwc:scientificName 'Lutjanus argentimaculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Zahra Sadighzadeh'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Índic'^^xsd:string;
  dwc:longitude '56.2855'^^xsd:double;
  dwc:latitude '27.1675'^^xsd:double;
  dwc:aphiaid '218498'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8546'^^xsd:anyURI;
  dwc:observationDate '2010-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '218498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1198 1.28367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1198"^^xsd:decimal ;
  dwc:decimalLongitude "1.28367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1198 1.28367)"^^geo:wktLiteral ;
  geo-pos:lat "41.1198"^^xsd:decimal ;
  geo-pos:long "1.28367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8164'^^xsd:integer;
  dwc:scientificName 'Parablennius pilicornis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Pau Abelló'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.28367'^^xsd:double;
  dwc:latitude '41.1198'^^xsd:double;
  dwc:aphiaid '126773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8164'^^xsd:anyURI;
  dwc:observationDate '2006-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '203'^^xsd:integer;
  dwc:scientificName 'Pomadasys incisus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:203'^^xsd:anyURI;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '126947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.821 -60.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.821"^^xsd:decimal ;
  dwc:decimalLongitude "-60.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.821 -60.824)"^^geo:wktLiteral ;
  geo-pos:lat "-62.821"^^xsd:decimal ;
  geo-pos:long "-60.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6647'^^xsd:integer;
  dwc:scientificName 'Chaenocephalus aceratus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.824'^^xsd:double;
  dwc:latitude '-62.821'^^xsd:double;
  dwc:aphiaid '234725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6647'^^xsd:anyURI;
  dwc:observationDate '2000-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.239 -0.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.239"^^xsd:decimal ;
  dwc:decimalLongitude "-0.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.239 -0.455)"^^geo:wktLiteral ;
  geo-pos:lat "58.239"^^xsd:decimal ;
  geo-pos:long "-0.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7474'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-0.455'^^xsd:double;
  dwc:latitude '58.239'^^xsd:double;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7474'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6342 -26.9898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.6342"^^xsd:decimal ;
  dwc:decimalLongitude "-26.9898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.6342 -26.9898)"^^geo:wktLiteral ;
  geo-pos:lat "-74.6342"^^xsd:decimal ;
  geo-pos:long "-26.9898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8551'^^xsd:integer;
  dwc:scientificName 'Pogonophryne barsukovi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-26.9898'^^xsd:double;
  dwc:latitude '-74.6342'^^xsd:double;
  dwc:aphiaid '234826'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8551'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '234826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.172 -0.603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.172"^^xsd:decimal ;
  dwc:decimalLongitude "-0.603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.172 -0.603)"^^geo:wktLiteral ;
  geo-pos:lat "38.172"^^xsd:decimal ;
  geo-pos:long "-0.603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7605'^^xsd:integer;
  dwc:scientificName 'Diplodus puntazzo'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Manel Marhuenda'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.603'^^xsd:double;
  dwc:latitude '38.172'^^xsd:double;
  dwc:aphiaid '127052'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7605'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127052'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.59)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '289'^^xsd:integer;
  dwc:scientificName 'Trematomus nicolai'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.59'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234644'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:289'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.687 2.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.687"^^xsd:decimal ;
  dwc:decimalLongitude "2.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.687 2.823)"^^geo:wktLiteral ;
  geo-pos:lat "41.687"^^xsd:decimal ;
  geo-pos:long "2.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7632'^^xsd:integer;
  dwc:scientificName 'Symphodus tinca'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.823'^^xsd:double;
  dwc:latitude '41.687'^^xsd:double;
  dwc:aphiaid '273575'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7632'^^xsd:anyURI;
  dwc:observationDate '2001-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '273575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6371'^^xsd:integer;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6371'^^xsd:anyURI;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.321 2.252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.321"^^xsd:decimal ;
  dwc:decimalLongitude "2.252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.321 2.252)"^^geo:wktLiteral ;
  geo-pos:lat "41.321"^^xsd:decimal ;
  geo-pos:long "2.252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7523'^^xsd:integer;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.252'^^xsd:double;
  dwc:latitude '41.321'^^xsd:double;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7523'^^xsd:anyURI;
  dwc:observationDate '2006-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0213"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.0213"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8445'^^xsd:integer;
  dwc:scientificName 'Larimus argenteus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.0213'^^xsd:double;
  dwc:aphiaid '276128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8445'^^xsd:anyURI;
  dwc:observationDate '2007-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '276128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.218 13.171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.218"^^xsd:decimal ;
  dwc:decimalLongitude "13.171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.218 13.171)"^^geo:wktLiteral ;
  geo-pos:lat "-23.218"^^xsd:decimal ;
  geo-pos:long "13.171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6744'^^xsd:integer;
  dwc:scientificName 'Merluccius paradoxus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '13.171'^^xsd:double;
  dwc:latitude '-23.218'^^xsd:double;
  dwc:aphiaid '217745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6744'^^xsd:anyURI;
  dwc:observationDate '1984-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '217745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.984 -85.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.984"^^xsd:decimal ;
  dwc:decimalLongitude "-85.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.984 -85.542)"^^geo:wktLiteral ;
  geo-pos:lat "29.984"^^xsd:decimal ;
  geo-pos:long "-85.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6822'^^xsd:integer;
  dwc:scientificName 'Centropristris striata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.542'^^xsd:double;
  dwc:latitude '29.984'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6822'^^xsd:anyURI;
  dwc:observationDate '2003-06-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.038 -59.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.038"^^xsd:decimal ;
  dwc:decimalLongitude "-59.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.038 -59.157)"^^geo:wktLiteral ;
  geo-pos:lat "-63.038"^^xsd:decimal ;
  geo-pos:long "-59.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6679'^^xsd:integer;
  dwc:scientificName 'Chionodraco rastrospinosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-59.157'^^xsd:double;
  dwc:latitude '-63.038'^^xsd:double;
  dwc:aphiaid '234678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6679'^^xsd:anyURI;
  dwc:observationDate '2006-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '234678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7698'^^xsd:integer;
  dwc:scientificName 'Lepidion lepidion'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7698'^^xsd:anyURI;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8203'^^xsd:integer;
  dwc:scientificName 'Lobianchia gemellarii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8203'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8087"^^xsd:decimal ;
  dwc:decimalLongitude "-120.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  geo-pos:lat "34.8087"^^xsd:decimal ;
  geo-pos:long "-120.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8030'^^xsd:integer;
  dwc:scientificName 'Citharichthys stigmaeus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Leg. Fitch. Brzobohasy'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-120.823'^^xsd:double;
  dwc:latitude '34.8087'^^xsd:double;
  dwc:aphiaid '275696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8030'^^xsd:anyURI;
  dwc:aphiaIdAccepted '275696'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1747 1.7085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1747"^^xsd:decimal ;
  dwc:decimalLongitude "1.7085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1747 1.7085)"^^geo:wktLiteral ;
  geo-pos:lat "41.1747"^^xsd:decimal ;
  geo-pos:long "1.7085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8415'^^xsd:integer;
  dwc:scientificName 'Synodus saurus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.7085'^^xsd:double;
  dwc:latitude '41.1747'^^xsd:double;
  dwc:aphiaid '126372'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8415'^^xsd:anyURI;
  dwc:observationDate '2009-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '126372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.571)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6609'^^xsd:integer;
  dwc:scientificName 'Histiodraco velifer'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.571'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234790'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6609'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '114'^^xsd:integer;
  dwc:scientificName 'Sciaena umbra'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127010'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:114'^^xsd:anyURI;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127010'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6272'^^xsd:integer;
  dwc:scientificName 'Echiodon dentatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6272'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.821 -60.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.821"^^xsd:decimal ;
  dwc:decimalLongitude "-60.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.821 -60.824)"^^geo:wktLiteral ;
  geo-pos:lat "-62.821"^^xsd:decimal ;
  geo-pos:long "-60.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6651'^^xsd:integer;
  dwc:scientificName 'Chaenocephalus aceratus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.824'^^xsd:double;
  dwc:latitude '-62.821'^^xsd:double;
  dwc:aphiaid '234725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6651'^^xsd:anyURI;
  dwc:observationDate '2000-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.885 -22.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.885"^^xsd:decimal ;
  dwc:decimalLongitude "-22.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.885 -22.433)"^^geo:wktLiteral ;
  geo-pos:lat "-73.885"^^xsd:decimal ;
  geo-pos:long "-22.433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6567'^^xsd:integer;
  dwc:scientificName 'Gymnodraco acuticeps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-22.433'^^xsd:double;
  dwc:latitude '-73.885'^^xsd:double;
  dwc:aphiaid '234800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6567'^^xsd:anyURI;
  dwc:observationDate '1996-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '234800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.124 1.887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.124"^^xsd:decimal ;
  dwc:decimalLongitude "1.887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.124 1.887)"^^geo:wktLiteral ;
  geo-pos:lat "41.124"^^xsd:decimal ;
  geo-pos:long "1.887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6268'^^xsd:integer;
  dwc:scientificName 'Carapus acus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.887'^^xsd:double;
  dwc:latitude '41.124'^^xsd:double;
  dwc:aphiaid '126661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6268'^^xsd:anyURI;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '126661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.305 2.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.305"^^xsd:decimal ;
  dwc:decimalLongitude "2.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.305 2.158)"^^geo:wktLiteral ;
  geo-pos:lat "41.305"^^xsd:decimal ;
  geo-pos:long "2.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6471'^^xsd:integer;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.158'^^xsd:double;
  dwc:latitude '41.305'^^xsd:double;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6471'^^xsd:anyURI;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.075 5.454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.075"^^xsd:decimal ;
  dwc:decimalLongitude "5.454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.075 5.454)"^^geo:wktLiteral ;
  geo-pos:lat "38.075"^^xsd:decimal ;
  geo-pos:long "5.454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6283'^^xsd:integer;
  dwc:scientificName 'Cataetyx laticeps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '5.454'^^xsd:double;
  dwc:latitude '38.075'^^xsd:double;
  dwc:aphiaid '126657'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6283'^^xsd:anyURI;
  dwc:observationDate '2001-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126657'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.76783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.206"^^xsd:decimal ;
  dwc:decimalLongitude "1.76783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.76783)"^^geo:wktLiteral ;
  geo-pos:lat "41.206"^^xsd:decimal ;
  geo-pos:long "1.76783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8146'^^xsd:integer;
  dwc:scientificName 'Sphyraena viridensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.76783'^^xsd:double;
  dwc:latitude '41.206'^^xsd:double;
  dwc:aphiaid '127069'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8146'^^xsd:anyURI;
  dwc:observationDate '2009-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '127069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.621 0.053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.621"^^xsd:decimal ;
  dwc:decimalLongitude "0.053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.621 0.053)"^^geo:wktLiteral ;
  geo-pos:lat "39.621"^^xsd:decimal ;
  geo-pos:long "0.053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6504'^^xsd:integer;
  dwc:scientificName 'Pomatochistus microps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.053'^^xsd:double;
  dwc:latitude '39.621'^^xsd:double;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6504'^^xsd:anyURI;
  dwc:observationDate '1995-05-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6868"^^xsd:decimal ;
  dwc:decimalLongitude "2.82283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  geo-pos:lat "41.6868"^^xsd:decimal ;
  geo-pos:long "2.82283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8043'^^xsd:integer;
  dwc:scientificName 'Symphodus melanocercus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Àlex Casas. Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.82283'^^xsd:double;
  dwc:latitude '41.6868'^^xsd:double;
  dwc:aphiaid '273570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8043'^^xsd:anyURI;
  dwc:observationDate '2008-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '1022907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A32> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.02 0.251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.02"^^xsd:decimal ;
  dwc:decimalLongitude "0.251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.02 0.251)"^^geo:wktLiteral ;
  geo-pos:lat "40.02"^^xsd:decimal ;
  geo-pos:long "0.251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '32'^^xsd:integer;
  dwc:scientificName 'Diplodus vulgaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Sr. Jaume Rucabado'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.251'^^xsd:double;
  dwc:latitude '40.02'^^xsd:double;
  dwc:aphiaid '127054'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:32'^^xsd:anyURI;
  dwc:observationDate '1995-06-20'^^xsd:date;
  dwc:aphiaIdAccepted '127054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.702 -4.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.702"^^xsd:decimal ;
  dwc:decimalLongitude "-4.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.702 -4.106)"^^geo:wktLiteral ;
  geo-pos:lat "36.702"^^xsd:decimal ;
  geo-pos:long "-4.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7477'^^xsd:integer;
  dwc:scientificName 'Ophichthus rufus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Luis Gil de Sola. Dr. Domingo Lloris'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-4.106'^^xsd:double;
  dwc:latitude '36.702'^^xsd:double;
  dwc:aphiaid '126316'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7477'^^xsd:anyURI;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '126316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.34 12.974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.34"^^xsd:decimal ;
  dwc:decimalLongitude "12.974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.34 12.974)"^^geo:wktLiteral ;
  geo-pos:lat "41.34"^^xsd:decimal ;
  geo-pos:long "12.974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8454'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Fabrizio Capoccioni'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '12.974'^^xsd:double;
  dwc:latitude '41.34'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8454'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6395 0.689664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6395"^^xsd:decimal ;
  dwc:decimalLongitude "0.689664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6395 0.689664)"^^geo:wktLiteral ;
  geo-pos:lat "40.6395"^^xsd:decimal ;
  geo-pos:long "0.689664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8169'^^xsd:integer;
  dwc:scientificName 'Salaria fluviatilis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '0.689664'^^xsd:double;
  dwc:latitude '40.6395'^^xsd:double;
  dwc:aphiaid '465542'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8169'^^xsd:anyURI;
  dwc:observationDate '2006-10-04'^^xsd:date;
  dwc:aphiaIdAccepted '1800056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.108 -60.357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.108"^^xsd:decimal ;
  dwc:decimalLongitude "-60.357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.108 -60.357)"^^geo:wktLiteral ;
  geo-pos:lat "-62.108"^^xsd:decimal ;
  geo-pos:long "-60.357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '217'^^xsd:integer;
  dwc:scientificName 'Dissostichus mawsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.357'^^xsd:double;
  dwc:latitude '-62.108'^^xsd:double;
  dwc:aphiaid '234836'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:217'^^xsd:anyURI;
  dwc:observationDate '2000-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '234836'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.639"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.639"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7002'^^xsd:integer;
  dwc:scientificName 'Misgurnus anguillicaudatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.639'^^xsd:double;
  dwc:aphiaid '991279'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7002'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '991279'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.984 -85.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.984"^^xsd:decimal ;
  dwc:decimalLongitude "-85.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.984 -85.542)"^^geo:wktLiteral ;
  geo-pos:lat "29.984"^^xsd:decimal ;
  geo-pos:long "-85.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6803'^^xsd:integer;
  dwc:scientificName 'Orthopristis chrysoptera'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.542'^^xsd:double;
  dwc:latitude '29.984'^^xsd:double;
  dwc:aphiaid '158810'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6803'^^xsd:anyURI;
  dwc:observationDate '2003-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '158810'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6190'^^xsd:integer;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6190'^^xsd:anyURI;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7191'^^xsd:integer;
  dwc:scientificName 'Pomadasys panamensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '273509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7191'^^xsd:anyURI;
  dwc:observationDate '2002-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '320982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.234 -0.468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.234"^^xsd:decimal ;
  dwc:decimalLongitude "-0.468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.234 -0.468)"^^geo:wktLiteral ;
  geo-pos:lat "38.234"^^xsd:decimal ;
  geo-pos:long "-0.468"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6962'^^xsd:integer;
  dwc:scientificName 'Syngnathus  acus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.468'^^xsd:double;
  dwc:latitude '38.234'^^xsd:double;
  dwc:aphiaid '127387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6962'^^xsd:anyURI;
  dwc:observationDate '2006-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '127387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6081'^^xsd:integer;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6081'^^xsd:anyURI;
  dwc:observationDate '2003-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.501 13.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.501"^^xsd:decimal ;
  dwc:decimalLongitude "13.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.501 13.383)"^^geo:wktLiteral ;
  geo-pos:lat "-23.501"^^xsd:decimal ;
  geo-pos:long "13.383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7006'^^xsd:integer;
  dwc:scientificName 'Lophius vomerinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '13.383'^^xsd:double;
  dwc:latitude '-23.501'^^xsd:double;
  dwc:aphiaid '217839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7006'^^xsd:anyURI;
  dwc:observationDate '1986-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '217839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0069 -119.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0069"^^xsd:decimal ;
  dwc:decimalLongitude "-119.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0069 -119.436)"^^geo:wktLiteral ;
  geo-pos:lat "34.0069"^^xsd:decimal ;
  geo-pos:long "-119.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8279'^^xsd:integer;
  dwc:scientificName 'Sebastes serriceps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Kristian Flores. Sr. Juan Vargas. Dr. Ralph Im'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.436'^^xsd:double;
  dwc:latitude '34.0069'^^xsd:double;
  dwc:aphiaid '274853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8279'^^xsd:anyURI;
  dwc:observationDate '2009-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '274853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.351 12.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.351"^^xsd:decimal ;
  dwc:decimalLongitude "12.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.351 12.969)"^^geo:wktLiteral ;
  geo-pos:lat "41.351"^^xsd:decimal ;
  geo-pos:long "12.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6857'^^xsd:integer;
  dwc:scientificName 'Liza saliens'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Corrado Costa'^^xsd:string;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '12.969'^^xsd:double;
  dwc:latitude '41.351'^^xsd:double;
  dwc:aphiaid '126981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6857'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1042832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.015 -119.192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.015"^^xsd:decimal ;
  dwc:decimalLongitude "-119.192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.015 -119.192)"^^geo:wktLiteral ;
  geo-pos:lat "34.015"^^xsd:decimal ;
  geo-pos:long "-119.192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8060'^^xsd:integer;
  dwc:scientificName 'Sebastes ovalis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Sra. Cristina Cruz. Dr. Ralph'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.192'^^xsd:double;
  dwc:latitude '34.015'^^xsd:double;
  dwc:aphiaid '274830'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8060'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274830'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.143 60.6177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.143"^^xsd:decimal ;
  dwc:decimalLongitude "60.6177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.143 60.6177)"^^geo:wktLiteral ;
  geo-pos:lat "25.143"^^xsd:decimal ;
  geo-pos:long "60.6177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8323'^^xsd:integer;
  dwc:scientificName 'Lutjanus malabaricus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Zahra Sadighzadeh'^^xsd:string;
  dwc:continentOcean 'Índic'^^xsd:string;
  dwc:longitude '60.6177'^^xsd:double;
  dwc:latitude '25.143'^^xsd:double;
  dwc:aphiaid '218481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8323'^^xsd:anyURI;
  dwc:aphiaIdAccepted '218481'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A75> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.155 1.655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.155"^^xsd:decimal ;
  dwc:decimalLongitude "1.655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.155 1.655)"^^geo:wktLiteral ;
  geo-pos:lat "41.155"^^xsd:decimal ;
  geo-pos:long "1.655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '75'^^xsd:integer;
  dwc:scientificName 'Pagellus acarne'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.655'^^xsd:double;
  dwc:latitude '41.155'^^xsd:double;
  dwc:aphiaid '127057'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:75'^^xsd:anyURI;
  dwc:observationDate '2000-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127057'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.0378 -59.1573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.0378"^^xsd:decimal ;
  dwc:decimalLongitude "-59.1573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.0378 -59.1573)"^^geo:wktLiteral ;
  geo-pos:lat "-63.0378"^^xsd:decimal ;
  geo-pos:long "-59.1573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7897'^^xsd:integer;
  dwc:scientificName 'Aethotaxis mitopteryx'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-59.1573'^^xsd:double;
  dwc:latitude '-63.0378'^^xsd:double;
  dwc:aphiaid '234660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7897'^^xsd:anyURI;
  dwc:observationDate '2006-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '234660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7969'^^xsd:integer;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7969'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.341 2.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.341"^^xsd:decimal ;
  dwc:decimalLongitude "2.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.341 2.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.341"^^xsd:decimal ;
  geo-pos:long "2.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6407'^^xsd:integer;
  dwc:scientificName 'Sarda sarda'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Jordi Lleonart. Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.217'^^xsd:double;
  dwc:latitude '41.341'^^xsd:double;
  dwc:aphiaid '127021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6407'^^xsd:anyURI;
  dwc:observationDate '1989-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.49 2.501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.49"^^xsd:decimal ;
  dwc:decimalLongitude "2.501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.49 2.501)"^^geo:wktLiteral ;
  geo-pos:lat "41.49"^^xsd:decimal ;
  geo-pos:long "2.501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7625'^^xsd:integer;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.501'^^xsd:double;
  dwc:latitude '41.49'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7625'^^xsd:anyURI;
  dwc:observationDate '2006-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1927 1.73383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1927"^^xsd:decimal ;
  dwc:decimalLongitude "1.73383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1927 1.73383)"^^geo:wktLiteral ;
  geo-pos:lat "41.1927"^^xsd:decimal ;
  geo-pos:long "1.73383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8338'^^xsd:integer;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.73383'^^xsd:double;
  dwc:latitude '41.1927'^^xsd:double;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8338'^^xsd:anyURI;
  dwc:observationDate '2009-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7838'^^xsd:integer;
  dwc:scientificName 'Notacanthus bonaparte'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7838'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9906 -119.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9906"^^xsd:decimal ;
  dwc:decimalLongitude "-119.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9906 -119.495)"^^geo:wktLiteral ;
  geo-pos:lat "33.9906"^^xsd:decimal ;
  geo-pos:long "-119.495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8172'^^xsd:integer;
  dwc:scientificName 'Sebastes carnatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Dr. Ralph Imondi. Coastal Mari'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.495'^^xsd:double;
  dwc:latitude '33.9906'^^xsd:double;
  dwc:aphiaid '274779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8172'^^xsd:anyURI;
  dwc:observationDate '2009-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '274779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A45> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '45'^^xsd:integer;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:45'^^xsd:anyURI;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.204 14.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.204"^^xsd:decimal ;
  dwc:decimalLongitude "14.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.204 14.708)"^^geo:wktLiteral ;
  geo-pos:lat "-27.204"^^xsd:decimal ;
  geo-pos:long "14.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6733'^^xsd:integer;
  dwc:scientificName 'Merluccius capensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '14.708'^^xsd:double;
  dwc:latitude '-27.204'^^xsd:double;
  dwc:aphiaid '217746'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6733'^^xsd:anyURI;
  dwc:observationDate '1986-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '217746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.234 1.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.234"^^xsd:decimal ;
  dwc:decimalLongitude "1.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.234 1.892)"^^geo:wktLiteral ;
  geo-pos:lat "41.234"^^xsd:decimal ;
  geo-pos:long "1.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6005'^^xsd:integer;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.892'^^xsd:double;
  dwc:latitude '41.234'^^xsd:double;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6005'^^xsd:anyURI;
  dwc:observationDate '1995-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7364'^^xsd:integer;
  dwc:scientificName 'Diplectrum macropoma'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7364'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276181'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7284'^^xsd:integer;
  dwc:scientificName 'Cyclopsetta panamensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '275702'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7284'^^xsd:anyURI;
  dwc:aphiaIdAccepted '275702'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7228'^^xsd:integer;
  dwc:scientificName 'Lutjanus fulviflamma'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '218490'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7228'^^xsd:anyURI;
  dwc:aphiaIdAccepted '218490'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7183'^^xsd:integer;
  dwc:scientificName 'Haemulon sexfasciatum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '275736'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7183'^^xsd:anyURI;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '275736'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0238 -119.327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0238"^^xsd:decimal ;
  dwc:decimalLongitude "-119.327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0238 -119.327)"^^geo:wktLiteral ;
  geo-pos:lat "34.0238"^^xsd:decimal ;
  geo-pos:long "-119.327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8093'^^xsd:integer;
  dwc:scientificName 'Sebastes hopkinsi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Ralph Imondi. Dra. Linda Santschi'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.327'^^xsd:double;
  dwc:latitude '34.0238'^^xsd:double;
  dwc:aphiaid '274800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8093'^^xsd:anyURI;
  dwc:observationDate '2009-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '274800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.719 0.603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.719"^^xsd:decimal ;
  dwc:decimalLongitude "0.603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.719 0.603)"^^geo:wktLiteral ;
  geo-pos:lat "38.719"^^xsd:decimal ;
  geo-pos:long "0.603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7693'^^xsd:integer;
  dwc:scientificName 'Cataetyx alleni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Luis Gil de Sola. Dr. Domingo Lloris'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.603'^^xsd:double;
  dwc:latitude '38.719'^^xsd:double;
  dwc:aphiaid '126656'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7693'^^xsd:anyURI;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '126656'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8202'^^xsd:integer;
  dwc:scientificName 'Lobianchia gemellarii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '158901'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8202'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158901'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  geo-pos:lat "43.706"^^xsd:decimal ;
  geo-pos:long "-8.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '352'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Carmen Piñeiro'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.255'^^xsd:double;
  dwc:latitude '43.706'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:352'^^xsd:anyURI;
  dwc:observationDate '1984-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8667 -10.4923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8667"^^xsd:decimal ;
  dwc:decimalLongitude "-10.4923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8667 -10.4923)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8667"^^xsd:decimal ;
  geo-pos:long "-10.4923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8496'^^xsd:integer;
  dwc:scientificName 'Cygnodraco mawsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.4923'^^xsd:double;
  dwc:latitude '-70.8667'^^xsd:double;
  dwc:aphiaid '234834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8496'^^xsd:anyURI;
  dwc:observationDate '1998-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '234834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.076 1.671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.076"^^xsd:decimal ;
  dwc:decimalLongitude "1.671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.076 1.671)"^^geo:wktLiteral ;
  geo-pos:lat "41.076"^^xsd:decimal ;
  geo-pos:long "1.671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6139'^^xsd:integer;
  dwc:scientificName 'Hymenocephalus italicus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.671'^^xsd:double;
  dwc:latitude '41.076'^^xsd:double;
  dwc:aphiaid '158961'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6139'^^xsd:anyURI;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '158961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -8.884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.968"^^xsd:decimal ;
  dwc:decimalLongitude "-8.884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.968 -8.884)"^^geo:wktLiteral ;
  geo-pos:lat "37.968"^^xsd:decimal ;
  geo-pos:long "-8.884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7751'^^xsd:integer;
  dwc:scientificName 'Centrolabrus trutta'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.884'^^xsd:double;
  dwc:latitude '37.968'^^xsd:double;
  dwc:aphiaid '126962'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7751'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1022158'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.94"^^xsd:decimal ;
  dwc:decimalLongitude "1.221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  geo-pos:lat "40.94"^^xsd:decimal ;
  geo-pos:long "1.221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7841'^^xsd:integer;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Anna Bozzano. Sr. Biel Pomar'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.221'^^xsd:double;
  dwc:latitude '40.94'^^xsd:double;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7841'^^xsd:anyURI;
  dwc:observationDate '2006-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1707 3.8375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1707"^^xsd:decimal ;
  dwc:decimalLongitude "3.8375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1707 3.8375)"^^geo:wktLiteral ;
  geo-pos:lat "43.1707"^^xsd:decimal ;
  geo-pos:long "3.8375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8402'^^xsd:integer;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero. Dra. Isabel Palomera'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.8375'^^xsd:double;
  dwc:latitude '43.1707'^^xsd:double;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8402'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8332'^^xsd:integer;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8332'^^xsd:anyURI;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.573)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '207'^^xsd:integer;
  dwc:scientificName 'Pomadasys incisus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.573'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '126947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:207'^^xsd:anyURI;
  dwc:observationDate '2000-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.152 1.708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.152"^^xsd:decimal ;
  dwc:decimalLongitude "1.708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.152 1.708)"^^geo:wktLiteral ;
  geo-pos:lat "41.152"^^xsd:decimal ;
  geo-pos:long "1.708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6100'^^xsd:integer;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.708'^^xsd:double;
  dwc:latitude '41.152'^^xsd:double;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6100'^^xsd:anyURI;
  dwc:observationDate '1995-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9915 -119.494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9915"^^xsd:decimal ;
  dwc:decimalLongitude "-119.494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9915 -119.494)"^^geo:wktLiteral ;
  geo-pos:lat "33.9915"^^xsd:decimal ;
  geo-pos:long "-119.494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8229'^^xsd:integer;
  dwc:scientificName 'Sebastes rosaceus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Dr. Ralph Imondi. Coastal Mari'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.494'^^xsd:double;
  dwc:latitude '33.9915'^^xsd:double;
  dwc:aphiaid '274841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8229'^^xsd:anyURI;
  dwc:observationDate '2009-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '274841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7402 12.2518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.7402"^^xsd:decimal ;
  dwc:decimalLongitude "12.2518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.7402 12.2518)"^^geo:wktLiteral ;
  geo-pos:lat "41.7402"^^xsd:decimal ;
  geo-pos:long "12.2518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8450'^^xsd:integer;
  dwc:scientificName 'Anguilla anguilla'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Fabrizio Capoccioni'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '12.2518'^^xsd:double;
  dwc:latitude '41.7402'^^xsd:double;
  dwc:aphiaid '126281'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8450'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126281'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6024'^^xsd:integer;
  dwc:scientificName 'Dentex dentex'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6024'^^xsd:anyURI;
  dwc:observationDate '2003-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 16.625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.267"^^xsd:decimal ;
  dwc:decimalLongitude "16.625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.267 16.625)"^^geo:wktLiteral ;
  geo-pos:lat "38.267"^^xsd:decimal ;
  geo-pos:long "16.625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6529'^^xsd:integer;
  dwc:scientificName 'Nezumia sclerorhynchus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '16.625'^^xsd:double;
  dwc:latitude '38.267'^^xsd:double;
  dwc:aphiaid '126475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6529'^^xsd:anyURI;
  dwc:observationDate '2001-06-14'^^xsd:date;
  dwc:aphiaIdAccepted '126475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.522"^^xsd:decimal ;
  dwc:decimalLongitude "-12.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.522 -12.424)"^^geo:wktLiteral ;
  geo-pos:lat "-71.522"^^xsd:decimal ;
  geo-pos:long "-12.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '209'^^xsd:integer;
  dwc:scientificName 'Aethotaxis mitopteryx'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.424'^^xsd:double;
  dwc:latitude '-71.522'^^xsd:double;
  dwc:aphiaid '234660'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:209'^^xsd:anyURI;
  dwc:observationDate '1996-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '234660'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6489'^^xsd:integer;
  dwc:scientificName 'Dicentrarchus labrax'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126975'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6489'^^xsd:anyURI;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '126975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7978'^^xsd:integer;
  dwc:scientificName 'Syacium  micrurum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '158877'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7978'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158877'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.77 -17.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.77"^^xsd:decimal ;
  dwc:decimalLongitude "-17.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.77 -17.555)"^^geo:wktLiteral ;
  geo-pos:lat "14.77"^^xsd:decimal ;
  geo-pos:long "-17.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7787'^^xsd:integer;
  dwc:scientificName 'Mycteroperca fusca'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.555'^^xsd:double;
  dwc:latitude '14.77'^^xsd:double;
  dwc:aphiaid '127038'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7787'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127038'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7336'^^xsd:integer;
  dwc:scientificName 'Menticirrhus elongatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276145'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7336'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276145'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7337'^^xsd:integer;
  dwc:scientificName 'Menticirrhus elongatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276145'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7337'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276145'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.01"^^xsd:decimal ;
  dwc:decimalLongitude "1.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  geo-pos:lat "41.01"^^xsd:decimal ;
  geo-pos:long "1.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6181'^^xsd:integer;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.507'^^xsd:double;
  dwc:latitude '41.01'^^xsd:double;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6181'^^xsd:anyURI;
  dwc:observationDate '2001-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3546 -119.456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3546"^^xsd:decimal ;
  dwc:decimalLongitude "-119.456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3546 -119.456)"^^geo:wktLiteral ;
  geo-pos:lat "34.3546"^^xsd:decimal ;
  geo-pos:long "-119.456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8247'^^xsd:integer;
  dwc:scientificName 'Sebastes auriculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Chris Galindo. Sra. Molly Mohler. Sr.Charles S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.456'^^xsd:double;
  dwc:latitude '34.3546'^^xsd:double;
  dwc:aphiaid '274773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8247'^^xsd:anyURI;
  dwc:observationDate '2009-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '274773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  geo-pos:lat "43.706"^^xsd:decimal ;
  geo-pos:long "-8.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '351'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Carmen Piñeiro'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.255'^^xsd:double;
  dwc:latitude '43.706'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:351'^^xsd:anyURI;
  dwc:observationDate '1984-04-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7451'^^xsd:integer;
  dwc:scientificName 'Centropomus robalito'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '280067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7451'^^xsd:anyURI;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '280067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.255 2.423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.255"^^xsd:decimal ;
  dwc:decimalLongitude "2.423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.255 2.423)"^^geo:wktLiteral ;
  geo-pos:lat "41.255"^^xsd:decimal ;
  geo-pos:long "2.423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7711'^^xsd:integer;
  dwc:scientificName 'Lampanyctus crocodilus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Cartes'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.423'^^xsd:double;
  dwc:latitude '41.255'^^xsd:double;
  dwc:aphiaid '126612'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7711'^^xsd:anyURI;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '126612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.742"^^xsd:decimal ;
  dwc:decimalLongitude "-17.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  geo-pos:lat "15.742"^^xsd:decimal ;
  geo-pos:long "-17.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6754'^^xsd:integer;
  dwc:scientificName 'Merluccius senegalensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Ana Ramos'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.502'^^xsd:double;
  dwc:latitude '15.742'^^xsd:double;
  dwc:aphiaid '126485'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6754'^^xsd:anyURI;
  dwc:observationDate '1986-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '126485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7779'^^xsd:integer;
  dwc:scientificName 'Thunnus alalunga'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '127026'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7779'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127026'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0213"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.0213"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8436'^^xsd:integer;
  dwc:scientificName 'Pomadasys panamensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.0213'^^xsd:double;
  dwc:aphiaid '273509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8436'^^xsd:anyURI;
  dwc:aphiaIdAccepted '320982'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.96 -0.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.96"^^xsd:decimal ;
  dwc:decimalLongitude "-0.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.96 -0.658)"^^geo:wktLiteral ;
  geo-pos:lat "37.96"^^xsd:decimal ;
  geo-pos:long "-0.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7078'^^xsd:integer;
  dwc:scientificName 'Mugil cephalus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.658'^^xsd:double;
  dwc:latitude '37.96'^^xsd:double;
  dwc:aphiaid '126983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7078'^^xsd:anyURI;
  dwc:observationDate '2006-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.06 1.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.06"^^xsd:decimal ;
  dwc:decimalLongitude "1.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.06 1.74)"^^geo:wktLiteral ;
  geo-pos:lat "41.06"^^xsd:decimal ;
  geo-pos:long "1.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5998'^^xsd:integer;
  dwc:scientificName 'Benthosema glaciale'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.74'^^xsd:double;
  dwc:latitude '41.06'^^xsd:double;
  dwc:aphiaid '126580'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5998'^^xsd:anyURI;
  dwc:observationDate '2001-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6952'^^xsd:integer;
  dwc:scientificName 'Centropomus robalito'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '280067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6952'^^xsd:anyURI;
  dwc:aphiaIdAccepted '280067'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-35.602 -54.619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-35.602"^^xsd:decimal ;
  dwc:decimalLongitude "-54.619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-35.602 -54.619)"^^geo:wktLiteral ;
  geo-pos:lat "-35.602"^^xsd:decimal ;
  geo-pos:long "-54.619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7507'^^xsd:integer;
  dwc:scientificName 'Merluccius hubbsi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Gabriel J. Torres. Dr. Walter Norbis'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-54.619'^^xsd:double;
  dwc:latitude '-35.602'^^xsd:double;
  dwc:aphiaid '272455'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7507'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272455'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1835 1.667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1835"^^xsd:decimal ;
  dwc:decimalLongitude "1.667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1835 1.667)"^^geo:wktLiteral ;
  geo-pos:lat "41.1835"^^xsd:decimal ;
  geo-pos:long "1.667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8387'^^xsd:integer;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.667'^^xsd:double;
  dwc:latitude '41.1835'^^xsd:double;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8387'^^xsd:anyURI;
  dwc:observationDate '2009-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7937'^^xsd:integer;
  dwc:scientificName 'Physiculus cyanostrophus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '272489'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7937'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272489'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.625"^^xsd:decimal ;
  dwc:decimalLongitude "-85.154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  geo-pos:lat "29.625"^^xsd:decimal ;
  geo-pos:long "-85.154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6824'^^xsd:integer;
  dwc:scientificName 'Peprilus alepidotus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.154'^^xsd:double;
  dwc:latitude '29.625'^^xsd:double;
  dwc:aphiaid '159826'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6824'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '159827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6274'^^xsd:integer;
  dwc:scientificName 'Echiodon dentatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6274'^^xsd:anyURI;
  dwc:observationDate '2003-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.805 -84.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.805"^^xsd:decimal ;
  dwc:decimalLongitude "-84.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.805 -84.006)"^^geo:wktLiteral ;
  geo-pos:lat "29.805"^^xsd:decimal ;
  geo-pos:long "-84.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6825'^^xsd:integer;
  dwc:scientificName 'Prionotus tribulus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.006'^^xsd:double;
  dwc:latitude '29.805'^^xsd:double;
  dwc:aphiaid '159577'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6825'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159577'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.739 -16.658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.739"^^xsd:decimal ;
  dwc:decimalLongitude "-16.658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.739 -16.658)"^^geo:wktLiteral ;
  geo-pos:lat "13.739"^^xsd:decimal ;
  geo-pos:long "-16.658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7075'^^xsd:integer;
  dwc:scientificName 'Mugil curema'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Jacques Panfili'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-16.658'^^xsd:double;
  dwc:latitude '13.739'^^xsd:double;
  dwc:aphiaid '159416'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7075'^^xsd:anyURI;
  dwc:observationDate '2005-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '159416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.543 2.525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.543"^^xsd:decimal ;
  dwc:decimalLongitude "2.525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.543 2.525)"^^geo:wktLiteral ;
  geo-pos:lat "41.543"^^xsd:decimal ;
  geo-pos:long "2.525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7557'^^xsd:integer;
  dwc:scientificName 'Scorpaena porcus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.525'^^xsd:double;
  dwc:latitude '41.543'^^xsd:double;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7557'^^xsd:anyURI;
  dwc:observationDate '2006-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.706"^^xsd:decimal ;
  dwc:decimalLongitude "-8.255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.706 -8.255)"^^geo:wktLiteral ;
  geo-pos:lat "43.706"^^xsd:decimal ;
  geo-pos:long "-8.255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '349'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Carmen Piñeiro'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.255'^^xsd:double;
  dwc:latitude '43.706'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:349'^^xsd:anyURI;
  dwc:observationDate '1984-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8087"^^xsd:decimal ;
  dwc:decimalLongitude "-120.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  geo-pos:lat "34.8087"^^xsd:decimal ;
  geo-pos:long "-120.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7891'^^xsd:integer;
  dwc:scientificName 'Phanerodon furcatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Leg. Fitch'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-120.823'^^xsd:double;
  dwc:latitude '34.8087'^^xsd:double;
  dwc:aphiaid '240730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7891'^^xsd:anyURI;
  dwc:aphiaIdAccepted '240730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.8848 -22.4333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.8848"^^xsd:decimal ;
  dwc:decimalLongitude "-22.4333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.8848 -22.4333)"^^geo:wktLiteral ;
  geo-pos:lat "-73.8848"^^xsd:decimal ;
  geo-pos:long "-22.4333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8500'^^xsd:integer;
  dwc:scientificName 'Gymnodraco acuticeps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-22.4333'^^xsd:double;
  dwc:latitude '-73.8848'^^xsd:double;
  dwc:aphiaid '234800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8500'^^xsd:anyURI;
  dwc:observationDate '1996-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '234800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6868"^^xsd:decimal ;
  dwc:decimalLongitude "2.82283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  geo-pos:lat "41.6868"^^xsd:decimal ;
  geo-pos:long "2.82283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8154'^^xsd:integer;
  dwc:scientificName 'Coryphoblennius galerita'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Àlex Casas. Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.82283'^^xsd:double;
  dwc:latitude '41.6868'^^xsd:double;
  dwc:aphiaid '126762'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8154'^^xsd:anyURI;
  dwc:observationDate '2009-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7953'^^xsd:integer;
  dwc:scientificName 'Pomadasys incisus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '126947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7953'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126947'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.336 13.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.336"^^xsd:decimal ;
  dwc:decimalLongitude "13.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.336 13.52)"^^geo:wktLiteral ;
  geo-pos:lat "-23.336"^^xsd:decimal ;
  geo-pos:long "13.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6976'^^xsd:integer;
  dwc:scientificName 'Caelorinchus fasciatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '13.52'^^xsd:double;
  dwc:latitude '-23.336'^^xsd:double;
  dwc:aphiaid '217750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6976'^^xsd:anyURI;
  dwc:observationDate '1988-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '280277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A63> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.64)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '63'^^xsd:integer;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.64'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:63'^^xsd:anyURI;
  dwc:observationDate '2000-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9912 -119.368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9912"^^xsd:decimal ;
  dwc:decimalLongitude "-119.368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9912 -119.368)"^^geo:wktLiteral ;
  geo-pos:lat "34.9912"^^xsd:decimal ;
  geo-pos:long "-119.368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8179'^^xsd:integer;
  dwc:scientificName 'Sebastes chlorostictus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Sr. Patrick Sudre. Dr. Ralph I'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.368'^^xsd:double;
  dwc:latitude '34.9912'^^xsd:double;
  dwc:aphiaid '274781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8179'^^xsd:anyURI;
  dwc:observationDate '2009-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '274781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.319 -170.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.319"^^xsd:decimal ;
  dwc:decimalLongitude "-170.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.319 -170.772)"^^geo:wktLiteral ;
  geo-pos:lat "56.319"^^xsd:decimal ;
  geo-pos:long "-170.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7819'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus polyacanthocephalus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-170.772'^^xsd:double;
  dwc:latitude '56.319'^^xsd:double;
  dwc:aphiaid '254528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7819'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '254528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.442 -165.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.442"^^xsd:decimal ;
  dwc:decimalLongitude "-165.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.442 -165.635)"^^geo:wktLiteral ;
  geo-pos:lat "55.442"^^xsd:decimal ;
  geo-pos:long "-165.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7317'^^xsd:integer;
  dwc:scientificName 'Oncorhynchus tshawytscha'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-165.635'^^xsd:double;
  dwc:latitude '55.442'^^xsd:double;
  dwc:aphiaid '158075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7317'^^xsd:anyURI;
  dwc:observationDate '2006-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '158075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7824'^^xsd:integer;
  dwc:scientificName 'Molva dipterygia'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '154806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7824'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7591'^^xsd:integer;
  dwc:scientificName 'Epigonus telescopus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126858'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7591'^^xsd:anyURI;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1707 3.8375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.1707"^^xsd:decimal ;
  dwc:decimalLongitude "3.8375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.1707 3.8375)"^^geo:wktLiteral ;
  geo-pos:lat "43.1707"^^xsd:decimal ;
  geo-pos:long "3.8375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8295'^^xsd:integer;
  dwc:scientificName 'Sprattus sprattus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero. Dra. Isabel Palomera'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.8375'^^xsd:double;
  dwc:latitude '43.1707'^^xsd:double;
  dwc:aphiaid '126425'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8295'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.625"^^xsd:decimal ;
  dwc:decimalLongitude "-85.154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  geo-pos:lat "29.625"^^xsd:decimal ;
  geo-pos:long "-85.154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6819'^^xsd:integer;
  dwc:scientificName 'Stellifer lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.154'^^xsd:double;
  dwc:latitude '29.625'^^xsd:double;
  dwc:aphiaid '159337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6819'^^xsd:anyURI;
  dwc:observationDate '2002-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '159337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7941'^^xsd:integer;
  dwc:scientificName 'Myripristis jacobus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '159385'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7941'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159385'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.801 2.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.801"^^xsd:decimal ;
  dwc:decimalLongitude "2.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.801 2.52)"^^geo:wktLiteral ;
  geo-pos:lat "39.801"^^xsd:decimal ;
  geo-pos:long "2.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6326'^^xsd:integer;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.52'^^xsd:double;
  dwc:latitude '39.801'^^xsd:double;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6326'^^xsd:anyURI;
  dwc:observationDate '2002-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.01"^^xsd:decimal ;
  dwc:decimalLongitude "1.674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.674)"^^geo:wktLiteral ;
  geo-pos:lat "41.01"^^xsd:decimal ;
  geo-pos:long "1.674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5908'^^xsd:integer;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.674'^^xsd:double;
  dwc:latitude '41.01'^^xsd:double;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5908'^^xsd:anyURI;
  dwc:observationDate '2001-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.9712 -60.3073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.9712"^^xsd:decimal ;
  dwc:decimalLongitude "-60.3073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.9712 -60.3073)"^^geo:wktLiteral ;
  geo-pos:lat "-61.9712"^^xsd:decimal ;
  geo-pos:long "-60.3073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8521'^^xsd:integer;
  dwc:scientificName 'Chionobathyscus  dewitti'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.3073'^^xsd:double;
  dwc:latitude '-61.9712'^^xsd:double;
  dwc:aphiaid '234650'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8521'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '234650'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.685 -9.356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.685"^^xsd:decimal ;
  dwc:decimalLongitude "-9.356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.685 -9.356)"^^geo:wktLiteral ;
  geo-pos:lat "38.685"^^xsd:decimal ;
  geo-pos:long "-9.356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7769'^^xsd:integer;
  dwc:scientificName 'Platichthys flesus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.356'^^xsd:double;
  dwc:latitude '38.685'^^xsd:double;
  dwc:aphiaid '127141'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7769'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127141'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7406'^^xsd:integer;
  dwc:scientificName 'Diplectrum eumelum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276178'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7406'^^xsd:anyURI;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '276178'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.802 -68.222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-54.802"^^xsd:decimal ;
  dwc:decimalLongitude "-68.222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-54.802 -68.222)"^^geo:wktLiteral ;
  geo-pos:lat "-54.802"^^xsd:decimal ;
  geo-pos:long "-68.222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6598'^^xsd:integer;
  dwc:scientificName 'Patagonotothen  cornucola'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Jesús Matallanas. Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-68.222'^^xsd:double;
  dwc:latitude '-54.802'^^xsd:double;
  dwc:aphiaid '279339'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6598'^^xsd:anyURI;
  dwc:aphiaIdAccepted '279339'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7111'^^xsd:integer;
  dwc:scientificName 'Selar crumenophthalmus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '159646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7111'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.536 -2.759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.536"^^xsd:decimal ;
  dwc:decimalLongitude "-2.759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.536 -2.759)"^^geo:wktLiteral ;
  geo-pos:lat "36.536"^^xsd:decimal ;
  geo-pos:long "-2.759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6841'^^xsd:integer;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-2.759'^^xsd:double;
  dwc:latitude '36.536'^^xsd:double;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6841'^^xsd:anyURI;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0213"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.0213"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8419'^^xsd:integer;
  dwc:scientificName 'Prionotus stephanophrys'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.0213'^^xsd:double;
  dwc:aphiaid '276291'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8419'^^xsd:anyURI;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '276291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6868"^^xsd:decimal ;
  dwc:decimalLongitude "2.82283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  geo-pos:lat "41.6868"^^xsd:decimal ;
  geo-pos:long "2.82283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8274'^^xsd:integer;
  dwc:scientificName 'Thalassoma pavo'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Àlex Casas. Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.82283'^^xsd:double;
  dwc:latitude '41.6868'^^xsd:double;
  dwc:aphiaid '126970'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8274'^^xsd:anyURI;
  dwc:observationDate '2008-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.689 37.218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.689"^^xsd:decimal ;
  dwc:decimalLongitude "37.218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.689 37.218)"^^geo:wktLiteral ;
  geo-pos:lat "36.689"^^xsd:decimal ;
  geo-pos:long "37.218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7268'^^xsd:integer;
  dwc:scientificName 'Aphanius mento'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Bettina Reichenbacher (B.Reichenbacher. U.Sie'^^xsd:string;
  dwc:continentOcean 'Àsia'^^xsd:string;
  dwc:longitude '37.218'^^xsd:double;
  dwc:latitude '36.689'^^xsd:double;
  dwc:aphiaid '1022156'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7268'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1605346'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7401'^^xsd:integer;
  dwc:scientificName 'Larimus argenteus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7401'^^xsd:anyURI;
  dwc:observationDate '2007-07-06'^^xsd:date;
  dwc:aphiaIdAccepted '276128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.984 -85.542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.984"^^xsd:decimal ;
  dwc:decimalLongitude "-85.542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.984 -85.542)"^^geo:wktLiteral ;
  geo-pos:lat "29.984"^^xsd:decimal ;
  geo-pos:long "-85.542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6785'^^xsd:integer;
  dwc:scientificName 'Opsanus beta'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.542'^^xsd:double;
  dwc:latitude '29.984'^^xsd:double;
  dwc:aphiaid '275645'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6785'^^xsd:anyURI;
  dwc:observationDate '2003-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '275645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7084'^^xsd:integer;
  dwc:scientificName 'Trachinotus ovatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '126819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7084'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126819'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6009'^^xsd:integer;
  dwc:scientificName 'Liza aurata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '126978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6009'^^xsd:anyURI;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '1044127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.208 2.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.208"^^xsd:decimal ;
  dwc:decimalLongitude "2.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.208 2.042)"^^geo:wktLiteral ;
  geo-pos:lat "41.208"^^xsd:decimal ;
  geo-pos:long "2.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5962'^^xsd:integer;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Anna Bozzano. Sr. Biel Pomar'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.042'^^xsd:double;
  dwc:latitude '41.208'^^xsd:double;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5962'^^xsd:anyURI;
  dwc:observationDate '2002-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.208 1.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.208"^^xsd:decimal ;
  dwc:decimalLongitude "1.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.208 1.821)"^^geo:wktLiteral ;
  geo-pos:lat "41.208"^^xsd:decimal ;
  geo-pos:long "1.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6192'^^xsd:integer;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.821'^^xsd:double;
  dwc:latitude '41.208'^^xsd:double;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6192'^^xsd:anyURI;
  dwc:observationDate '1994-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -0.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.157"^^xsd:decimal ;
  dwc:decimalLongitude "-0.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.157 -0.605)"^^geo:wktLiteral ;
  geo-pos:lat "38.157"^^xsd:decimal ;
  geo-pos:long "-0.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6071'^^xsd:integer;
  dwc:scientificName 'Scorpaena porcus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Manel Marhuenda'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.605'^^xsd:double;
  dwc:latitude '38.157'^^xsd:double;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6071'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.038 -59.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.038"^^xsd:decimal ;
  dwc:decimalLongitude "-59.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.038 -59.157)"^^geo:wktLiteral ;
  geo-pos:lat "-63.038"^^xsd:decimal ;
  geo-pos:long "-59.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6678'^^xsd:integer;
  dwc:scientificName 'Chionodraco rastrospinosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-59.157'^^xsd:double;
  dwc:latitude '-63.038'^^xsd:double;
  dwc:aphiaid '234678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6678'^^xsd:anyURI;
  dwc:observationDate '2006-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '234678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.208 2.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.208"^^xsd:decimal ;
  dwc:decimalLongitude "2.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.208 2.042)"^^geo:wktLiteral ;
  geo-pos:lat "41.208"^^xsd:decimal ;
  geo-pos:long "2.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7314'^^xsd:integer;
  dwc:scientificName 'Pomatomus saltatrix'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.042'^^xsd:double;
  dwc:latitude '41.208'^^xsd:double;
  dwc:aphiaid '151482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7314'^^xsd:anyURI;
  dwc:observationDate '2006-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '151482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A66> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.64)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '66'^^xsd:integer;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.64'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:66'^^xsd:anyURI;
  dwc:observationDate '2000-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8052"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  geo-pos:lat "29.8052"^^xsd:decimal ;
  geo-pos:long "-84.0063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8018'^^xsd:integer;
  dwc:scientificName 'Hyperoglyphe perciformis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.0063'^^xsd:double;
  dwc:latitude '29.8052'^^xsd:double;
  dwc:aphiaid '126832'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8018'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7157'^^xsd:integer;
  dwc:scientificName 'Eucinostomus dowi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276417'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7157'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276417'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6391'^^xsd:integer;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6391'^^xsd:anyURI;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.191 -119.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.191"^^xsd:decimal ;
  dwc:decimalLongitude "-119.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.191 -119.537)"^^geo:wktLiteral ;
  geo-pos:lat "34.191"^^xsd:decimal ;
  geo-pos:long "-119.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8285'^^xsd:integer;
  dwc:scientificName 'Sebastes chlorostictus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Isaac Anderson. Sra. Makena Hartwell.  sra. Am'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.537'^^xsd:double;
  dwc:latitude '34.191'^^xsd:double;
  dwc:aphiaid '274781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8285'^^xsd:anyURI;
  dwc:observationDate '2009-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '274781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '251'^^xsd:integer;
  dwc:scientificName 'Trematomus bernacchii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:251'^^xsd:anyURI;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '234802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7781'^^xsd:integer;
  dwc:scientificName 'Scorpaena maderensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '274721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7781'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274721'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.551 2.501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.551"^^xsd:decimal ;
  dwc:decimalLongitude "2.501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.551 2.501)"^^geo:wktLiteral ;
  geo-pos:lat "41.551"^^xsd:decimal ;
  geo-pos:long "2.501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7639'^^xsd:integer;
  dwc:scientificName 'Gymnammodytes cicerelus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.501'^^xsd:double;
  dwc:latitude '41.551'^^xsd:double;
  dwc:aphiaid '126753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7639'^^xsd:anyURI;
  dwc:observationDate '2006-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '126753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '183'^^xsd:integer;
  dwc:scientificName 'Labrus merula'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '126967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:183'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.957 -8.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.957"^^xsd:decimal ;
  dwc:decimalLongitude "-8.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.957 -8.042)"^^geo:wktLiteral ;
  geo-pos:lat "36.957"^^xsd:decimal ;
  geo-pos:long "-8.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6419'^^xsd:integer;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Margarida Castro'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.042'^^xsd:double;
  dwc:latitude '36.957'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6419'^^xsd:anyURI;
  dwc:observationDate '2000-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5964"^^xsd:decimal ;
  dwc:decimalLongitude "-119.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  geo-pos:lat "33.5964"^^xsd:decimal ;
  geo-pos:long "-119.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8103'^^xsd:integer;
  dwc:scientificName 'Sebastes chlorostictus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Patrick Sudre. Dr. Ralph Imondi'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.009'^^xsd:double;
  dwc:latitude '33.5964'^^xsd:double;
  dwc:aphiaid '274781'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8103'^^xsd:anyURI;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '274781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6334'^^xsd:integer;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6334'^^xsd:anyURI;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5964"^^xsd:decimal ;
  dwc:decimalLongitude "-119.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  geo-pos:lat "33.5964"^^xsd:decimal ;
  geo-pos:long "-119.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8109'^^xsd:integer;
  dwc:scientificName 'Sebastes elongatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Patrick Sudre. Dr. Ralph Imondi'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.009'^^xsd:double;
  dwc:latitude '33.5964'^^xsd:double;
  dwc:aphiaid '274788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8109'^^xsd:anyURI;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '274788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.076 1.671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.076"^^xsd:decimal ;
  dwc:decimalLongitude "1.671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.076 1.671)"^^geo:wktLiteral ;
  geo-pos:lat "41.076"^^xsd:decimal ;
  geo-pos:long "1.671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6004'^^xsd:integer;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.671'^^xsd:double;
  dwc:latitude '41.076'^^xsd:double;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6004'^^xsd:anyURI;
  dwc:observationDate '2001-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7933'^^xsd:integer;
  dwc:scientificName 'Laemonema laureysi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '272473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7933'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272473'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1842 1.73966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1842"^^xsd:decimal ;
  dwc:decimalLongitude "1.73966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1842 1.73966)"^^geo:wktLiteral ;
  geo-pos:lat "41.1842"^^xsd:decimal ;
  geo-pos:long "1.73966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8139'^^xsd:integer;
  dwc:scientificName 'Trachinus araneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.73966'^^xsd:double;
  dwc:latitude '41.1842'^^xsd:double;
  dwc:aphiaid '127081'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8139'^^xsd:anyURI;
  dwc:observationDate '2009-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.76783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.206"^^xsd:decimal ;
  dwc:decimalLongitude "1.76783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.76783)"^^geo:wktLiteral ;
  geo-pos:lat "41.206"^^xsd:decimal ;
  geo-pos:long "1.76783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8299'^^xsd:integer;
  dwc:scientificName 'Caranx rhonchus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Laura Recasens. Sra. Cristina López. Dr. Franc'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.76783'^^xsd:double;
  dwc:latitude '41.206'^^xsd:double;
  dwc:aphiaid '126806'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8299'^^xsd:anyURI;
  dwc:observationDate '2009-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126806'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '208'^^xsd:integer;
  dwc:scientificName 'Pomadasys incisus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:208'^^xsd:anyURI;
  dwc:observationDate '2002-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '126947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '258'^^xsd:integer;
  dwc:scientificName 'Trematomus eulepidotus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:258'^^xsd:anyURI;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '234754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.591 -22.239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.591"^^xsd:decimal ;
  dwc:decimalLongitude "-22.239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.591 -22.239)"^^geo:wktLiteral ;
  geo-pos:lat "-73.591"^^xsd:decimal ;
  geo-pos:long "-22.239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6642'^^xsd:integer;
  dwc:scientificName 'Pogonophryne scotti'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-22.239'^^xsd:double;
  dwc:latitude '-73.591'^^xsd:double;
  dwc:aphiaid '234837'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6642'^^xsd:anyURI;
  dwc:observationDate '1998-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '234837'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7394'^^xsd:integer;
  dwc:scientificName 'Odontoscion xanthops'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '281839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7394'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '281839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.609 -22.585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.609"^^xsd:decimal ;
  dwc:decimalLongitude "-22.585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.609 -22.585)"^^geo:wktLiteral ;
  geo-pos:lat "-73.609"^^xsd:decimal ;
  geo-pos:long "-22.585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '241'^^xsd:integer;
  dwc:scientificName 'Pleuragramma antarcticum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-22.585'^^xsd:double;
  dwc:latitude '-73.609'^^xsd:double;
  dwc:aphiaid '234721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:241'^^xsd:anyURI;
  dwc:observationDate '1996-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '234721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7243'^^xsd:integer;
  dwc:scientificName 'Caulolatilus affinis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '367211'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7243'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '367211'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6496'^^xsd:integer;
  dwc:scientificName 'Gobius niger'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126892'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6496'^^xsd:anyURI;
  dwc:observationDate '2002-11-11'^^xsd:date;
  dwc:aphiaIdAccepted '126892'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7965'^^xsd:integer;
  dwc:scientificName 'Dentex macrophthalmus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '273965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7965'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273965'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.634 -26.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-74.634"^^xsd:decimal ;
  dwc:decimalLongitude "-26.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-74.634 -26.99)"^^geo:wktLiteral ;
  geo-pos:lat "-74.634"^^xsd:decimal ;
  geo-pos:long "-26.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6633'^^xsd:integer;
  dwc:scientificName 'Pogonophryne barsukovi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-26.99'^^xsd:double;
  dwc:latitude '-74.634'^^xsd:double;
  dwc:aphiaid '234826'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6633'^^xsd:anyURI;
  dwc:observationDate '1998-02-11'^^xsd:date;
  dwc:aphiaIdAccepted '234826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.807 -54.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-34.807"^^xsd:decimal ;
  dwc:decimalLongitude "-54.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-34.807 -54.551)"^^geo:wktLiteral ;
  geo-pos:lat "-34.807"^^xsd:decimal ;
  geo-pos:long "-54.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '128'^^xsd:integer;
  dwc:scientificName 'Micropogonias furnieri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Walter Norbis'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-54.551'^^xsd:double;
  dwc:latitude '-34.807'^^xsd:double;
  dwc:aphiaid '275307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:128'^^xsd:anyURI;
  dwc:aphiaIdAccepted '275307'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7758'^^xsd:integer;
  dwc:scientificName 'Physiculus dalwigki'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '126498'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7758'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126498'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.135 16.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.135"^^xsd:decimal ;
  dwc:decimalLongitude "16.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.135 16.535)"^^geo:wktLiteral ;
  geo-pos:lat "36.135"^^xsd:decimal ;
  geo-pos:long "16.535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6129'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '16.535'^^xsd:double;
  dwc:latitude '36.135'^^xsd:double;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6129'^^xsd:anyURI;
  dwc:observationDate '2001-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1742 1.58466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1742"^^xsd:decimal ;
  dwc:decimalLongitude "1.58466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1742 1.58466)"^^geo:wktLiteral ;
  geo-pos:lat "41.1742"^^xsd:decimal ;
  geo-pos:long "1.58466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8385'^^xsd:integer;
  dwc:scientificName 'Pomadasys incisus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.58466'^^xsd:double;
  dwc:latitude '41.1742'^^xsd:double;
  dwc:aphiaid '126947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8385'^^xsd:anyURI;
  dwc:observationDate '2001-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '126947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.602 -79.785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.602"^^xsd:decimal ;
  dwc:decimalLongitude "-79.785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.602 -79.785)"^^geo:wktLiteral ;
  geo-pos:lat "31.602"^^xsd:decimal ;
  geo-pos:long "-79.785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7366'^^xsd:integer;
  dwc:scientificName 'Epinephelus guttatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-79.785'^^xsd:double;
  dwc:latitude '31.602'^^xsd:double;
  dwc:aphiaid '159352'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7366'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159352'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0432 1.93566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0432"^^xsd:decimal ;
  dwc:decimalLongitude "1.93566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0432 1.93566)"^^geo:wktLiteral ;
  geo-pos:lat "38.0432"^^xsd:decimal ;
  geo-pos:long "1.93566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8144'^^xsd:integer;
  dwc:scientificName 'Lepidion guentheri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.93566'^^xsd:double;
  dwc:latitude '38.0432'^^xsd:double;
  dwc:aphiaid '126494'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8144'^^xsd:anyURI;
  dwc:observationDate '2009-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6301'^^xsd:integer;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6301'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.239 -0.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "58.239"^^xsd:decimal ;
  dwc:decimalLongitude "-0.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (58.239 -0.455)"^^geo:wktLiteral ;
  geo-pos:lat "58.239"^^xsd:decimal ;
  geo-pos:long "-0.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6856'^^xsd:integer;
  dwc:scientificName 'Trisopterus luscus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-0.455'^^xsd:double;
  dwc:latitude '58.239'^^xsd:double;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6856'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302 16.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.302"^^xsd:decimal ;
  dwc:decimalLongitude "16.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302 16.567)"^^geo:wktLiteral ;
  geo-pos:lat "38.302"^^xsd:decimal ;
  geo-pos:long "16.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5915'^^xsd:integer;
  dwc:scientificName 'Nettastoma melanurum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '16.567'^^xsd:double;
  dwc:latitude '38.302'^^xsd:double;
  dwc:aphiaid '126308'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5915'^^xsd:anyURI;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '299709'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.557 14.757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-27.557"^^xsd:decimal ;
  dwc:decimalLongitude "14.757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-27.557 14.757)"^^geo:wktLiteral ;
  geo-pos:lat "-27.557"^^xsd:decimal ;
  geo-pos:long "14.757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6741'^^xsd:integer;
  dwc:scientificName 'Merluccius paradoxus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:startYearCollected '1984'^^xsd:integer;
  dwc:endYearCollected '1984'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '14.757'^^xsd:double;
  dwc:latitude '-27.557'^^xsd:double;
  dwc:aphiaid '217745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6741'^^xsd:anyURI;
  dwc:observationDate '1984-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '217745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7349'^^xsd:integer;
  dwc:scientificName 'Umbrina ronchus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '127013'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7349'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127013'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.408 -35.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.408"^^xsd:decimal ;
  dwc:decimalLongitude "-35.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.408 -35.693)"^^geo:wktLiteral ;
  geo-pos:lat "-55.408"^^xsd:decimal ;
  geo-pos:long "-35.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7053'^^xsd:integer;
  dwc:scientificName 'Dissostichus eleginoides'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-35.693'^^xsd:double;
  dwc:latitude '-55.408'^^xsd:double;
  dwc:aphiaid '234700'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7053'^^xsd:anyURI;
  dwc:observationDate '2006-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '234700'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.77 -17.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.77"^^xsd:decimal ;
  dwc:decimalLongitude "-17.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.77 -17.555)"^^geo:wktLiteral ;
  geo-pos:lat "14.77"^^xsd:decimal ;
  geo-pos:long "-17.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7743'^^xsd:integer;
  dwc:scientificName 'Cynoglossus senegalensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.555'^^xsd:double;
  dwc:latitude '14.77'^^xsd:double;
  dwc:aphiaid '274226'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7743'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274226'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7587'^^xsd:integer;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7587'^^xsd:anyURI;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7162'^^xsd:integer;
  dwc:scientificName 'Eucinostomus gracilis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276419'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7162'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276419'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.0378 -59.1573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.0378"^^xsd:decimal ;
  dwc:decimalLongitude "-59.1573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.0378 -59.1573)"^^geo:wktLiteral ;
  geo-pos:lat "-63.0378"^^xsd:decimal ;
  geo-pos:long "-59.1573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8535'^^xsd:integer;
  dwc:scientificName 'Chionodraco rastrospinosus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-59.1573'^^xsd:double;
  dwc:latitude '-63.0378'^^xsd:double;
  dwc:aphiaid '234678'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8535'^^xsd:anyURI;
  dwc:observationDate '2006-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '234678'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1853 1.6565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1853"^^xsd:decimal ;
  dwc:decimalLongitude "1.6565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1853 1.6565)"^^geo:wktLiteral ;
  geo-pos:lat "41.1853"^^xsd:decimal ;
  geo-pos:long "1.6565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8163'^^xsd:integer;
  dwc:scientificName 'Trachinotus ovatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.6565'^^xsd:double;
  dwc:latitude '41.1853'^^xsd:double;
  dwc:aphiaid '126819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8163'^^xsd:anyURI;
  dwc:observationDate '2009-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7621'^^xsd:integer;
  dwc:scientificName 'Umbrina cirrosa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127012'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7621'^^xsd:anyURI;
  dwc:observationDate '2003-06-04'^^xsd:date;
  dwc:aphiaIdAccepted '127012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.967 -60.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.967"^^xsd:decimal ;
  dwc:decimalLongitude "-60.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.967 -60.308)"^^geo:wktLiteral ;
  geo-pos:lat "-61.967"^^xsd:decimal ;
  geo-pos:long "-60.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6704'^^xsd:integer;
  dwc:scientificName 'Antimora rostrata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.308'^^xsd:double;
  dwc:latitude '-61.967'^^xsd:double;
  dwc:aphiaid '126486'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6704'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '126486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.568)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7550'^^xsd:integer;
  dwc:scientificName 'Dactylopterus volitans'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.568'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127232'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7550'^^xsd:anyURI;
  dwc:observationDate '2000-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.142 12.0862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.142"^^xsd:decimal ;
  dwc:decimalLongitude "12.0862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.142 12.0862)"^^geo:wktLiteral ;
  geo-pos:lat "43.142"^^xsd:decimal ;
  geo-pos:long "12.0862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8560'^^xsd:integer;
  dwc:scientificName 'Atherina boyeri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Corrado Costa'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '12.0862'^^xsd:double;
  dwc:latitude '43.142'^^xsd:double;
  dwc:aphiaid '272027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8560'^^xsd:anyURI;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '272027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.408 2.334)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.408"^^xsd:decimal ;
  dwc:decimalLongitude "2.334"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.408 2.334)"^^geo:wktLiteral ;
  geo-pos:lat "41.408"^^xsd:decimal ;
  geo-pos:long "2.334"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6182'^^xsd:integer;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.334'^^xsd:double;
  dwc:latitude '41.408'^^xsd:double;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6182'^^xsd:anyURI;
  dwc:observationDate '1999-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.341 2.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.341"^^xsd:decimal ;
  dwc:decimalLongitude "2.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.341 2.217)"^^geo:wktLiteral ;
  geo-pos:lat "41.341"^^xsd:decimal ;
  geo-pos:long "2.217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6410'^^xsd:integer;
  dwc:scientificName 'Sarda sarda'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Jordi Lleonart. Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.217'^^xsd:double;
  dwc:latitude '41.341'^^xsd:double;
  dwc:aphiaid '127021'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6410'^^xsd:anyURI;
  dwc:observationDate '1989-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '127021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6461'^^xsd:integer;
  dwc:scientificName 'Sphyraena sphyraena'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127068'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6461'^^xsd:anyURI;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '127068'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.954 39.889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.954"^^xsd:decimal ;
  dwc:decimalLongitude "39.889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.954 39.889)"^^geo:wktLiteral ;
  geo-pos:lat "-7.954"^^xsd:decimal ;
  geo-pos:long "39.889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7250'^^xsd:integer;
  dwc:scientificName 'Upeneus vittatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jorge Torrens'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Índic'^^xsd:string;
  dwc:longitude '39.889'^^xsd:double;
  dwc:latitude '-7.954'^^xsd:double;
  dwc:aphiaid '218691'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7250'^^xsd:anyURI;
  dwc:observationDate '2006-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '218691'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.541"^^xsd:decimal ;
  dwc:decimalLongitude "3.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  geo-pos:lat "42.541"^^xsd:decimal ;
  geo-pos:long "3.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '318'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.605'^^xsd:double;
  dwc:latitude '42.541'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:318'^^xsd:anyURI;
  dwc:observationDate '1993-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '151'^^xsd:integer;
  dwc:scientificName 'Symphodus rostratus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '273574'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:151'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8206'^^xsd:integer;
  dwc:scientificName 'Hygophum  reinhardtii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '126604'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8206'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126604'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8239'^^xsd:integer;
  dwc:scientificName 'Synaphobranchus kaupii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '126328'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8239'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126328'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.352 43.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.352"^^xsd:decimal ;
  dwc:decimalLongitude "43.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.352 43.755)"^^geo:wktLiteral ;
  geo-pos:lat "33.352"^^xsd:decimal ;
  geo-pos:long "43.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7274'^^xsd:integer;
  dwc:scientificName 'Aphanius dispar'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Bettina Reichenbacher (B.Reichenbacher. U.Sie'^^xsd:string;
  dwc:continentOcean 'Àsia'^^xsd:string;
  dwc:longitude '43.755'^^xsd:double;
  dwc:latitude '33.352'^^xsd:double;
  dwc:aphiaid '126427'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7274'^^xsd:anyURI;
  dwc:aphiaIdAccepted '316333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8328'^^xsd:integer;
  dwc:scientificName 'Aspitrigla cuculus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '150662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8328'^^xsd:anyURI;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.136 1.701)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.136"^^xsd:decimal ;
  dwc:decimalLongitude "1.701"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.136 1.701)"^^geo:wktLiteral ;
  geo-pos:lat "41.136"^^xsd:decimal ;
  geo-pos:long "1.701"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6177'^^xsd:integer;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.701'^^xsd:double;
  dwc:latitude '41.136'^^xsd:double;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6177'^^xsd:anyURI;
  dwc:observationDate '1995-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.87 3.524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.87"^^xsd:decimal ;
  dwc:decimalLongitude "3.524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.87 3.524)"^^geo:wktLiteral ;
  geo-pos:lat "39.87"^^xsd:decimal ;
  geo-pos:long "3.524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7694'^^xsd:integer;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.524'^^xsd:double;
  dwc:latitude '39.87'^^xsd:double;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7694'^^xsd:anyURI;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5964"^^xsd:decimal ;
  dwc:decimalLongitude "-119.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  geo-pos:lat "33.5964"^^xsd:decimal ;
  geo-pos:long "-119.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8126'^^xsd:integer;
  dwc:scientificName 'Sebastes rosaceus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Patrick Sudre. Dr. Ralph Imondi'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.009'^^xsd:double;
  dwc:latitude '33.5964'^^xsd:double;
  dwc:aphiaid '274841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8126'^^xsd:anyURI;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '274841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0387 -119.603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0387"^^xsd:decimal ;
  dwc:decimalLongitude "-119.603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0387 -119.603)"^^geo:wktLiteral ;
  geo-pos:lat "34.0387"^^xsd:decimal ;
  geo-pos:long "-119.603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7986'^^xsd:integer;
  dwc:scientificName 'Sebastes serriceps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Halie Arimitsu. Dr. Ralph Imondi'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.603'^^xsd:double;
  dwc:latitude '34.0387'^^xsd:double;
  dwc:aphiaid '274853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7986'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274853'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9875 -119.496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.9875"^^xsd:decimal ;
  dwc:decimalLongitude "-119.496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.9875 -119.496)"^^geo:wktLiteral ;
  geo-pos:lat "33.9875"^^xsd:decimal ;
  geo-pos:long "-119.496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8230'^^xsd:integer;
  dwc:scientificName 'Sebastes rosaceus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Dr. Ralph Imondi. Coastal Mari'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.496'^^xsd:double;
  dwc:latitude '33.9875'^^xsd:double;
  dwc:aphiaid '274841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8230'^^xsd:anyURI;
  dwc:observationDate '2009-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '274841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.687 2.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.687"^^xsd:decimal ;
  dwc:decimalLongitude "2.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.687 2.823)"^^geo:wktLiteral ;
  geo-pos:lat "41.687"^^xsd:decimal ;
  geo-pos:long "2.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7663'^^xsd:integer;
  dwc:scientificName 'Symphodus ocellatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.823'^^xsd:double;
  dwc:latitude '41.687'^^xsd:double;
  dwc:aphiaid '127460'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7663'^^xsd:anyURI;
  dwc:observationDate '2004-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '273572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7950'^^xsd:integer;
  dwc:scientificName 'Lutjanus goreensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '276538'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7950'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276538'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.591)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6594'^^xsd:integer;
  dwc:scientificName 'Artedidraco schackletoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.591'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6594'^^xsd:anyURI;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '234817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.06 1.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.06"^^xsd:decimal ;
  dwc:decimalLongitude "1.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.06 1.74)"^^geo:wktLiteral ;
  geo-pos:lat "41.06"^^xsd:decimal ;
  geo-pos:long "1.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5999'^^xsd:integer;
  dwc:scientificName 'Myctophum punctatum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.74'^^xsd:double;
  dwc:latitude '41.06'^^xsd:double;
  dwc:aphiaid '126627'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5999'^^xsd:anyURI;
  dwc:observationDate '2001-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8052"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  geo-pos:lat "29.8052"^^xsd:decimal ;
  geo-pos:long "-84.0063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7989'^^xsd:integer;
  dwc:scientificName 'Epinephelus flavolimbatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.0063'^^xsd:double;
  dwc:latitude '29.8052'^^xsd:double;
  dwc:aphiaid '273853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7989'^^xsd:anyURI;
  dwc:aphiaIdAccepted '475077'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6927'^^xsd:integer;
  dwc:scientificName 'Polymixia  nobilis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '127163'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6927'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127163'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.803 24.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.803"^^xsd:decimal ;
  dwc:decimalLongitude "24.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.803 24.424)"^^geo:wktLiteral ;
  geo-pos:lat "40.803"^^xsd:decimal ;
  geo-pos:long "24.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7656'^^xsd:integer;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Alexis Tsangridis'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '24.424'^^xsd:double;
  dwc:latitude '40.803'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7656'^^xsd:anyURI;
  dwc:observationDate '2001-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6848'^^xsd:integer;
  dwc:scientificName 'Symbolophorus veranyi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126630'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6848'^^xsd:anyURI;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126630'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7116'^^xsd:integer;
  dwc:scientificName 'Selene peruviana'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '273286'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7116'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3546 -119.456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.3546"^^xsd:decimal ;
  dwc:decimalLongitude "-119.456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.3546 -119.456)"^^geo:wktLiteral ;
  geo-pos:lat "34.3546"^^xsd:decimal ;
  geo-pos:long "-119.456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8250'^^xsd:integer;
  dwc:scientificName 'Sebastes auriculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Chris Galindo. Sra. Molly Mohler. Sr.Charles S'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.456'^^xsd:double;
  dwc:latitude '34.3546'^^xsd:double;
  dwc:aphiaid '274773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8250'^^xsd:anyURI;
  dwc:observationDate '2009-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '274773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6250'^^xsd:integer;
  dwc:scientificName 'Solea senegalensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6250'^^xsd:anyURI;
  dwc:observationDate '2000-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '127159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.967 -60.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.967"^^xsd:decimal ;
  dwc:decimalLongitude "-60.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.967 -60.308)"^^geo:wktLiteral ;
  geo-pos:lat "-61.967"^^xsd:decimal ;
  geo-pos:long "-60.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6691'^^xsd:integer;
  dwc:scientificName 'Neopagetopsis ionah'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.308'^^xsd:double;
  dwc:latitude '-61.967'^^xsd:double;
  dwc:aphiaid '234685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6691'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '234685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A43> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '43'^^xsd:integer;
  dwc:scientificName 'Lithognathus mormyrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127055'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:43'^^xsd:anyURI;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8363 -10.5907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8363"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8363 -10.5907)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8363"^^xsd:decimal ;
  geo-pos:long "-10.5907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8482'^^xsd:integer;
  dwc:scientificName 'Pogonophryne marmorata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.5907'^^xsd:double;
  dwc:latitude '-70.8363'^^xsd:double;
  dwc:aphiaid '234730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8482'^^xsd:anyURI;
  dwc:observationDate '1998-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '234730'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7447'^^xsd:integer;
  dwc:scientificName 'Lepophidium prorates'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '275626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7447'^^xsd:anyURI;
  dwc:observationDate '2001-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '275626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5964"^^xsd:decimal ;
  dwc:decimalLongitude "-119.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  geo-pos:lat "33.5964"^^xsd:decimal ;
  geo-pos:long "-119.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8119'^^xsd:integer;
  dwc:scientificName 'Sebastes hopkinsi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Patrick Sudre. Dr. Ralph Imondi'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.009'^^xsd:double;
  dwc:latitude '33.5964'^^xsd:double;
  dwc:aphiaid '274800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8119'^^xsd:anyURI;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '274800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.06 1.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.06"^^xsd:decimal ;
  dwc:decimalLongitude "1.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.06 1.74)"^^geo:wktLiteral ;
  geo-pos:lat "41.06"^^xsd:decimal ;
  geo-pos:long "1.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6520'^^xsd:integer;
  dwc:scientificName 'Gadella maraldi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.74'^^xsd:double;
  dwc:latitude '41.06'^^xsd:double;
  dwc:aphiaid '126488'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6520'^^xsd:anyURI;
  dwc:observationDate '2001-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.401 22.241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.401"^^xsd:decimal ;
  dwc:decimalLongitude "22.241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.401 22.241)"^^geo:wktLiteral ;
  geo-pos:lat "36.401"^^xsd:decimal ;
  geo-pos:long "22.241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6133'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides guentheri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '22.241'^^xsd:double;
  dwc:latitude '36.401'^^xsd:double;
  dwc:aphiaid '158958'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6133'^^xsd:anyURI;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '158958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.49 2.501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.49"^^xsd:decimal ;
  dwc:decimalLongitude "2.501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.49 2.501)"^^geo:wktLiteral ;
  geo-pos:lat "41.49"^^xsd:decimal ;
  geo-pos:long "2.501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7626'^^xsd:integer;
  dwc:scientificName 'Mullus barbatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.501'^^xsd:double;
  dwc:latitude '41.49'^^xsd:double;
  dwc:aphiaid '126985'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7626'^^xsd:anyURI;
  dwc:observationDate '2006-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.77 -17.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.77"^^xsd:decimal ;
  dwc:decimalLongitude "-17.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.77 -17.555)"^^geo:wktLiteral ;
  geo-pos:lat "14.77"^^xsd:decimal ;
  geo-pos:long "-17.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7749'^^xsd:integer;
  dwc:scientificName 'Pomadasys perotaei'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.555'^^xsd:double;
  dwc:latitude '14.77'^^xsd:double;
  dwc:aphiaid '273510'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7749'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273510'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.319 -170.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.319"^^xsd:decimal ;
  dwc:decimalLongitude "-170.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.319 -170.772)"^^geo:wktLiteral ;
  geo-pos:lat "56.319"^^xsd:decimal ;
  geo-pos:long "-170.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7820'^^xsd:integer;
  dwc:scientificName 'Myoxocephalus polyacanthocephalus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-170.772'^^xsd:double;
  dwc:latitude '56.319'^^xsd:double;
  dwc:aphiaid '254528'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7820'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '254528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.06 1.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.06"^^xsd:decimal ;
  dwc:decimalLongitude "1.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.06 1.74)"^^geo:wktLiteral ;
  geo-pos:lat "41.06"^^xsd:decimal ;
  geo-pos:long "1.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6117'^^xsd:integer;
  dwc:scientificName 'Caelorinchus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.74'^^xsd:double;
  dwc:latitude '41.06'^^xsd:double;
  dwc:aphiaid '126464'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6117'^^xsd:anyURI;
  dwc:observationDate '2001-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8087"^^xsd:decimal ;
  dwc:decimalLongitude "-120.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  geo-pos:lat "34.8087"^^xsd:decimal ;
  geo-pos:long "-120.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8212'^^xsd:integer;
  dwc:scientificName 'Protomyctophum crockeri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Leg. Fitch. Brzobohasy'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-120.823'^^xsd:double;
  dwc:latitude '34.8087'^^xsd:double;
  dwc:aphiaid '272731'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8212'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272731'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A55> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.737)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '55'^^xsd:integer;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.737'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:55'^^xsd:anyURI;
  dwc:observationDate '1995-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7219'^^xsd:integer;
  dwc:scientificName 'Antennarius avalonis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '272536'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7219'^^xsd:anyURI;
  dwc:observationDate '2001-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '712506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.857 0.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.857"^^xsd:decimal ;
  dwc:decimalLongitude "0.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.857 0.775)"^^geo:wktLiteral ;
  geo-pos:lat "40.857"^^xsd:decimal ;
  geo-pos:long "0.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6959'^^xsd:integer;
  dwc:scientificName 'Valencia hispanica'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '0.775'^^xsd:double;
  dwc:latitude '40.857'^^xsd:double;
  dwc:aphiaid '1022014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6959'^^xsd:anyURI;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1022014'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8052"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  geo-pos:lat "29.8052"^^xsd:decimal ;
  geo-pos:long "-84.0063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7993'^^xsd:integer;
  dwc:scientificName 'Epinephelus niveatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.0063'^^xsd:double;
  dwc:latitude '29.8052'^^xsd:double;
  dwc:aphiaid '159221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7993'^^xsd:anyURI;
  dwc:aphiaIdAccepted '475101'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.805 -84.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.805"^^xsd:decimal ;
  dwc:decimalLongitude "-84.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.805 -84.006)"^^geo:wktLiteral ;
  geo-pos:lat "29.805"^^xsd:decimal ;
  geo-pos:long "-84.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7226'^^xsd:integer;
  dwc:scientificName 'Lutjanus campechanus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dana Bethea. Dr. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.006'^^xsd:double;
  dwc:latitude '29.805'^^xsd:double;
  dwc:aphiaid '159795'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7226'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159795'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6597'^^xsd:integer;
  dwc:scientificName 'Artedidraco schackletoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234817'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6597'^^xsd:anyURI;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '234817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8339'^^xsd:integer;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8339'^^xsd:anyURI;
  dwc:observationDate '2007-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6302'^^xsd:integer;
  dwc:scientificName 'Serranus scriba'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '127043'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6302'^^xsd:anyURI;
  dwc:observationDate '2004-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '127043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.852 -19.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.852"^^xsd:decimal ;
  dwc:decimalLongitude "-19.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.852 -19.238)"^^geo:wktLiteral ;
  geo-pos:lat "-72.852"^^xsd:decimal ;
  geo-pos:long "-19.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5936'^^xsd:integer;
  dwc:scientificName 'Anotopterus pharao'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-19.238'^^xsd:double;
  dwc:latitude '-72.852'^^xsd:double;
  dwc:aphiaid '126334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5936'^^xsd:anyURI;
  dwc:observationDate '1998-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7795'^^xsd:integer;
  dwc:scientificName 'Simenchelys parasitica'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '126327'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7795'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126327'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.803 24.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.803"^^xsd:decimal ;
  dwc:decimalLongitude "24.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.803 24.424)"^^geo:wktLiteral ;
  geo-pos:lat "40.803"^^xsd:decimal ;
  geo-pos:long "24.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6425'^^xsd:integer;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Alexis Tsangridis'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '24.424'^^xsd:double;
  dwc:latitude '40.803'^^xsd:double;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6425'^^xsd:anyURI;
  dwc:observationDate '2000-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.725"^^xsd:decimal ;
  dwc:decimalLongitude "-15.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  geo-pos:lat "24.725"^^xsd:decimal ;
  geo-pos:long "-15.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7468'^^xsd:integer;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.193'^^xsd:double;
  dwc:latitude '24.725'^^xsd:double;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7468'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.725"^^xsd:decimal ;
  dwc:decimalLongitude "-15.193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.725 -15.193)"^^geo:wktLiteral ;
  geo-pos:lat "24.725"^^xsd:decimal ;
  geo-pos:long "-15.193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7020'^^xsd:integer;
  dwc:scientificName 'Dentex macrophthalmus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.193'^^xsd:double;
  dwc:latitude '24.725'^^xsd:double;
  dwc:aphiaid '273965'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7020'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273965'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.0213"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.0213 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.0213"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8437'^^xsd:integer;
  dwc:scientificName 'Pomadasys panamensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.0213'^^xsd:double;
  dwc:aphiaid '273509'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8437'^^xsd:anyURI;
  dwc:observationDate '2008-01-10'^^xsd:date;
  dwc:aphiaIdAccepted '320982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.01"^^xsd:decimal ;
  dwc:decimalLongitude "1.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  geo-pos:lat "41.01"^^xsd:decimal ;
  geo-pos:long "1.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6286'^^xsd:integer;
  dwc:scientificName 'Ophidion barbatum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.507'^^xsd:double;
  dwc:latitude '41.01'^^xsd:double;
  dwc:aphiaid '126675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6286'^^xsd:anyURI;
  dwc:observationDate '2001-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '126675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.352 43.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.352"^^xsd:decimal ;
  dwc:decimalLongitude "43.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.352 43.755)"^^geo:wktLiteral ;
  geo-pos:lat "33.352"^^xsd:decimal ;
  geo-pos:long "43.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7273'^^xsd:integer;
  dwc:scientificName 'Aphanius dispar'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Bettina Reichenbacher (B.Reichenbacher. U.Sie'^^xsd:string;
  dwc:continentOcean 'Àsia'^^xsd:string;
  dwc:longitude '43.755'^^xsd:double;
  dwc:latitude '33.352'^^xsd:double;
  dwc:aphiaid '126427'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7273'^^xsd:anyURI;
  dwc:aphiaIdAccepted '316333'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.59)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '306'^^xsd:integer;
  dwc:scientificName 'Trematomus scotti'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.59'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:306'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7669'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7669'^^xsd:anyURI;
  dwc:observationDate '2003-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7633'^^xsd:integer;
  dwc:scientificName 'Symphodus cinereus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '273567'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7633'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8378 -13.8192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.8378"^^xsd:decimal ;
  dwc:decimalLongitude "-13.8192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.8378 -13.8192)"^^geo:wktLiteral ;
  geo-pos:lat "28.8378"^^xsd:decimal ;
  geo-pos:long "-13.8192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8200'^^xsd:integer;
  dwc:scientificName 'Notoscopelus resplendens'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-13.8192'^^xsd:double;
  dwc:latitude '28.8378'^^xsd:double;
  dwc:aphiaid '158916'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8200'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158916'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7255 -15.1928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.7255"^^xsd:decimal ;
  dwc:decimalLongitude "-15.1928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.7255 -15.1928)"^^geo:wktLiteral ;
  geo-pos:lat "24.7255"^^xsd:decimal ;
  geo-pos:long "-15.1928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8433'^^xsd:integer;
  dwc:scientificName 'Pomadasys incisus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.1928'^^xsd:double;
  dwc:latitude '24.7255'^^xsd:double;
  dwc:aphiaid '126947'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8433'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126947'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.038 1.643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.038"^^xsd:decimal ;
  dwc:decimalLongitude "1.643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.038 1.643)"^^geo:wktLiteral ;
  geo-pos:lat "39.038"^^xsd:decimal ;
  geo-pos:long "1.643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6868'^^xsd:integer;
  dwc:scientificName 'Odondebuenia balearica'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.643'^^xsd:double;
  dwc:latitude '39.038'^^xsd:double;
  dwc:aphiaid '126920'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6868'^^xsd:anyURI;
  dwc:observationDate '2006-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.285 1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.285"^^xsd:decimal ;
  dwc:decimalLongitude "1.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.285 1.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.285"^^xsd:decimal ;
  geo-pos:long "1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6145'^^xsd:integer;
  dwc:scientificName 'Lepidion lepidion'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.8'^^xsd:double;
  dwc:latitude '38.285'^^xsd:double;
  dwc:aphiaid '126495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6145'^^xsd:anyURI;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7181'^^xsd:integer;
  dwc:scientificName 'Pomadasys argenteus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '218570'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7181'^^xsd:anyURI;
  dwc:aphiaIdAccepted '218570'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.742"^^xsd:decimal ;
  dwc:decimalLongitude "-17.502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.742 -17.502)"^^geo:wktLiteral ;
  geo-pos:lat "15.742"^^xsd:decimal ;
  geo-pos:long "-17.502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6554'^^xsd:integer;
  dwc:scientificName 'Merluccius polli'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Ana Ramos'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.502'^^xsd:double;
  dwc:latitude '15.742'^^xsd:double;
  dwc:aphiaid '272457'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6554'^^xsd:anyURI;
  dwc:observationDate '1986-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '272457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7397'^^xsd:integer;
  dwc:scientificName 'Odontoscion xanthops'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '281839'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7397'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '281839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.304 2.155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.304"^^xsd:decimal ;
  dwc:decimalLongitude "2.155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.304 2.155)"^^geo:wktLiteral ;
  geo-pos:lat "41.304"^^xsd:decimal ;
  geo-pos:long "2.155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7862'^^xsd:integer;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.155'^^xsd:double;
  dwc:latitude '41.304'^^xsd:double;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7862'^^xsd:anyURI;
  dwc:observationDate '2006-10-18'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A34> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '34'^^xsd:integer;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:34'^^xsd:anyURI;
  dwc:observationDate '2000-02-18'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.152 1.591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.152"^^xsd:decimal ;
  dwc:decimalLongitude "1.591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.152 1.591)"^^geo:wktLiteral ;
  geo-pos:lat "41.152"^^xsd:decimal ;
  geo-pos:long "1.591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6040'^^xsd:integer;
  dwc:scientificName 'Mugil cephalus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.591'^^xsd:double;
  dwc:latitude '41.152'^^xsd:double;
  dwc:aphiaid '126983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6040'^^xsd:anyURI;
  dwc:observationDate '2000-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '126983'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6169'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6169'^^xsd:anyURI;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7487'^^xsd:integer;
  dwc:scientificName 'Chlorophthalmus agassizii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '400342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7487'^^xsd:anyURI;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8087"^^xsd:decimal ;
  dwc:decimalLongitude "-120.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  geo-pos:lat "34.8087"^^xsd:decimal ;
  geo-pos:long "-120.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8214'^^xsd:integer;
  dwc:scientificName 'Symbolophorus californiensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Leg. Fitch. Brzobohasy'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-120.823'^^xsd:double;
  dwc:latitude '34.8087'^^xsd:double;
  dwc:aphiaid '272733'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8214'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272733'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6173'^^xsd:integer;
  dwc:scientificName 'Trisopterus minutus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126446'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6173'^^xsd:anyURI;
  dwc:observationDate '2003-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.305 2.158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.305"^^xsd:decimal ;
  dwc:decimalLongitude "2.158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.305 2.158)"^^geo:wktLiteral ;
  geo-pos:lat "41.305"^^xsd:decimal ;
  geo-pos:long "2.158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6472'^^xsd:integer;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.158'^^xsd:double;
  dwc:latitude '41.305'^^xsd:double;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6472'^^xsd:anyURI;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8052"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  geo-pos:lat "29.8052"^^xsd:decimal ;
  geo-pos:long "-84.0063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8001'^^xsd:integer;
  dwc:scientificName 'Etelis oculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.0063'^^xsd:double;
  dwc:latitude '29.8052'^^xsd:double;
  dwc:aphiaid '159789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8001'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159789'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.621 1.257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.621"^^xsd:decimal ;
  dwc:decimalLongitude "1.257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.621 1.257)"^^geo:wktLiteral ;
  geo-pos:lat "38.621"^^xsd:decimal ;
  geo-pos:long "1.257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7555'^^xsd:integer;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.257'^^xsd:double;
  dwc:latitude '38.621'^^xsd:double;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7555'^^xsd:anyURI;
  dwc:observationDate '2006-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6449'^^xsd:integer;
  dwc:scientificName 'Gobius paganellus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Beatriz Morales-Nin. Sr. Joan Moranta'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '126893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6449'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.919 1.593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.919"^^xsd:decimal ;
  dwc:decimalLongitude "1.593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.919 1.593)"^^geo:wktLiteral ;
  geo-pos:lat "38.919"^^xsd:decimal ;
  geo-pos:long "1.593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7861'^^xsd:integer;
  dwc:scientificName 'Macroramphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.593'^^xsd:double;
  dwc:latitude '38.919'^^xsd:double;
  dwc:aphiaid '127378'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7861'^^xsd:anyURI;
  dwc:observationDate '2006-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8052"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  geo-pos:lat "29.8052"^^xsd:decimal ;
  geo-pos:long "-84.0063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8000'^^xsd:integer;
  dwc:scientificName 'Uraspis secunda'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.0063'^^xsd:double;
  dwc:latitude '29.8052'^^xsd:double;
  dwc:aphiaid '159658'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8000'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159658'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.354 2.218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.354"^^xsd:decimal ;
  dwc:decimalLongitude "2.218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.354 2.218)"^^geo:wktLiteral ;
  geo-pos:lat "41.354"^^xsd:decimal ;
  geo-pos:long "2.218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7593'^^xsd:integer;
  dwc:scientificName 'Seriola dumerili'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.218'^^xsd:double;
  dwc:latitude '41.354'^^xsd:double;
  dwc:aphiaid '126816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7593'^^xsd:anyURI;
  dwc:observationDate '2006-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '126816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.605 -22.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.605"^^xsd:decimal ;
  dwc:decimalLongitude "-22.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.605 -22.117)"^^geo:wktLiteral ;
  geo-pos:lat "-73.605"^^xsd:decimal ;
  geo-pos:long "-22.117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8480'^^xsd:integer;
  dwc:scientificName 'Dolloidraco longedorsalis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-22.117'^^xsd:double;
  dwc:latitude '-73.605'^^xsd:double;
  dwc:aphiaid '234696'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8480'^^xsd:anyURI;
  dwc:observationDate '1998-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '234696'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2373 -12.4587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.2373"^^xsd:decimal ;
  dwc:decimalLongitude "-12.4587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.2373 -12.4587)"^^geo:wktLiteral ;
  geo-pos:lat "-71.2373"^^xsd:decimal ;
  geo-pos:long "-12.4587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8464'^^xsd:integer;
  dwc:scientificName 'Artedidraco loennbergii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.4587'^^xsd:double;
  dwc:latitude '-71.2373'^^xsd:double;
  dwc:aphiaid '712789'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8464'^^xsd:anyURI;
  dwc:observationDate '1998-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '1803734'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A48> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.64)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.176"^^xsd:decimal ;
  dwc:decimalLongitude "1.64"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.176 1.64)"^^geo:wktLiteral ;
  geo-pos:lat "41.176"^^xsd:decimal ;
  geo-pos:long "1.64"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '48'^^xsd:integer;
  dwc:scientificName 'Pagrus pagrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.64'^^xsd:double;
  dwc:latitude '41.176'^^xsd:double;
  dwc:aphiaid '127063'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:48'^^xsd:anyURI;
  dwc:observationDate '2000-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.803 24.424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.803"^^xsd:decimal ;
  dwc:decimalLongitude "24.424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.803 24.424)"^^geo:wktLiteral ;
  geo-pos:lat "40.803"^^xsd:decimal ;
  geo-pos:long "24.424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6418'^^xsd:integer;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Alexis Tsangridis'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '24.424'^^xsd:double;
  dwc:latitude '40.803'^^xsd:double;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6418'^^xsd:anyURI;
  dwc:observationDate '2000-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.557 -172.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.557"^^xsd:decimal ;
  dwc:decimalLongitude "-172.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.557 -172.17)"^^geo:wktLiteral ;
  geo-pos:lat "56.557"^^xsd:decimal ;
  geo-pos:long "-172.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7144'^^xsd:integer;
  dwc:scientificName 'Gadus macrocephalus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-172.17'^^xsd:double;
  dwc:latitude '56.557'^^xsd:double;
  dwc:aphiaid '254538'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7144'^^xsd:anyURI;
  dwc:observationDate '2006-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '254538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.186"^^xsd:decimal ;
  dwc:decimalLongitude "-12.354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.354)"^^geo:wktLiteral ;
  geo-pos:lat "-71.186"^^xsd:decimal ;
  geo-pos:long "-12.354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6653'^^xsd:integer;
  dwc:scientificName 'Chaenodraco wilsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.354'^^xsd:double;
  dwc:latitude '-71.186'^^xsd:double;
  dwc:aphiaid '234609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6653'^^xsd:anyURI;
  dwc:observationDate '2000-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '234609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1922 1.67566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1922"^^xsd:decimal ;
  dwc:decimalLongitude "1.67566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1922 1.67566)"^^geo:wktLiteral ;
  geo-pos:lat "41.1922"^^xsd:decimal ;
  geo-pos:long "1.67566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8441'^^xsd:integer;
  dwc:scientificName 'Spondyliosoma cantharus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.67566'^^xsd:double;
  dwc:latitude '41.1922'^^xsd:double;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8441'^^xsd:anyURI;
  dwc:observationDate '2009-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.442 2.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.442"^^xsd:decimal ;
  dwc:decimalLongitude "2.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.442 2.575)"^^geo:wktLiteral ;
  geo-pos:lat "41.442"^^xsd:decimal ;
  geo-pos:long "2.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6623'^^xsd:integer;
  dwc:scientificName 'Thunnus thynnus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Clara Coll'^^xsd:string;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.575'^^xsd:double;
  dwc:latitude '41.442'^^xsd:double;
  dwc:aphiaid '127029'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6623'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127029'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6404'^^xsd:integer;
  dwc:scientificName 'Melanostigma atlanticum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '127120'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6404'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '127120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7374'^^xsd:integer;
  dwc:scientificName 'Peprilus snyderi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276564'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7374'^^xsd:anyURI;
  dwc:observationDate '2001-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '276564'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.94"^^xsd:decimal ;
  dwc:decimalLongitude "1.221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  geo-pos:lat "40.94"^^xsd:decimal ;
  geo-pos:long "1.221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5965'^^xsd:integer;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Anna Bozzano. Sr. Biel Pomar'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.221'^^xsd:double;
  dwc:latitude '40.94'^^xsd:double;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5965'^^xsd:anyURI;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.5964"^^xsd:decimal ;
  dwc:decimalLongitude "-119.009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.5964 -119.009)"^^geo:wktLiteral ;
  geo-pos:lat "33.5964"^^xsd:decimal ;
  geo-pos:long "-119.009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8120'^^xsd:integer;
  dwc:scientificName 'Sebastes hopkinsi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Patrick Sudre. Dr. Ralph Imondi'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.009'^^xsd:double;
  dwc:latitude '33.5964'^^xsd:double;
  dwc:aphiaid '274800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8120'^^xsd:anyURI;
  dwc:observationDate '2008-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '274800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.957 -8.042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.957"^^xsd:decimal ;
  dwc:decimalLongitude "-8.042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.957 -8.042)"^^geo:wktLiteral ;
  geo-pos:lat "36.957"^^xsd:decimal ;
  geo-pos:long "-8.042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6413'^^xsd:integer;
  dwc:scientificName 'Scomber colias'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Margarida Castro'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.042'^^xsd:double;
  dwc:latitude '36.957'^^xsd:double;
  dwc:aphiaid '151174'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6413'^^xsd:anyURI;
  dwc:observationDate '2000-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '151174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1853 1.6565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1853"^^xsd:decimal ;
  dwc:decimalLongitude "1.6565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1853 1.6565)"^^geo:wktLiteral ;
  geo-pos:lat "41.1853"^^xsd:decimal ;
  geo-pos:long "1.6565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8162'^^xsd:integer;
  dwc:scientificName 'Trachinotus ovatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.6565'^^xsd:double;
  dwc:latitude '41.1853'^^xsd:double;
  dwc:aphiaid '126819'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8162'^^xsd:anyURI;
  dwc:observationDate '2009-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '126819'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1918 -12.3007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.1918"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1918 -12.3007)"^^geo:wktLiteral ;
  geo-pos:lat "-71.1918"^^xsd:decimal ;
  geo-pos:long "-12.3007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8476'^^xsd:integer;
  dwc:scientificName 'Artedidraco skottsbergii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.3007'^^xsd:double;
  dwc:latitude '-71.1918'^^xsd:double;
  dwc:aphiaid '234621'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8476'^^xsd:anyURI;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '1765023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.027 -119.336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.027"^^xsd:decimal ;
  dwc:decimalLongitude "-119.336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.027 -119.336)"^^geo:wktLiteral ;
  geo-pos:lat "34.027"^^xsd:decimal ;
  geo-pos:long "-119.336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8227'^^xsd:integer;
  dwc:scientificName 'Sebastes rosaceus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Sr. Patrick Sudre. Dr. Ralph I'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.336'^^xsd:double;
  dwc:latitude '34.027'^^xsd:double;
  dwc:aphiaid '274841'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8227'^^xsd:anyURI;
  dwc:observationDate '2009-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '274841'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1747 1.7085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1747"^^xsd:decimal ;
  dwc:decimalLongitude "1.7085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1747 1.7085)"^^geo:wktLiteral ;
  geo-pos:lat "41.1747"^^xsd:decimal ;
  geo-pos:long "1.7085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8561'^^xsd:integer;
  dwc:scientificName 'Trigla lucerna'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.7085'^^xsd:double;
  dwc:latitude '41.1747'^^xsd:double;
  dwc:aphiaid '154453'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8561'^^xsd:anyURI;
  dwc:observationDate '2009-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0239 -119.322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0239"^^xsd:decimal ;
  dwc:decimalLongitude "-119.322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0239 -119.322)"^^geo:wktLiteral ;
  geo-pos:lat "34.0239"^^xsd:decimal ;
  geo-pos:long "-119.322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8099'^^xsd:integer;
  dwc:scientificName 'Sebastes semicinctus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Jeni Glanzner-Garcia. Sr. Daniel Teran. Dr. R'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.322'^^xsd:double;
  dwc:latitude '34.0239'^^xsd:double;
  dwc:aphiaid '274851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8099'^^xsd:anyURI;
  dwc:observationDate '2009-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '274851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.5712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8358"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.5712)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8358"^^xsd:decimal ;
  geo-pos:long "-10.5712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8504'^^xsd:integer;
  dwc:scientificName 'Prionodraco evansii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.5712'^^xsd:double;
  dwc:latitude '-70.8358'^^xsd:double;
  dwc:aphiaid '234777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8504'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.068 3.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.068"^^xsd:decimal ;
  dwc:decimalLongitude "3.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.068 3.42)"^^geo:wktLiteral ;
  geo-pos:lat "40.068"^^xsd:decimal ;
  geo-pos:long "3.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6262'^^xsd:integer;
  dwc:scientificName 'Bathysolea profundicola'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric. Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.42'^^xsd:double;
  dwc:latitude '40.068'^^xsd:double;
  dwc:aphiaid '127152'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6262'^^xsd:anyURI;
  dwc:observationDate '2002-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '127152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2195 -61.2502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "60.2195"^^xsd:decimal ;
  dwc:decimalLongitude "-61.2502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (60.2195 -61.2502)"^^geo:wktLiteral ;
  geo-pos:lat "60.2195"^^xsd:decimal ;
  geo-pos:long "-61.2502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7895'^^xsd:integer;
  dwc:scientificName 'Ulcina olrikii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Àrtic'^^xsd:string;
  dwc:longitude '-61.2502'^^xsd:double;
  dwc:latitude '60.2195'^^xsd:double;
  dwc:aphiaid '274356'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7895'^^xsd:anyURI;
  dwc:aphiaIdAccepted '309268'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6109'^^xsd:integer;
  dwc:scientificName 'Eutelichthys leptochirus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '236466'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6109'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '236466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6902'^^xsd:integer;
  dwc:scientificName 'Beryx decadactylus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '126394'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6902'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126394'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.109 -60.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.109"^^xsd:decimal ;
  dwc:decimalLongitude "-60.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.109 -60.35)"^^geo:wktLiteral ;
  geo-pos:lat "-62.109"^^xsd:decimal ;
  geo-pos:long "-60.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6702'^^xsd:integer;
  dwc:scientificName 'Pseudochaenichthys georgianus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.35'^^xsd:double;
  dwc:latitude '-62.109'^^xsd:double;
  dwc:aphiaid '234667'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6702'^^xsd:anyURI;
  dwc:observationDate '2000-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '234667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.536 -2.759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.536"^^xsd:decimal ;
  dwc:decimalLongitude "-2.759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.536 -2.759)"^^geo:wktLiteral ;
  geo-pos:lat "36.536"^^xsd:decimal ;
  geo-pos:long "-2.759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6842'^^xsd:integer;
  dwc:scientificName 'Ceratoscopelus maderensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-2.759'^^xsd:double;
  dwc:latitude '36.536'^^xsd:double;
  dwc:aphiaid '126585'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6842'^^xsd:anyURI;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126585'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.01"^^xsd:decimal ;
  dwc:decimalLongitude "1.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.01 1.507)"^^geo:wktLiteral ;
  geo-pos:lat "41.01"^^xsd:decimal ;
  geo-pos:long "1.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6339'^^xsd:integer;
  dwc:scientificName 'Spicara flexuosa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.507'^^xsd:double;
  dwc:latitude '41.01'^^xsd:double;
  dwc:aphiaid '302566'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6339'^^xsd:anyURI;
  dwc:observationDate '2001-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '1577318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6187'^^xsd:integer;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6187'^^xsd:anyURI;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6566'^^xsd:integer;
  dwc:scientificName 'Gymnodraco acuticeps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234800'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6566'^^xsd:anyURI;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '234800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.852 -19.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-72.852"^^xsd:decimal ;
  dwc:decimalLongitude "-19.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-72.852 -19.238)"^^geo:wktLiteral ;
  geo-pos:lat "-72.852"^^xsd:decimal ;
  geo-pos:long "-19.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5935'^^xsd:integer;
  dwc:scientificName 'Anotopterus pharao'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-19.238'^^xsd:double;
  dwc:latitude '-72.852'^^xsd:double;
  dwc:aphiaid '126334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5935'^^xsd:anyURI;
  dwc:observationDate '1998-01-26'^^xsd:date;
  dwc:aphiaIdAccepted '126334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7350'^^xsd:integer;
  dwc:scientificName 'Stellifer fuerthii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276157'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7350'^^xsd:anyURI;
  dwc:aphiaIdAccepted '276157'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.967 -60.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.967"^^xsd:decimal ;
  dwc:decimalLongitude "-60.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.967 -60.308)"^^geo:wktLiteral ;
  geo-pos:lat "-61.967"^^xsd:decimal ;
  geo-pos:long "-60.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6708'^^xsd:integer;
  dwc:scientificName 'Macrourus whitsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.308'^^xsd:double;
  dwc:latitude '-61.967'^^xsd:double;
  dwc:aphiaid '234606'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6708'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '234606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6868"^^xsd:decimal ;
  dwc:decimalLongitude "2.82283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  geo-pos:lat "41.6868"^^xsd:decimal ;
  geo-pos:long "2.82283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8145'^^xsd:integer;
  dwc:scientificName 'Lepadogaster lepadogaster'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Àlex Casas. Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.82283'^^xsd:double;
  dwc:latitude '41.6868'^^xsd:double;
  dwc:aphiaid '126518'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8145'^^xsd:anyURI;
  dwc:observationDate '2009-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '126518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.135 16.535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.135"^^xsd:decimal ;
  dwc:decimalLongitude "16.535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.135 16.535)"^^geo:wktLiteral ;
  geo-pos:lat "36.135"^^xsd:decimal ;
  geo-pos:long "16.535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7810'^^xsd:integer;
  dwc:scientificName 'Coryphaenoides mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '16.535'^^xsd:double;
  dwc:latitude '36.135'^^xsd:double;
  dwc:aphiaid '183099'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7810'^^xsd:anyURI;
  dwc:observationDate '2001-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '183099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9598 -0.657997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9598"^^xsd:decimal ;
  dwc:decimalLongitude "-0.657997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9598 -0.657997)"^^geo:wktLiteral ;
  geo-pos:lat "37.9598"^^xsd:decimal ;
  geo-pos:long "-0.657997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8355'^^xsd:integer;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Cárdenas. Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-0.657997'^^xsd:double;
  dwc:latitude '37.9598'^^xsd:double;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8355'^^xsd:anyURI;
  dwc:observationDate '2006-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.015 -119.399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.015"^^xsd:decimal ;
  dwc:decimalLongitude "-119.399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.015 -119.399)"^^geo:wktLiteral ;
  geo-pos:lat "34.015"^^xsd:decimal ;
  geo-pos:long "-119.399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8133'^^xsd:integer;
  dwc:scientificName 'Sebastes carnatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Dr. Ralph Imondi'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.399'^^xsd:double;
  dwc:latitude '34.015'^^xsd:double;
  dwc:aphiaid '274779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8133'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274779'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7735'^^xsd:integer;
  dwc:scientificName 'Seriola carpenteri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '126815'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7735'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126815'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.359 3.205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.359"^^xsd:decimal ;
  dwc:decimalLongitude "3.205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.359 3.205)"^^geo:wktLiteral ;
  geo-pos:lat "42.359"^^xsd:decimal ;
  geo-pos:long "3.205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6863'^^xsd:integer;
  dwc:scientificName 'Belone belone'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Núria Zaragoza'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.205'^^xsd:double;
  dwc:latitude '42.359'^^xsd:double;
  dwc:aphiaid '126375'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6863'^^xsd:anyURI;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '126375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.851 2.454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.851"^^xsd:decimal ;
  dwc:decimalLongitude "2.454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.851 2.454)"^^geo:wktLiteral ;
  geo-pos:lat "39.851"^^xsd:decimal ;
  geo-pos:long "2.454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6346'^^xsd:integer;
  dwc:scientificName 'Centracanthus cirrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.454'^^xsd:double;
  dwc:latitude '39.851'^^xsd:double;
  dwc:aphiaid '126827'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6346'^^xsd:anyURI;
  dwc:observationDate '2002-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '126827'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.39 -127.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.39"^^xsd:decimal ;
  dwc:decimalLongitude "-127.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.39 -127.587)"^^geo:wktLiteral ;
  geo-pos:lat "49.39"^^xsd:decimal ;
  geo-pos:long "-127.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7085'^^xsd:integer;
  dwc:scientificName 'Merluccius productus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. G. A. McFarlane'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-127.587'^^xsd:double;
  dwc:latitude '49.39'^^xsd:double;
  dwc:aphiaid '272458'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7085'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3902 2.73966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3902"^^xsd:decimal ;
  dwc:decimalLongitude "2.73966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3902 2.73966)"^^geo:wktLiteral ;
  geo-pos:lat "39.3902"^^xsd:decimal ;
  geo-pos:long "2.73966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8312'^^xsd:integer;
  dwc:scientificName 'Gobius cruentatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Beatriz Morales-Nin. Sr. Joan Moranta'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.73966'^^xsd:double;
  dwc:latitude '39.3902'^^xsd:double;
  dwc:aphiaid '126888'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8312'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.008 -60.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.008"^^xsd:decimal ;
  dwc:decimalLongitude "-60.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.008 -60.34)"^^geo:wktLiteral ;
  geo-pos:lat "-62.008"^^xsd:decimal ;
  geo-pos:long "-60.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '223'^^xsd:integer;
  dwc:scientificName 'Lepidonotothen larseni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.34'^^xsd:double;
  dwc:latitude '-62.008'^^xsd:double;
  dwc:aphiaid '234610'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:223'^^xsd:anyURI;
  dwc:observationDate '2000-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '313400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.5712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8358"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.5712)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8358"^^xsd:decimal ;
  geo-pos:long "-10.5712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8489'^^xsd:integer;
  dwc:scientificName 'Chaenodraco wilsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.5712'^^xsd:double;
  dwc:latitude '-70.8358'^^xsd:double;
  dwc:aphiaid '234609'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8489'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234609'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 2.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.55"^^xsd:decimal ;
  dwc:decimalLongitude "2.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.55 2.492)"^^geo:wktLiteral ;
  geo-pos:lat "41.55"^^xsd:decimal ;
  geo-pos:long "2.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6541'^^xsd:integer;
  dwc:scientificName 'Gymnammodytes semiesquamatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.492'^^xsd:double;
  dwc:latitude '41.55'^^xsd:double;
  dwc:aphiaid '126754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6541'^^xsd:anyURI;
  dwc:observationDate '2003-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '126754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.94"^^xsd:decimal ;
  dwc:decimalLongitude "1.221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94 1.221)"^^geo:wktLiteral ;
  geo-pos:lat "40.94"^^xsd:decimal ;
  geo-pos:long "1.221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5969'^^xsd:integer;
  dwc:scientificName 'Engraulis encrasicholus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Anna Bozzano. Sr. Biel Pomar'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.221'^^xsd:double;
  dwc:latitude '40.94'^^xsd:double;
  dwc:aphiaid '298181'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5969'^^xsd:anyURI;
  dwc:observationDate '2003-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7408'^^xsd:integer;
  dwc:scientificName 'Diplectrum pacificum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7408'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '276183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.6868"^^xsd:decimal ;
  dwc:decimalLongitude "2.82283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.6868 2.82283)"^^geo:wktLiteral ;
  geo-pos:lat "41.6868"^^xsd:decimal ;
  geo-pos:long "2.82283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8038'^^xsd:integer;
  dwc:scientificName 'Gobius geniporus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Àlex Casas. Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.82283'^^xsd:double;
  dwc:latitude '41.6868'^^xsd:double;
  dwc:aphiaid '126891'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8038'^^xsd:anyURI;
  dwc:observationDate '2008-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '126891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8317'^^xsd:integer;
  dwc:scientificName 'Trisopterus luscus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8317'^^xsd:anyURI;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.351 12.969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.351"^^xsd:decimal ;
  dwc:decimalLongitude "12.969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.351 12.969)"^^geo:wktLiteral ;
  geo-pos:lat "41.351"^^xsd:decimal ;
  geo-pos:long "12.969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6858'^^xsd:integer;
  dwc:scientificName 'Liza saliens'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Corrado Costa'^^xsd:string;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '12.969'^^xsd:double;
  dwc:latitude '41.351'^^xsd:double;
  dwc:aphiaid '126981'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6858'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1042832'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7253'^^xsd:integer;
  dwc:scientificName 'Pseudupeneus grandisquamis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '273662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7253'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273662'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.8212 -60.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.8212"^^xsd:decimal ;
  dwc:decimalLongitude "-60.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.8212 -60.824)"^^geo:wktLiteral ;
  geo-pos:lat "-62.8212"^^xsd:decimal ;
  geo-pos:long "-60.824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8515'^^xsd:integer;
  dwc:scientificName 'Chaenocephalus aceratus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.824'^^xsd:double;
  dwc:latitude '-62.8212'^^xsd:double;
  dwc:aphiaid '234725'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8515'^^xsd:anyURI;
  dwc:observationDate '2000-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234725'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6064'^^xsd:integer;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6064'^^xsd:anyURI;
  dwc:observationDate '2000-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7444'^^xsd:integer;
  dwc:scientificName 'Lepophidium prorates'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '275626'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7444'^^xsd:anyURI;
  dwc:observationDate '2001-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '275626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.008 -60.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-62.008"^^xsd:decimal ;
  dwc:decimalLongitude "-60.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-62.008 -60.34)"^^geo:wktLiteral ;
  geo-pos:lat "-62.008"^^xsd:decimal ;
  geo-pos:long "-60.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6044'^^xsd:integer;
  dwc:scientificName 'Lepidonotothen squamifrons'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.34'^^xsd:double;
  dwc:latitude '-62.008'^^xsd:double;
  dwc:aphiaid '234788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6044'^^xsd:anyURI;
  dwc:observationDate '2000-05-03'^^xsd:date;
  dwc:aphiaIdAccepted '234788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.625"^^xsd:decimal ;
  dwc:decimalLongitude "-85.154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  geo-pos:lat "29.625"^^xsd:decimal ;
  geo-pos:long "-85.154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6789'^^xsd:integer;
  dwc:scientificName 'Harengula  jaguana'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.154'^^xsd:double;
  dwc:latitude '29.625'^^xsd:double;
  dwc:aphiaid '277551'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6789'^^xsd:anyURI;
  dwc:observationDate '2002-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '277551'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7932'^^xsd:integer;
  dwc:scientificName 'Laemonema laureysi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '272473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7932'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272473'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.771 -15.403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "25.771"^^xsd:decimal ;
  dwc:decimalLongitude "-15.403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (25.771 -15.403)"^^geo:wktLiteral ;
  geo-pos:lat "25.771"^^xsd:decimal ;
  geo-pos:long "-15.403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '138'^^xsd:integer;
  dwc:scientificName 'Pagellus bellottii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jaume Rucabado'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-15.403'^^xsd:double;
  dwc:latitude '25.771'^^xsd:double;
  dwc:aphiaid '127058'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:138'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127058'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '196'^^xsd:integer;
  dwc:scientificName 'Coris julis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '126963'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:196'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1918 -12.3007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.1918"^^xsd:decimal ;
  dwc:decimalLongitude "-12.3007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.1918 -12.3007)"^^geo:wktLiteral ;
  geo-pos:lat "-71.1918"^^xsd:decimal ;
  geo-pos:long "-12.3007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8511'^^xsd:integer;
  dwc:scientificName 'Pagetopsis maculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.3007'^^xsd:double;
  dwc:latitude '-71.1918'^^xsd:double;
  dwc:aphiaid '234796'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8511'^^xsd:anyURI;
  dwc:observationDate '2000-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '234796'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.067 -8.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.067"^^xsd:decimal ;
  dwc:decimalLongitude "-8.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.067 -8.754)"^^geo:wktLiteral ;
  geo-pos:lat "39.067"^^xsd:decimal ;
  geo-pos:long "-8.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7416'^^xsd:integer;
  dwc:scientificName 'Gasterosteus aculeatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis'^^xsd:string;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '-8.754'^^xsd:double;
  dwc:latitude '39.067'^^xsd:double;
  dwc:aphiaid '126505'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7416'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126505'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.5878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.8358"^^xsd:decimal ;
  dwc:decimalLongitude "-10.5878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.8358 -10.5878)"^^geo:wktLiteral ;
  geo-pos:lat "-70.8358"^^xsd:decimal ;
  geo-pos:long "-10.5878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8497'^^xsd:integer;
  dwc:scientificName 'Cygnodraco mawsoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.5878'^^xsd:double;
  dwc:latitude '-70.8358'^^xsd:double;
  dwc:aphiaid '234834'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8497'^^xsd:anyURI;
  dwc:observationDate '2000-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '234834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.639"^^xsd:decimal ;
  dwc:decimalLongitude "0.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.639 0.69)"^^geo:wktLiteral ;
  geo-pos:lat "40.639"^^xsd:decimal ;
  geo-pos:long "0.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7036'^^xsd:integer;
  dwc:scientificName 'Rutilus rutilus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '0.69'^^xsd:double;
  dwc:latitude '40.639'^^xsd:double;
  dwc:aphiaid '154333'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7036'^^xsd:anyURI;
  dwc:observationDate '2007-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '154333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.442 -165.635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.442"^^xsd:decimal ;
  dwc:decimalLongitude "-165.635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.442 -165.635)"^^geo:wktLiteral ;
  geo-pos:lat "55.442"^^xsd:decimal ;
  geo-pos:long "-165.635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7845'^^xsd:integer;
  dwc:scientificName 'Oncorhynchus tshawytscha'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-165.635'^^xsd:double;
  dwc:latitude '55.442'^^xsd:double;
  dwc:aphiaid '158075'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7845'^^xsd:anyURI;
  dwc:observationDate '2006-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '158075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7166'^^xsd:integer;
  dwc:scientificName 'Conodon serrifer'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '280387'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7166'^^xsd:anyURI;
  dwc:observationDate '2001-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '280387'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6203'^^xsd:integer;
  dwc:scientificName 'Scophthalmus rhombus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '127150'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6203'^^xsd:anyURI;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '145'^^xsd:integer;
  dwc:scientificName 'Symphodus roissali'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '273573'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:145'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '273573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7393'^^xsd:integer;
  dwc:scientificName 'Menticirrhus panamensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276149'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7393'^^xsd:anyURI;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '276149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8192'^^xsd:integer;
  dwc:scientificName 'Diaphus splendidus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '158893'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8192'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158893'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8052"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  geo-pos:lat "29.8052"^^xsd:decimal ;
  geo-pos:long "-84.0063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8017'^^xsd:integer;
  dwc:scientificName 'Scomberomorus maculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.0063'^^xsd:double;
  dwc:latitude '29.8052'^^xsd:double;
  dwc:aphiaid '159342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8017'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159342'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6322'^^xsd:integer;
  dwc:scientificName 'Seriola dumerili'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '126816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6322'^^xsd:anyURI;
  dwc:observationDate '2003-06-02'^^xsd:date;
  dwc:aphiaIdAccepted '126816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6467'^^xsd:integer;
  dwc:scientificName 'Epinephelus marginatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '127036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6467'^^xsd:anyURI;
  dwc:observationDate '2004-04-16'^^xsd:date;
  dwc:aphiaIdAccepted '127036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7239'^^xsd:integer;
  dwc:scientificName 'Lutjanus sebae'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '218499'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7239'^^xsd:anyURI;
  dwc:aphiaIdAccepted '218499'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.336 13.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-23.336"^^xsd:decimal ;
  dwc:decimalLongitude "13.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-23.336 13.52)"^^geo:wktLiteral ;
  geo-pos:lat "-23.336"^^xsd:decimal ;
  geo-pos:long "13.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6977'^^xsd:integer;
  dwc:scientificName 'Caelorinchus fasciatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enrique Macpherson'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '13.52'^^xsd:double;
  dwc:latitude '-23.336'^^xsd:double;
  dwc:aphiaid '217750'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6977'^^xsd:anyURI;
  dwc:observationDate '1988-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '280277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7252'^^xsd:integer;
  dwc:scientificName 'Pseudupeneus grandisquamis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '273662'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7252'^^xsd:anyURI;
  dwc:observationDate '2001-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '273662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.386 2.253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.386"^^xsd:decimal ;
  dwc:decimalLongitude "2.253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.386 2.253)"^^geo:wktLiteral ;
  geo-pos:lat "41.386"^^xsd:decimal ;
  geo-pos:long "2.253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6293'^^xsd:integer;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.253'^^xsd:double;
  dwc:latitude '41.386'^^xsd:double;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6293'^^xsd:anyURI;
  dwc:observationDate '1995-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.334 2.976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.334"^^xsd:decimal ;
  dwc:decimalLongitude "2.976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.334 2.976)"^^geo:wktLiteral ;
  geo-pos:lat "39.334"^^xsd:decimal ;
  geo-pos:long "2.976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '190'^^xsd:integer;
  dwc:scientificName 'Xyrichthys novacula'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.976'^^xsd:double;
  dwc:latitude '39.334'^^xsd:double;
  dwc:aphiaid '402427'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:190'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7944'^^xsd:integer;
  dwc:scientificName 'Caranx crysos'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '126802'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7944'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126802'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.625"^^xsd:decimal ;
  dwc:decimalLongitude "-85.154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  geo-pos:lat "29.625"^^xsd:decimal ;
  geo-pos:long "-85.154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6820'^^xsd:integer;
  dwc:scientificName 'Stellifer lanceolatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.154'^^xsd:double;
  dwc:latitude '29.625'^^xsd:double;
  dwc:aphiaid '159337'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6820'^^xsd:anyURI;
  dwc:observationDate '2002-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '159337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.109 1.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.109"^^xsd:decimal ;
  dwc:decimalLongitude "1.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.109 1.622)"^^geo:wktLiteral ;
  geo-pos:lat "40.109"^^xsd:decimal ;
  geo-pos:long "1.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5927'^^xsd:integer;
  dwc:scientificName 'Bathypterois mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Beatriz Morales. Sr. Jaume Rucabado'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.622'^^xsd:double;
  dwc:latitude '40.109'^^xsd:double;
  dwc:aphiaid '299942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5927'^^xsd:anyURI;
  dwc:observationDate '1988-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '299942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.29 2.222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.29"^^xsd:decimal ;
  dwc:decimalLongitude "2.222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.29 2.222)"^^geo:wktLiteral ;
  geo-pos:lat "41.29"^^xsd:decimal ;
  geo-pos:long "2.222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6377'^^xsd:integer;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.222'^^xsd:double;
  dwc:latitude '41.29'^^xsd:double;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6377'^^xsd:anyURI;
  dwc:observationDate '1995-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7148'^^xsd:integer;
  dwc:scientificName 'Diapterus peruvianus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276414'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7148'^^xsd:anyURI;
  dwc:observationDate '2001-12-13'^^xsd:date;
  dwc:aphiaIdAccepted '276414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.76783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.206"^^xsd:decimal ;
  dwc:decimalLongitude "1.76783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.206 1.76783)"^^geo:wktLiteral ;
  geo-pos:lat "41.206"^^xsd:decimal ;
  geo-pos:long "1.76783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8427'^^xsd:integer;
  dwc:scientificName 'Seriola dumerili'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.76783'^^xsd:double;
  dwc:latitude '41.206'^^xsd:double;
  dwc:aphiaid '126816'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8427'^^xsd:anyURI;
  dwc:observationDate '2009-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '126816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.967 -60.308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-61.967"^^xsd:decimal ;
  dwc:decimalLongitude "-60.308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-61.967 -60.308)"^^geo:wktLiteral ;
  geo-pos:lat "-61.967"^^xsd:decimal ;
  geo-pos:long "-60.308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6690'^^xsd:integer;
  dwc:scientificName 'Neopagetopsis ionah'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-60.308'^^xsd:double;
  dwc:latitude '-61.967'^^xsd:double;
  dwc:aphiaid '234685'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6690'^^xsd:anyURI;
  dwc:observationDate '2000-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '234685'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.471 -8.825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.471"^^xsd:decimal ;
  dwc:decimalLongitude "-8.825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.471 -8.825)"^^geo:wktLiteral ;
  geo-pos:lat "38.471"^^xsd:decimal ;
  geo-pos:long "-8.825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7791'^^xsd:integer;
  dwc:scientificName 'Microchirus boscanion'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.825'^^xsd:double;
  dwc:latitude '38.471'^^xsd:double;
  dwc:aphiaid '274300'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7791'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274300'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8052"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  geo-pos:lat "29.8052"^^xsd:decimal ;
  geo-pos:long "-84.0063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8005'^^xsd:integer;
  dwc:scientificName 'Lutjanus vivanus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.0063'^^xsd:double;
  dwc:latitude '29.8052'^^xsd:double;
  dwc:aphiaid '159801'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8005'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159801'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6083'^^xsd:integer;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6083'^^xsd:anyURI;
  dwc:observationDate '2000-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7338'^^xsd:integer;
  dwc:scientificName 'Menticirrhus nasus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276146'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7338'^^xsd:anyURI;
  dwc:observationDate '2007-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '276146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.605 -22.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-73.605"^^xsd:decimal ;
  dwc:decimalLongitude "-22.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-73.605 -22.317)"^^geo:wktLiteral ;
  geo-pos:lat "-73.605"^^xsd:decimal ;
  geo-pos:long "-22.317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '240'^^xsd:integer;
  dwc:scientificName 'Pleuragramma antarcticum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-22.317'^^xsd:double;
  dwc:latitude '-73.605'^^xsd:double;
  dwc:aphiaid '234721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:240'^^xsd:anyURI;
  dwc:observationDate '1996-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '234721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7948'^^xsd:integer;
  dwc:scientificName 'Selar crumenophthalmus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '159646'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7948'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159646'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.142 12.086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.142"^^xsd:decimal ;
  dwc:decimalLongitude "12.086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.142 12.086)"^^geo:wktLiteral ;
  geo-pos:lat "43.142"^^xsd:decimal ;
  geo-pos:long "12.086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7102'^^xsd:integer;
  dwc:scientificName 'Atherina boyeri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Corrado Costa'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '12.086'^^xsd:double;
  dwc:latitude '43.142'^^xsd:double;
  dwc:aphiaid '272027'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7102'^^xsd:anyURI;
  dwc:observationDate '2006-01-20'^^xsd:date;
  dwc:aphiaIdAccepted '272027'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.684 -12.734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.684"^^xsd:decimal ;
  dwc:decimalLongitude "-12.734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.684 -12.734)"^^geo:wktLiteral ;
  geo-pos:lat "-71.684"^^xsd:decimal ;
  geo-pos:long "-12.734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '252'^^xsd:integer;
  dwc:scientificName 'Trematomus eulepidotus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:startYearCollected '1996'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.734'^^xsd:double;
  dwc:latitude '-71.684'^^xsd:double;
  dwc:aphiaid '234754'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:252'^^xsd:anyURI;
  dwc:observationDate '1996-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '234754'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.469 2.302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.469"^^xsd:decimal ;
  dwc:decimalLongitude "2.302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.469 2.302)"^^geo:wktLiteral ;
  geo-pos:lat "41.469"^^xsd:decimal ;
  geo-pos:long "2.302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6620'^^xsd:integer;
  dwc:scientificName 'Gymnammodytes cicerelus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Ramón'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.302'^^xsd:double;
  dwc:latitude '41.469'^^xsd:double;
  dwc:aphiaid '126753'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6620'^^xsd:anyURI;
  dwc:observationDate '2005-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '126753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.792 22.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.792"^^xsd:decimal ;
  dwc:decimalLongitude "22.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.792 22.07)"^^geo:wktLiteral ;
  geo-pos:lat "36.792"^^xsd:decimal ;
  geo-pos:long "22.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6528'^^xsd:integer;
  dwc:scientificName 'Nezumia sclerorhynchus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà.'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '22.07'^^xsd:double;
  dwc:latitude '36.792'^^xsd:double;
  dwc:aphiaid '126475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6528'^^xsd:anyURI;
  dwc:observationDate '2001-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '126475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0069 -119.436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0069"^^xsd:decimal ;
  dwc:decimalLongitude "-119.436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0069 -119.436)"^^geo:wktLiteral ;
  geo-pos:lat "34.0069"^^xsd:decimal ;
  geo-pos:long "-119.436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8280'^^xsd:integer;
  dwc:scientificName 'Sebastes serriceps'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Chris Anderson.  Sr. Andrew Martinez.  Dr. Ral'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.436'^^xsd:double;
  dwc:latitude '34.0069'^^xsd:double;
  dwc:aphiaid '274853'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8280'^^xsd:anyURI;
  dwc:observationDate '2009-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '274853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.186"^^xsd:decimal ;
  dwc:decimalLongitude "-12.354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.186 -12.354)"^^geo:wktLiteral ;
  geo-pos:lat "-71.186"^^xsd:decimal ;
  geo-pos:long "-12.354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '307'^^xsd:integer;
  dwc:scientificName 'Trematomus scotti'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-12.354'^^xsd:double;
  dwc:latitude '-71.186'^^xsd:double;
  dwc:aphiaid '234665'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:307'^^xsd:anyURI;
  dwc:observationDate '2000-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '234665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1857 1.6875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1857"^^xsd:decimal ;
  dwc:decimalLongitude "1.6875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1857 1.6875)"^^geo:wktLiteral ;
  geo-pos:lat "41.1857"^^xsd:decimal ;
  geo-pos:long "1.6875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8363'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.6875'^^xsd:double;
  dwc:latitude '41.1857'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8363'^^xsd:anyURI;
  dwc:observationDate '2010-03-23'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.869 -1.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.869"^^xsd:decimal ;
  dwc:decimalLongitude "-1.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.869 -1.57)"^^geo:wktLiteral ;
  geo-pos:lat "36.869"^^xsd:decimal ;
  geo-pos:long "-1.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7488'^^xsd:integer;
  dwc:scientificName 'Chlorophthalmus agassizii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Luis Gil de Sola. Dr. Domingo Lloris'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '-1.57'^^xsd:double;
  dwc:latitude '36.869'^^xsd:double;
  dwc:aphiaid '400342'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7488'^^xsd:anyURI;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '126336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6258'^^xsd:integer;
  dwc:scientificName 'Solea solea'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127160'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6258'^^xsd:anyURI;
  dwc:observationDate '2003-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '127160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9912 -119.368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9912"^^xsd:decimal ;
  dwc:decimalLongitude "-119.368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9912 -119.368)"^^geo:wktLiteral ;
  geo-pos:lat "34.9912"^^xsd:decimal ;
  geo-pos:long "-119.368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8234'^^xsd:integer;
  dwc:scientificName 'Sebastes rubrivinctus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Megan Burwell. Sr. Patrick Sudre. Dr. Ralph I'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.368'^^xsd:double;
  dwc:latitude '34.9912'^^xsd:double;
  dwc:aphiaid '274845'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8234'^^xsd:anyURI;
  dwc:observationDate '2009-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '274845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0278 -119.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0278"^^xsd:decimal ;
  dwc:decimalLongitude "-119.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0278 -119.335)"^^geo:wktLiteral ;
  geo-pos:lat "34.0278"^^xsd:decimal ;
  geo-pos:long "-119.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8271'^^xsd:integer;
  dwc:scientificName 'Sebastes semicinctus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Jesse Respo. Sra. Alexandra Ertman. Dr. Ralph'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.335'^^xsd:double;
  dwc:latitude '34.0278'^^xsd:double;
  dwc:aphiaid '274851'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8271'^^xsd:anyURI;
  dwc:observationDate '2009-10-22'^^xsd:date;
  dwc:aphiaIdAccepted '274851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0074 -119.435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.0074"^^xsd:decimal ;
  dwc:decimalLongitude "-119.435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.0074 -119.435)"^^geo:wktLiteral ;
  geo-pos:lat "34.0074"^^xsd:decimal ;
  geo-pos:long "-119.435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8086'^^xsd:integer;
  dwc:scientificName 'Sebastes carnatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Jessica Braziel. Sra- Kelley McGee. Dr. Ralph'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.435'^^xsd:double;
  dwc:latitude '34.0074'^^xsd:double;
  dwc:aphiaid '274779'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8086'^^xsd:anyURI;
  dwc:observationDate '2009-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '274779'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.135 3.371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.135"^^xsd:decimal ;
  dwc:decimalLongitude "3.371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.135 3.371)"^^geo:wktLiteral ;
  geo-pos:lat "42.135"^^xsd:decimal ;
  geo-pos:long "3.371"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6229'^^xsd:integer;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Luis Gil de Sola'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.371'^^xsd:double;
  dwc:latitude '42.135'^^xsd:double;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6229'^^xsd:anyURI;
  dwc:observationDate '1995-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6949'^^xsd:integer;
  dwc:scientificName 'Centropomus armatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '280059'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6949'^^xsd:anyURI;
  dwc:aphiaIdAccepted '280059'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7187'^^xsd:integer;
  dwc:scientificName 'Orthopristis reddingi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '275745'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7187'^^xsd:anyURI;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '275745'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.535 -170.888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.535"^^xsd:decimal ;
  dwc:decimalLongitude "-170.888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.535 -170.888)"^^geo:wktLiteral ;
  geo-pos:lat "56.535"^^xsd:decimal ;
  geo-pos:long "-170.888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6926'^^xsd:integer;
  dwc:scientificName 'Oncorhynchus keta'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-170.888'^^xsd:double;
  dwc:latitude '56.535'^^xsd:double;
  dwc:aphiaid '127183'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6926'^^xsd:anyURI;
  dwc:observationDate '2006-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '127183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.87 3.524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.87"^^xsd:decimal ;
  dwc:decimalLongitude "3.524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.87 3.524)"^^geo:wktLiteral ;
  geo-pos:lat "39.87"^^xsd:decimal ;
  geo-pos:long "3.524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7723'^^xsd:integer;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.524'^^xsd:double;
  dwc:latitude '39.87'^^xsd:double;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7723'^^xsd:anyURI;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.06 1.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.06"^^xsd:decimal ;
  dwc:decimalLongitude "1.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.06 1.74)"^^geo:wktLiteral ;
  geo-pos:lat "41.06"^^xsd:decimal ;
  geo-pos:long "1.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5941'^^xsd:integer;
  dwc:scientificName 'Stomias boa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.74'^^xsd:double;
  dwc:latitude '41.06'^^xsd:double;
  dwc:aphiaid '127374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5941'^^xsd:anyURI;
  dwc:observationDate '2001-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '127374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.285 1.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.285"^^xsd:decimal ;
  dwc:decimalLongitude "1.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.285 1.8)"^^geo:wktLiteral ;
  geo-pos:lat "38.285"^^xsd:decimal ;
  geo-pos:long "1.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6150'^^xsd:integer;
  dwc:scientificName 'Lepidion lepidion'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.8'^^xsd:double;
  dwc:latitude '38.285'^^xsd:double;
  dwc:aphiaid '126495'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6150'^^xsd:anyURI;
  dwc:observationDate '2001-06-08'^^xsd:date;
  dwc:aphiaIdAccepted '126495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.121 1.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.121"^^xsd:decimal ;
  dwc:decimalLongitude "1.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.121 1.89)"^^geo:wktLiteral ;
  geo-pos:lat "41.121"^^xsd:decimal ;
  geo-pos:long "1.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6270'^^xsd:integer;
  dwc:scientificName 'Carapus acus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.89'^^xsd:double;
  dwc:latitude '41.121'^^xsd:double;
  dwc:aphiaid '126661'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6270'^^xsd:anyURI;
  dwc:observationDate '2001-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '126661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7399'^^xsd:integer;
  dwc:scientificName 'Larimus argenteus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7399'^^xsd:anyURI;
  dwc:observationDate '2007-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '276128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7931'^^xsd:integer;
  dwc:scientificName 'Laemonema laureysi'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '272473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7931'^^xsd:anyURI;
  dwc:aphiaIdAccepted '272473'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7801'^^xsd:integer;
  dwc:scientificName 'Gephyroberyx darwinii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '126401'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7801'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.854 8.274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.854"^^xsd:decimal ;
  dwc:decimalLongitude "8.274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.854 8.274)"^^geo:wktLiteral ;
  geo-pos:lat "40.854"^^xsd:decimal ;
  geo-pos:long "8.274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7261'^^xsd:integer;
  dwc:scientificName 'Aphanius fasciatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Bettina Reichenbacher (B.Reichenbacher et al.'^^xsd:string;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '8.274'^^xsd:double;
  dwc:latitude '40.854'^^xsd:double;
  dwc:aphiaid '126428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7261'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126428'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 2.268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.417"^^xsd:decimal ;
  dwc:decimalLongitude "2.268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.417 2.268)"^^geo:wktLiteral ;
  geo-pos:lat "41.417"^^xsd:decimal ;
  geo-pos:long "2.268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7646'^^xsd:integer;
  dwc:scientificName 'Trachinus draco'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.268'^^xsd:double;
  dwc:latitude '41.417'^^xsd:double;
  dwc:aphiaid '127082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7646'^^xsd:anyURI;
  dwc:observationDate '2006-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '127082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.571)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6573'^^xsd:integer;
  dwc:scientificName 'Prionodraco evansii'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.571'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234777'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6573'^^xsd:anyURI;
  dwc:observationDate '2000-04-10'^^xsd:date;
  dwc:aphiaIdAccepted '234777'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.625"^^xsd:decimal ;
  dwc:decimalLongitude "-85.154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.625 -85.154)"^^geo:wktLiteral ;
  geo-pos:lat "29.625"^^xsd:decimal ;
  geo-pos:long "-85.154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6811'^^xsd:integer;
  dwc:scientificName 'Cynoscion nothus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-85.154'^^xsd:double;
  dwc:latitude '29.625'^^xsd:double;
  dwc:aphiaid '159305'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6811'^^xsd:anyURI;
  dwc:observationDate '2002-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '159305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8360'^^xsd:integer;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8360'^^xsd:anyURI;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A93> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '93'^^xsd:integer;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:93'^^xsd:anyURI;
  dwc:observationDate '2003-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.8052"^^xsd:decimal ;
  dwc:decimalLongitude "-84.0063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.8052 -84.0063)"^^geo:wktLiteral ;
  geo-pos:lat "29.8052"^^xsd:decimal ;
  geo-pos:long "-84.0063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7999'^^xsd:integer;
  dwc:scientificName 'Malacanthus plumieri'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.0063'^^xsd:double;
  dwc:latitude '29.8052'^^xsd:double;
  dwc:aphiaid '277261'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7999'^^xsd:anyURI;
  dwc:aphiaIdAccepted '277261'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.805 -84.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.805"^^xsd:decimal ;
  dwc:decimalLongitude "-84.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.805 -84.006)"^^geo:wktLiteral ;
  geo-pos:lat "29.805"^^xsd:decimal ;
  geo-pos:long "-84.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6790'^^xsd:integer;
  dwc:scientificName 'Opisthonema oglinum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.006'^^xsd:double;
  dwc:latitude '29.805'^^xsd:double;
  dwc:aphiaid '158695'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6790'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158695'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.934 4.404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.934"^^xsd:decimal ;
  dwc:decimalLongitude "4.404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.934 4.404)"^^geo:wktLiteral ;
  geo-pos:lat "39.934"^^xsd:decimal ;
  geo-pos:long "4.404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5921'^^xsd:integer;
  dwc:scientificName 'Ophisurus serpens'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '4.404'^^xsd:double;
  dwc:latitude '39.934'^^xsd:double;
  dwc:aphiaid '126317'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5921'^^xsd:anyURI;
  dwc:observationDate '2002-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '126317'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8345'^^xsd:integer;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8345'^^xsd:anyURI;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6179'^^xsd:integer;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6179'^^xsd:anyURI;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.676 -8.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.676"^^xsd:decimal ;
  dwc:decimalLongitude "-8.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.676 -8.534)"^^geo:wktLiteral ;
  geo-pos:lat "36.676"^^xsd:decimal ;
  geo-pos:long "-8.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7763'^^xsd:integer;
  dwc:scientificName 'Gonichthys cocco'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.534'^^xsd:double;
  dwc:latitude '36.676'^^xsd:double;
  dwc:aphiaid '126601'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7763'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126601'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.137 1.808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.137"^^xsd:decimal ;
  dwc:decimalLongitude "1.808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.137 1.808)"^^geo:wktLiteral ;
  geo-pos:lat "41.137"^^xsd:decimal ;
  geo-pos:long "1.808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6104'^^xsd:integer;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.808'^^xsd:double;
  dwc:latitude '41.137'^^xsd:double;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6104'^^xsd:anyURI;
  dwc:observationDate '2001-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.109 1.622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.109"^^xsd:decimal ;
  dwc:decimalLongitude "1.622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.109 1.622)"^^geo:wktLiteral ;
  geo-pos:lat "40.109"^^xsd:decimal ;
  geo-pos:long "1.622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5923'^^xsd:integer;
  dwc:scientificName 'Bathypterois mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Beatriz Morales. Sr. Jaume Rucabado'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.622'^^xsd:double;
  dwc:latitude '40.109'^^xsd:double;
  dwc:aphiaid '299942'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5923'^^xsd:anyURI;
  dwc:observationDate '1988-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '299942'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8318'^^xsd:integer;
  dwc:scientificName 'Trisopterus luscus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '126445'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8318'^^xsd:anyURI;
  dwc:observationDate '2008-10-24'^^xsd:date;
  dwc:aphiaIdAccepted '126445'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8853 0.583998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8853"^^xsd:decimal ;
  dwc:decimalLongitude "0.583998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8853 0.583998)"^^geo:wktLiteral ;
  geo-pos:lat "39.8853"^^xsd:decimal ;
  geo-pos:long "0.583998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8267'^^xsd:integer;
  dwc:scientificName 'Stromateus fiatola'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero. Dra. Isabel Palomera'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.583998'^^xsd:double;
  dwc:latitude '39.8853'^^xsd:double;
  dwc:aphiaid '127076'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8267'^^xsd:anyURI;
  dwc:observationDate '2008-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.038 -59.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.038"^^xsd:decimal ;
  dwc:decimalLongitude "-59.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.038 -59.157)"^^geo:wktLiteral ;
  geo-pos:lat "-63.038"^^xsd:decimal ;
  geo-pos:long "-59.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '269'^^xsd:integer;
  dwc:scientificName 'Trematomus hansoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-59.157'^^xsd:double;
  dwc:latitude '-63.038'^^xsd:double;
  dwc:aphiaid '234772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:269'^^xsd:anyURI;
  dwc:observationDate '2006-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '234772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.771 -8.476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.771"^^xsd:decimal ;
  dwc:decimalLongitude "-8.476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.771 -8.476)"^^geo:wktLiteral ;
  geo-pos:lat "36.771"^^xsd:decimal ;
  geo-pos:long "-8.476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7258'^^xsd:integer;
  dwc:scientificName 'Notoscopelus bolini'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Carlos Assis. Universidade da Lisboa. (2008.'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-8.476'^^xsd:double;
  dwc:latitude '36.771'^^xsd:double;
  dwc:aphiaid '158913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7258'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158913'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1747 1.7085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1747"^^xsd:decimal ;
  dwc:decimalLongitude "1.7085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1747 1.7085)"^^geo:wktLiteral ;
  geo-pos:lat "41.1747"^^xsd:decimal ;
  geo-pos:long "1.7085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8401'^^xsd:integer;
  dwc:scientificName 'Dentex dentex'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte. Dr. Francesc Maynou'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.7085'^^xsd:double;
  dwc:latitude '41.1747'^^xsd:double;
  dwc:aphiaid '273962'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8401'^^xsd:anyURI;
  dwc:observationDate '2009-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '273962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '120'^^xsd:integer;
  dwc:scientificName 'Umbrina canariensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127011'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:120'^^xsd:anyURI;
  dwc:observationDate '2000-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '9'^^xsd:integer;
  dwc:scientificName 'Diplodus sargus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '127053'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:9'^^xsd:anyURI;
  dwc:observationDate '2000-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '127053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.168"^^xsd:decimal ;
  dwc:decimalLongitude "1.587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.168 1.587)"^^geo:wktLiteral ;
  geo-pos:lat "41.168"^^xsd:decimal ;
  geo-pos:long "1.587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6209'^^xsd:integer;
  dwc:scientificName 'Psetta maxima'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.587'^^xsd:double;
  dwc:latitude '41.168'^^xsd:double;
  dwc:aphiaid '154473'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6209'^^xsd:anyURI;
  dwc:observationDate '2003-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.118 2.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.118"^^xsd:decimal ;
  dwc:decimalLongitude "2.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.118 2.42)"^^geo:wktLiteral ;
  geo-pos:lat "39.118"^^xsd:decimal ;
  geo-pos:long "2.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5940'^^xsd:integer;
  dwc:scientificName 'Chauliodus sloani'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.42'^^xsd:double;
  dwc:latitude '39.118'^^xsd:double;
  dwc:aphiaid '127338'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5940'^^xsd:anyURI;
  dwc:observationDate '2002-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.408 -35.693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-55.408"^^xsd:decimal ;
  dwc:decimalLongitude "-35.693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-55.408 -35.693)"^^geo:wktLiteral ;
  geo-pos:lat "-55.408"^^xsd:decimal ;
  geo-pos:long "-35.693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7071'^^xsd:integer;
  dwc:scientificName 'Macrourus holotrachys'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Víctor Carretero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-35.693'^^xsd:double;
  dwc:latitude '-55.408'^^xsd:double;
  dwc:aphiaid '234831'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7071'^^xsd:anyURI;
  dwc:observationDate '2006-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '234831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8087"^^xsd:decimal ;
  dwc:decimalLongitude "-120.823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8087 -120.823)"^^geo:wktLiteral ;
  geo-pos:lat "34.8087"^^xsd:decimal ;
  geo-pos:long "-120.823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7892'^^xsd:integer;
  dwc:scientificName 'Phanerodon furcatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Leg. Fitch'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-120.823'^^xsd:double;
  dwc:latitude '34.8087'^^xsd:double;
  dwc:aphiaid '240730'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7892'^^xsd:anyURI;
  dwc:aphiaIdAccepted '240730'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.656 2.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.656"^^xsd:decimal ;
  dwc:decimalLongitude "2.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.656 2.8)"^^geo:wktLiteral ;
  geo-pos:lat "41.656"^^xsd:decimal ;
  geo-pos:long "2.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7580'^^xsd:integer;
  dwc:scientificName 'Epinephelus marginatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Antoni Lombarte'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.8'^^xsd:double;
  dwc:latitude '41.656'^^xsd:double;
  dwc:aphiaid '127036'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7580'^^xsd:anyURI;
  dwc:observationDate '2005-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '127036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.257 15.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.257"^^xsd:decimal ;
  dwc:decimalLongitude "15.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.257 15.62)"^^geo:wktLiteral ;
  geo-pos:lat "38.257"^^xsd:decimal ;
  geo-pos:long "15.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7265'^^xsd:integer;
  dwc:scientificName 'Aphanius fasciatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Bettina Reichenbacher (B.Reichenbacher. U.Sie'^^xsd:string;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '15.62'^^xsd:double;
  dwc:latitude '38.257'^^xsd:double;
  dwc:aphiaid '126428'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7265'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126428'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.175"^^xsd:decimal ;
  dwc:decimalLongitude "1.555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.175 1.555)"^^geo:wktLiteral ;
  geo-pos:lat "41.175"^^xsd:decimal ;
  geo-pos:long "1.555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6015'^^xsd:integer;
  dwc:scientificName 'Liza aurata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.555'^^xsd:double;
  dwc:latitude '41.175'^^xsd:double;
  dwc:aphiaid '126978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6015'^^xsd:anyURI;
  dwc:observationDate '2003-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '1044127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.957 -173.821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.957"^^xsd:decimal ;
  dwc:decimalLongitude "-173.821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.957 -173.821)"^^geo:wktLiteral ;
  geo-pos:lat "57.957"^^xsd:decimal ;
  geo-pos:long "-173.821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6896'^^xsd:integer;
  dwc:scientificName 'Hemilepidotus jordani'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-173.821'^^xsd:double;
  dwc:latitude '57.957'^^xsd:double;
  dwc:aphiaid '254522'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6896'^^xsd:anyURI;
  dwc:observationDate '2006-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '254522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '181'^^xsd:integer;
  dwc:scientificName 'Labrus merula'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '126967'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:181'^^xsd:anyURI;
  dwc:observationDate '2002-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '126967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-21.005"^^xsd:decimal ;
  dwc:decimalLongitude "165.517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-21.005 165.517)"^^geo:wktLiteral ;
  geo-pos:lat "-21.005"^^xsd:decimal ;
  geo-pos:long "165.517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7231'^^xsd:integer;
  dwc:scientificName 'Lutjanus kasmira'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.517'^^xsd:double;
  dwc:latitude '-21.005'^^xsd:double;
  dwc:aphiaid '218482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7231'^^xsd:anyURI;
  dwc:aphiaIdAccepted '218482'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.541"^^xsd:decimal ;
  dwc:decimalLongitude "3.605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.541 3.605)"^^geo:wktLiteral ;
  geo-pos:lat "42.541"^^xsd:decimal ;
  geo-pos:long "3.605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '322'^^xsd:integer;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Laura Recasens. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:startYearCollected '1993'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.605'^^xsd:double;
  dwc:latitude '42.541'^^xsd:double;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:322'^^xsd:anyURI;
  dwc:observationDate '1993-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.857 0.775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.857"^^xsd:decimal ;
  dwc:decimalLongitude "0.775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.857 0.775)"^^geo:wktLiteral ;
  geo-pos:lat "40.857"^^xsd:decimal ;
  geo-pos:long "0.775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6960'^^xsd:integer;
  dwc:scientificName 'Valencia hispanica'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. J.M. Queral. Sra. N. Franch'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Europa'^^xsd:string;
  dwc:longitude '0.775'^^xsd:double;
  dwc:latitude '40.857'^^xsd:double;
  dwc:aphiaid '1022014'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6960'^^xsd:anyURI;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '1022014'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.038 -59.157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-63.038"^^xsd:decimal ;
  dwc:decimalLongitude "-59.157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-63.038 -59.157)"^^geo:wktLiteral ;
  geo-pos:lat "-63.038"^^xsd:decimal ;
  geo-pos:long "-59.157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '245'^^xsd:integer;
  dwc:scientificName 'Pleuragramma antarcticum'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-59.157'^^xsd:double;
  dwc:latitude '-63.038'^^xsd:double;
  dwc:aphiaid '234721'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:245'^^xsd:anyURI;
  dwc:observationDate '2006-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '234721'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.559 0.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.559"^^xsd:decimal ;
  dwc:decimalLongitude "0.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.559 0.737)"^^geo:wktLiteral ;
  geo-pos:lat "40.559"^^xsd:decimal ;
  geo-pos:long "0.737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7566'^^xsd:integer;
  dwc:scientificName 'Aspitrigla obscura'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestres'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.737'^^xsd:double;
  dwc:latitude '40.559'^^xsd:double;
  dwc:aphiaid '150663'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7566'^^xsd:anyURI;
  dwc:observationDate '2003-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.424 2.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.424"^^xsd:decimal ;
  dwc:decimalLongitude "2.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.424 2.335)"^^geo:wktLiteral ;
  geo-pos:lat "41.424"^^xsd:decimal ;
  geo-pos:long "2.335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6184'^^xsd:integer;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà. Dr. Jordi Lleonart'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.335'^^xsd:double;
  dwc:latitude '41.424'^^xsd:double;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6184'^^xsd:anyURI;
  dwc:observationDate '1999-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.351 -166.186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.351"^^xsd:decimal ;
  dwc:decimalLongitude "-166.186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.351 -166.186)"^^geo:wktLiteral ;
  geo-pos:lat "57.351"^^xsd:decimal ;
  geo-pos:long "-166.186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7290'^^xsd:integer;
  dwc:scientificName 'Lepidopsetta  polyxystra'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-166.186'^^xsd:double;
  dwc:latitude '57.351'^^xsd:double;
  dwc:aphiaid '281307'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7290'^^xsd:anyURI;
  dwc:observationDate '2006-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '281307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.836"^^xsd:decimal ;
  dwc:decimalLongitude "-10.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.836 -10.588)"^^geo:wktLiteral ;
  geo-pos:lat "-70.836"^^xsd:decimal ;
  geo-pos:long "-10.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '268'^^xsd:integer;
  dwc:scientificName 'Trematomus hansoni'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Wolf Arntz. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Antàrtic'^^xsd:string;
  dwc:longitude '-10.588'^^xsd:double;
  dwc:latitude '-70.836'^^xsd:double;
  dwc:aphiaid '234772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:268'^^xsd:anyURI;
  dwc:observationDate '2000-04-07'^^xsd:date;
  dwc:aphiaIdAccepted '234772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.87 3.524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.87"^^xsd:decimal ;
  dwc:decimalLongitude "3.524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.87 3.524)"^^geo:wktLiteral ;
  geo-pos:lat "39.87"^^xsd:decimal ;
  geo-pos:long "3.524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7718'^^xsd:integer;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Núria Ortega'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.524'^^xsd:double;
  dwc:latitude '39.87'^^xsd:double;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7718'^^xsd:anyURI;
  dwc:observationDate '2007-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6012'^^xsd:integer;
  dwc:scientificName 'Liza aurata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126978'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6012'^^xsd:anyURI;
  dwc:observationDate '2002-11-15'^^xsd:date;
  dwc:aphiaIdAccepted '1044127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.234 1.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.234"^^xsd:decimal ;
  dwc:decimalLongitude "1.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.234 1.892)"^^geo:wktLiteral ;
  geo-pos:lat "41.234"^^xsd:decimal ;
  geo-pos:long "1.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6395'^^xsd:integer;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Paloma Martín'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startYearCollected '1995'^^xsd:integer;
  dwc:endYearCollected '1995'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '1.892'^^xsd:double;
  dwc:latitude '41.234'^^xsd:double;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6395'^^xsd:anyURI;
  dwc:observationDate '1995-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.319 -170.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.319"^^xsd:decimal ;
  dwc:decimalLongitude "-170.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.319 -170.772)"^^geo:wktLiteral ;
  geo-pos:lat "56.319"^^xsd:decimal ;
  geo-pos:long "-170.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7829'^^xsd:integer;
  dwc:scientificName 'Theragra chalcogramma'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-170.772'^^xsd:double;
  dwc:latitude '56.319'^^xsd:double;
  dwc:aphiaid '254539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7829'^^xsd:anyURI;
  dwc:observationDate '2008-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '300735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.118 -1.886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.118"^^xsd:decimal ;
  dwc:decimalLongitude "-1.886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.118 -1.886)"^^geo:wktLiteral ;
  geo-pos:lat "44.118"^^xsd:decimal ;
  geo-pos:long "-1.886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6760'^^xsd:integer;
  dwc:scientificName 'Argentina silus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. D. Nolf'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-1.886'^^xsd:double;
  dwc:latitude '44.118'^^xsd:double;
  dwc:aphiaid '126715'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6760'^^xsd:anyURI;
  dwc:aphiaIdAccepted '126715'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302 16.567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.302"^^xsd:decimal ;
  dwc:decimalLongitude "16.567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.302 16.567)"^^geo:wktLiteral ;
  geo-pos:lat "38.302"^^xsd:decimal ;
  geo-pos:long "16.567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6123'^^xsd:integer;
  dwc:scientificName 'Trachyrincus scabrus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '16.567'^^xsd:double;
  dwc:latitude '38.302'^^xsd:double;
  dwc:aphiaid '126482'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6123'^^xsd:anyURI;
  dwc:observationDate '2001-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '126482'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8698"^^xsd:decimal ;
  dwc:decimalLongitude "-9.10983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8698 -9.10983)"^^geo:wktLiteral ;
  geo-pos:lat "41.8698"^^xsd:decimal ;
  geo-pos:long "-9.10983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8034'^^xsd:integer;
  dwc:scientificName 'Callionymus lyra'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Nuria Ortega'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-9.10983'^^xsd:double;
  dwc:latitude '41.8698'^^xsd:double;
  dwc:aphiaid '126792'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8034'^^xsd:anyURI;
  dwc:observationDate '2008-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '126792'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.473 -168.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.473"^^xsd:decimal ;
  dwc:decimalLongitude "-168.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.473 -168.75)"^^geo:wktLiteral ;
  geo-pos:lat "56.473"^^xsd:decimal ;
  geo-pos:long "-168.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6895'^^xsd:integer;
  dwc:scientificName 'Hexagrammos decagrammus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Anabel Colmenero'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-168.75'^^xsd:double;
  dwc:latitude '56.473'^^xsd:double;
  dwc:aphiaid '240732'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6895'^^xsd:anyURI;
  dwc:observationDate '2006-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '240732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.951 3.754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.951"^^xsd:decimal ;
  dwc:decimalLongitude "3.754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.951 3.754)"^^geo:wktLiteral ;
  geo-pos:lat "39.951"^^xsd:decimal ;
  geo-pos:long "3.754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '105'^^xsd:integer;
  dwc:scientificName 'Spondyliosoma cantharus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Enric Massutí'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '3.754'^^xsd:double;
  dwc:latitude '39.951'^^xsd:double;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:105'^^xsd:anyURI;
  dwc:observationDate '2002-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.4052"^^xsd:decimal ;
  dwc:decimalLongitude "-23.4852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.4052 -23.4852)"^^geo:wktLiteral ;
  geo-pos:lat "15.4052"^^xsd:decimal ;
  geo-pos:long "-23.4852"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7959'^^xsd:integer;
  dwc:scientificName 'Diplodus prayensis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-23.4852'^^xsd:double;
  dwc:latitude '15.4052'^^xsd:double;
  dwc:aphiaid '273973'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7959'^^xsd:anyURI;
  dwc:aphiaIdAccepted '273973'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.021 55.786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.021"^^xsd:decimal ;
  dwc:decimalLongitude "55.786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.021 55.786)"^^geo:wktLiteral ;
  geo-pos:lat "27.021"^^xsd:decimal ;
  geo-pos:long "55.786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7270'^^xsd:integer;
  dwc:scientificName 'Aphanius ginaonis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Bettina Reichenbacher (B.Reichenbacher. U.Sie'^^xsd:string;
  dwc:continentOcean 'Àsia'^^xsd:string;
  dwc:longitude '55.786'^^xsd:double;
  dwc:latitude '27.021'^^xsd:double;
  dwc:aphiaid '1015983'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7270'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1605286'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39"^^xsd:decimal ;
  dwc:decimalLongitude "2.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39 2.74)"^^geo:wktLiteral ;
  geo-pos:lat "39.39"^^xsd:decimal ;
  geo-pos:long "2.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '186'^^xsd:integer;
  dwc:scientificName 'Labrus viridis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan Moranta. Dra. Beatriz Morales-Nin'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:startYearCollected '2002'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.74'^^xsd:double;
  dwc:latitude '39.39'^^xsd:double;
  dwc:aphiaid '126968'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:186'^^xsd:anyURI;
  dwc:observationDate '2002-04-22'^^xsd:date;
  dwc:aphiaIdAccepted '126968'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7235'^^xsd:integer;
  dwc:scientificName 'Lutjanus guttatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '276539'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7235'^^xsd:anyURI;
  dwc:observationDate '2001-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '276539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.191 -119.537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.191"^^xsd:decimal ;
  dwc:decimalLongitude "-119.537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.191 -119.537)"^^geo:wktLiteral ;
  geo-pos:lat "34.191"^^xsd:decimal ;
  geo-pos:long "-119.537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8270'^^xsd:integer;
  dwc:scientificName 'Sebastes elongatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Isaac Anderson. Sra. Makena Hartwell.  sra. Am'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.537'^^xsd:double;
  dwc:latitude '34.191'^^xsd:double;
  dwc:aphiaid '274788'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8270'^^xsd:anyURI;
  dwc:observationDate '2009-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '274788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.559 0.737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.559"^^xsd:decimal ;
  dwc:decimalLongitude "0.737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.559 0.737)"^^geo:wktLiteral ;
  geo-pos:lat "40.559"^^xsd:decimal ;
  geo-pos:long "0.737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6264'^^xsd:integer;
  dwc:scientificName 'Monochirus hispidus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestres'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '0.737'^^xsd:double;
  dwc:latitude '40.559'^^xsd:double;
  dwc:aphiaid '127155'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6264'^^xsd:anyURI;
  dwc:observationDate '2001-11-20'^^xsd:date;
  dwc:aphiaIdAccepted '127155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A5996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:5996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '5996'^^xsd:integer;
  dwc:scientificName 'Notoscopelus elongatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '158915'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:5996'^^xsd:anyURI;
  dwc:observationDate '2003-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '158915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6160'^^xsd:integer;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6160'^^xsd:anyURI;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.3543 174.784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-41.3543"^^xsd:decimal ;
  dwc:decimalLongitude "174.784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-41.3543 174.784)"^^geo:wktLiteral ;
  geo-pos:lat "-41.3543"^^xsd:decimal ;
  geo-pos:long "174.784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8255'^^xsd:integer;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf. Leg. Dr Fitch. Dr. Bzobohaty'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '174.784'^^xsd:double;
  dwc:latitude '-41.3543'^^xsd:double;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8255'^^xsd:anyURI;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7485'^^xsd:integer;
  dwc:scientificName 'Synodus saurus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126372'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7485'^^xsd:anyURI;
  dwc:observationDate '2006-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '126372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.306"^^xsd:decimal ;
  dwc:decimalLongitude "2.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.306 2.156)"^^geo:wktLiteral ;
  geo-pos:lat "41.306"^^xsd:decimal ;
  geo-pos:long "2.156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7521'^^xsd:integer;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Montserrat Demestre'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.156'^^xsd:double;
  dwc:latitude '41.306'^^xsd:double;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7521'^^xsd:anyURI;
  dwc:observationDate '2003-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.017 -119.198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.017"^^xsd:decimal ;
  dwc:decimalLongitude "-119.198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.017 -119.198)"^^geo:wktLiteral ;
  geo-pos:lat "34.017"^^xsd:decimal ;
  geo-pos:long "-119.198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8053'^^xsd:integer;
  dwc:scientificName 'Sebastes mystinus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sr. Travis Gahie. Sra. Caitlin Moore. Dr. Ralph Im'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-119.198'^^xsd:double;
  dwc:latitude '34.017'^^xsd:double;
  dwc:aphiaid '274823'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8053'^^xsd:anyURI;
  dwc:aphiaIdAccepted '274823'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.021"^^xsd:decimal ;
  dwc:decimalLongitude "-106.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.021 -106.258)"^^geo:wktLiteral ;
  geo-pos:lat "23.021"^^xsd:decimal ;
  geo-pos:long "-106.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7452'^^xsd:integer;
  dwc:scientificName 'Centropomus robalito'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Hugo Aguirre. Dr. Felipe Amezcua. Dr. Juan Mad'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '-106.258'^^xsd:double;
  dwc:latitude '23.021'^^xsd:double;
  dwc:aphiaid '280067'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7452'^^xsd:anyURI;
  dwc:observationDate '2007-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '280067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "28.274"^^xsd:decimal ;
  dwc:decimalLongitude "-17.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (28.274 -17.003)"^^geo:wktLiteral ;
  geo-pos:lat "28.274"^^xsd:decimal ;
  geo-pos:long "-17.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7800'^^xsd:integer;
  dwc:scientificName 'Canthigaster capistrata'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Victor Tuset. Instituto Canario de Ciencias de'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-17.003'^^xsd:double;
  dwc:latitude '28.274'^^xsd:double;
  dwc:aphiaid '234105'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7800'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234105'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.323"^^xsd:decimal ;
  dwc:decimalLongitude "2.918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.323 2.918)"^^geo:wktLiteral ;
  geo-pos:lat "41.323"^^xsd:decimal ;
  geo-pos:long "2.918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7850'^^xsd:integer;
  dwc:scientificName 'Helicolenus dactylopterus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Joan B Company. Dr. Francesc Sardà'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterrani'^^xsd:string;
  dwc:longitude '2.918'^^xsd:double;
  dwc:latitude '41.323'^^xsd:double;
  dwc:aphiaid '127251'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7850'^^xsd:anyURI;
  dwc:observationDate '2003-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '127251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.536 -6.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.536"^^xsd:decimal ;
  dwc:decimalLongitude "-6.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.536 -6.238)"^^geo:wktLiteral ;
  geo-pos:lat "36.536"^^xsd:decimal ;
  geo-pos:long "-6.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6509'^^xsd:integer;
  dwc:scientificName 'Argyrosomus regius'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Ignasi Catalán'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-6.238'^^xsd:double;
  dwc:latitude '36.536'^^xsd:double;
  dwc:aphiaid '127007'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6509'^^xsd:anyURI;
  dwc:observationDate '2003-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '127007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.805 -84.006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "29.805"^^xsd:decimal ;
  dwc:decimalLongitude "-84.006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (29.805 -84.006)"^^geo:wktLiteral ;
  geo-pos:lat "29.805"^^xsd:decimal ;
  geo-pos:long "-84.006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A7459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:7459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '7459'^^xsd:integer;
  dwc:scientificName 'Lutjanus buccanella'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dra. Dana Bethea Dra. Ivy Baremore'^^xsd:string;
  dwc:continentOcean 'Atlàntic'^^xsd:string;
  dwc:longitude '-84.006'^^xsd:double;
  dwc:latitude '29.805'^^xsd:double;
  dwc:aphiaid '159794'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:7459'^^xsd:anyURI;
  dwc:aphiaIdAccepted '159794'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.172"^^xsd:decimal ;
  dwc:decimalLongitude "165.834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.172 165.834)"^^geo:wktLiteral ;
  geo-pos:lat "-22.172"^^xsd:decimal ;
  geo-pos:long "165.834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A8188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:8188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '8188'^^xsd:integer;
  dwc:scientificName 'Diaphus perspicillatus'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Dr. Dirk Nolf'^^xsd:string;
  dwc:continentOcean 'Pacífic'^^xsd:string;
  dwc:longitude '165.834'^^xsd:double;
  dwc:latitude '-22.172'^^xsd:double;
  dwc:aphiaid '158890'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:8188'^^xsd:anyURI;
  dwc:aphiaIdAccepted '158890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.226 15.551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.226"^^xsd:decimal ;
  dwc:decimalLongitude "15.551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.226 15.551)"^^geo:wktLiteral ;
  geo-pos:lat "55.226"^^xsd:decimal ;
  geo-pos:long "15.551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4015__urn%3Acatalog%3AICM-CSIC%3AAFORO-ICM%3A6715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:ICM-CSIC:AFORO-ICM:6715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4015_> ;
  dwc:basisOfRecord "StillImage" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/StillImage> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-04-30'^^xsd:date;
  dwc:institutionCode 'ICM-CSIC'^^xsd:string;
  dwc:collectionCode 'AFORO-ICM'^^xsd:string;
  dwc:catalogNumber '6715'^^xsd:integer;
  dwc:scientificName 'Gadus morhua'^^xsd:string;
  dwc:basisOfRecord 'StillImage'^^xsd:string;
  dwc:collector 'Sra. Lotte A. Worsøe Clausen.'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Bàltic'^^xsd:string;
  dwc:longitude '15.551'^^xsd:double;
  dwc:latitude '55.226'^^xsd:double;
  dwc:aphiaid '126436'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:ICM-CSIC:AFORO-ICM:6715'^^xsd:anyURI;
  dwc:observationDate '2005-04-14'^^xsd:date;
  dwc:aphiaIdAccepted '126436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF